[mingw-libidn: 4/18] Automatically generate debuginfo subpackage

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:22:39 UTC 2012


commit 0e9dfd26fee87000b423ab07cd31ae9e5d8bb79e
Author: epienbro <epienbro at fedoraproject.org>
Date:   Sun Aug 30 10:59:27 2009 +0000

    Automatically generate debuginfo subpackage

 mingw32-libidn.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libidn.spec b/mingw32-libidn.spec
index 70c2cd3..60d821d 100644
--- a/mingw32-libidn.spec
+++ b/mingw32-libidn.spec
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 # Native Fedora package is ancient, 0.6.14, which doesn't even
 # exist on the upstream servers any more.  I have gone for the
@@ -10,7 +11,7 @@
 
 Name:           mingw32-libidn
 Version:        1.14
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows Internationalized Domain Name support library
 
 License:        LGPLv2+
@@ -21,7 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 33
+BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gettext
@@ -47,6 +48,9 @@ Group:          Development/Libraries
 Static version of the MinGW Windows IDN library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libidn-%{version}
 
@@ -91,7 +95,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_mingw32_libdir}/libidn.a
 
+
 %changelog
+* Sun Aug 30 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.14-4
+- Automatically generate debuginfo subpackage
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list