rpms/mingw32-wpcap/devel mingw32-wpcap.spec,1.4,1.5

sailer sailer at fedoraproject.org
Tue Jun 23 09:11:15 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-wpcap.spec 
Log Message:
fix debuginfo generation



Index: mingw32-wpcap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-wpcap/devel/mingw32-wpcap.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- mingw32-wpcap.spec	22 Jun 2009 17:18:57 -0000	1.4
+++ mingw32-wpcap.spec	23 Jun 2009 09:10:44 -0000	1.5
@@ -7,7 +7,7 @@
 
 Name:           mingw32-wpcap
 Version:        %{versionmajor}.%{versionminor}.%{versionsuffix}
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        MinGW user-level packet capture
 
 Group:          Development/Libraries
@@ -52,7 +52,7 @@ This package contains the Windows pcap l
 %global __strip %{_mingw32_strip}
 %global __objdump %{_mingw32_objdump}
 
-%define __os_install_post %{_mingw32_debug_install_post}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 %{_mingw32_debug_package}
 
@@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 %{wpcapexamples}
 
 %changelog
+* Tue Jun 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.beta5-6
+- fix debuginfo package generation
+
 * Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.beta5-5
 - add debuginfo packages
 




More information about the fedora-extras-commits mailing list