rpms/mingw32-wpcap/devel .cvsignore, 1.3, 1.4 mingw32-wpcap.spec, 1.9, 1.10 sources, 1.3, 1.4

sailer sailer at fedoraproject.org
Thu Jul 8 07:37:32 UTC 2010


Author: sailer

Update of /cvs/extras/rpms/mingw32-wpcap/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22649

Modified Files:
	.cvsignore mingw32-wpcap.spec sources 
Log Message:
update to 4.1.2
examples and docs subpackages require base package for licensing reasons



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mingw32-wpcap/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	10 Nov 2009 20:28:30 -0000	1.3
+++ .cvsignore	8 Jul 2010 07:37:31 -0000	1.4
@@ -1,2 +1,3 @@
 WpcapSrc_4_1_beta5.zip
 WpcapSrc_4_1_1.zip
+WpcapSrc_4_1_2.zip


Index: mingw32-wpcap.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-wpcap/devel/mingw32-wpcap.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- mingw32-wpcap.spec	10 Nov 2009 20:28:30 -0000	1.9
+++ mingw32-wpcap.spec	8 Jul 2010 07:37:32 -0000	1.10
@@ -1,6 +1,6 @@
 %global versionmajor 4
 %global versionminor 1
-%global versionsuffix 1
+%global versionsuffix 2
 
 %global wpcapexamples %{_docdir}/%{name}/examples
 %global wpcapdoc %{_docdir}/%{name}
@@ -34,6 +34,7 @@ MinGW Windows pcap library.
 %package examples
 Summary:        Example source code for MinGW pcap
 Group:          Development/Libraries
+Requires:       %{name} = %{version}
 
 %description examples
 This package contains examples on the usage of the Windows pcap
@@ -42,6 +43,7 @@ library.
 %package docs
 Summary:        MinGW pcap documentation
 Group:          Development/Libraries
+Requires:       %{name} = %{version}
 
 %description docs
 This package contains the Windows pcap library documentation.
@@ -144,6 +146,10 @@ rm -rf $RPM_BUILD_ROOT
 %{wpcapexamples}
 
 %changelog
+* Thu Jul  8 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.final2-1
+- update to 4.1.2
+- examples and docs subpackages require base package for licensing reasons
+
 * Tue Nov 10 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.final1-1
 - update to 4.1.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mingw32-wpcap/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	10 Nov 2009 20:28:30 -0000	1.3
+++ sources	8 Jul 2010 07:37:32 -0000	1.4
@@ -1 +1 @@
-bc80986259810e0e97bd4941a957a85b  WpcapSrc_4_1_1.zip
+225227c662a32c743d304dee1c63ab1f  WpcapSrc_4_1_2.zip



More information about the scm-commits mailing list