rpms/mingw32-zfstream/devel mingw32-zfstream.spec,1.1,1.2

sailer sailer at fedoraproject.org
Mon Jun 22 17:28:34 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-zfstream.spec 
Log Message:
enable debuginfo



Index: mingw32-zfstream.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-zfstream/devel/mingw32-zfstream.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-zfstream.spec	22 May 2009 00:03:00 -0000	1.1
+++ mingw32-zfstream.spec	22 Jun 2009 17:28:03 -0000	1.2
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __os_install_post %{_mingw32_debug_install_post}
 
 %global vday 02
 %global vmonth 12
@@ -35,7 +36,7 @@ BuildRequires:  mingw32-zlib
 BuildRequires:  mingw32-minizip
 BuildRequires:  libtool
 BuildRequires:  automake
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc-c++
@@ -44,6 +45,9 @@ BuildRequires:  mingw32-gcc-c++
 MinGW zfstream C++ compressed I/O abstraction library
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libs11n_%{name1}-%{vyear}.%{vmonth}.%{vday} -a 1
 %patch1 -p0 -b .zip
@@ -78,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/pkgconfig/zfstream.pc
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-6
+- add debuginfo packages
+
 * Fri May 15 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-5
 - add missing BR
 
@@ -89,4 +96,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Mon Mar 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-2
 - copy from native package
-




More information about the fedora-extras-commits mailing list