diff --git a/mingw32-enchant.spec b/mingw32-enchant.spec index 30eb5ee..a03068f 100644 --- a/mingw32-enchant.spec +++ b/mingw32-enchant.spec @@ -3,11 +3,12 @@ %global _use_internal_dependency_generator 0 %global __find_requires %{_mingw32_findrequires} %global __find_provides %{_mingw32_findprovides} +%define __debug_install_post %{_mingw32_debug_install_post} Summary: MinGW Windows Enchanting Spell Checking Library Name: mingw32-enchant Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries License: LGPLv2+ Source0: http://www.abisource.com/downloads/enchant/%{version}/enchant-%{version}.tar.gz @@ -48,6 +49,9 @@ Group: Development/Libraries Static version of the MinGW Windows enchant spell checking library. +%{_mingw32_debug_package} + + %prep %setup -qn "enchant-%{version}" @@ -118,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 30 2009 Erik van Pienbroek - 1.5.0-3 +- Automatically generate debuginfo subpackage + * Sun Aug 9 2009 Erik van Pienbroek - 1.5.0-2 - Dropped BR: autoconf libtool - Added BR: m4