[mingw-opensc: 6/24] Automatically generate debuginfo subpackage

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 16:19:27 UTC 2012


commit 1e3efa90d8e8fcbb14ed88e08568540860721f6c
Author: Kalev Lember <kalev at fedoraproject.org>
Date:   Sun Aug 23 19:33:39 2009 +0000

    Automatically generate debuginfo subpackage

 mingw32-opensc.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-opensc.spec b/mingw32-opensc.spec
index 30ec40e..524fbc5 100644
--- a/mingw32-opensc.spec
+++ b/mingw32-opensc.spec
@@ -3,10 +3,11 @@
 %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-opensc
 Version:        0.11.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MingGW Windows OpenSC library
 
 Group:          Development/Libraries
@@ -18,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem
+BuildRequires:  mingw32-filesystem >= 53
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-iconv
@@ -39,6 +40,9 @@ eID cards have also been confirmed to work.
 This is the MinGW cross-compiled Windows library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n opensc-%{version}
 %patch1 -p1 -b .config
@@ -122,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 23 2009 Kalev Lember <kalev at smartlink.ee> - 0.11.8-3
+- Automatically generate debuginfo subpackage
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list