rpms/mingw32-libp11/devel mingw32-libp11.spec,1.3,1.4

Kalev Lember kalev at fedoraproject.org
Sun Aug 23 19:35:20 UTC 2009


Author: kalev

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

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



Index: mingw32-libp11.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libp11/devel/mingw32-libp11.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mingw32-libp11.spec	22 Aug 2009 20:58:52 -0000	1.3
+++ mingw32-libp11.spec	23 Aug 2009 19:35:20 -0000	1.4
@@ -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-libp11
 Version:        0.2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MingGW Windows libp11 library
 
 Group:          Development/Libraries
@@ -17,7 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 49
+BuildRequires:  mingw32-filesystem >= 53
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-libltdl
@@ -34,6 +35,9 @@ make using PKCS#11 implementations easie
 This is the MinGW cross-compiled Windows library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libp11-%{version}
 
@@ -68,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 23 2009 Kalev Lember <kalev at smartlink.ee> - 0.2.6-2
+- Automatically generate debuginfo subpackage
+
 * Sat Aug 22 2009 Kalev Lember <kalev at smartlink.ee> - 0.2.6-1
 - Update to 0.2.6
 - Use INSTALL="install -p" to preserve timestamps




More information about the fedora-extras-commits mailing list