[mingw-enchant: 3/20] Automatically generate debuginfo subpackage

epienbro epienbro at fedoraproject.org
Wed Mar 7 16:54:01 UTC 2012


commit 2ef91199afe6de0a110cfcb098edc072627beffb
Author: epienbro <epienbro at fedoraproject.org>
Date:   Sun Aug 30 10:49:07 2009 +0000

    Automatically generate debuginfo subpackage

 mingw32-enchant.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
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 <epienbro at fedoraproject.org> - 1.5.0-3
+- Automatically generate debuginfo subpackage
+
 * Sun Aug  9 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.5.0-2
 - Dropped BR: autoconf libtool
 - Added BR: m4


More information about the scm-commits mailing list