rpms/mingw32-hunspell/devel mingw32-hunspell.spec,1.4,1.5

epienbro epienbro at fedoraproject.org
Sun Aug 30 10:53:49 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-hunspell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23785

Modified Files:
	mingw32-hunspell.spec 
Log Message:
Automatically generate debuginfo subpackage



Index: mingw32-hunspell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-hunspell/devel/mingw32-hunspell.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- mingw32-hunspell.spec	12 Aug 2009 22:06:26 -0000	1.4
+++ mingw32-hunspell.spec	30 Aug 2009 10:53:49 -0000	1.5
@@ -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 <epienbro at fedoraproject.org> - 1.2.8-10
+- Automatically generate debuginfo subpackage
+
 * Thu Aug 13 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.2.8-9
 - Fixed invalid source URL
 




More information about the fedora-extras-commits mailing list