[mingw-hunspell: 6/22] Automatically generate debuginfo subpackage

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 18:35:36 UTC 2012


commit 414daad110eab692c3f8478ec554bde34fdbc6ff
Author: epienbro <epienbro at fedoraproject.org>
Date:   Sun Aug 30 10:53:49 2009 +0000

    Automatically generate debuginfo subpackage

 mingw32-hunspell.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
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 <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 scm-commits mailing list