From 414daad110eab692c3f8478ec554bde34fdbc6ff Mon Sep 17 00:00:00 2001 From: epienbro Date: Aug 30 2009 10:53:49 +0000 Subject: Automatically generate debuginfo subpackage --- diff --git a/mingw32-hunspell.spec b/mingw32-hunspell.spec index 90c4465..c2834e3 100644 --- a/mingw32-hunspell.spec +++ b/mingw32-hunspell.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} Name: mingw32-hunspell Summary: MinGW Windows spell checker and morphological analyzer library Version: 1.2.8 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://downloads.sourceforge.net/hunspell/hunspell-%{version}.tar.gz Group: System Environment/Libraries URL: http://hunspell.sourceforge.net/ @@ -53,6 +54,9 @@ Group: Development/Libraries Static version of the MinGW Windows hunspell spell checking library. +%{_mingw32_debug_package} + + %prep %setup -qn "hunspell-%{version}" %patch1 -p1 -b .ispell-alike.patch @@ -123,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 30 2009 Erik van Pienbroek - 1.2.8-10 +- Automatically generate debuginfo subpackage + * Thu Aug 13 2009 Erik van Pienbroek - 1.2.8-9 - Fixed invalid source URL