[mingw-wpcap: 12/22] update to 4.1.2 examples and docs subpackages require base package for licensing reasons

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 18:13:02 UTC 2012


commit 0f1b03481a0a1b0fbac429016f0fcb78ddfbe381
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jul 8 07:37:32 2010 +0000

    update to 4.1.2 examples and docs subpackages require base package for
        licensing reasons

 .cvsignore         |    1 +
 mingw32-wpcap.spec |    8 +++++++-
 sources            |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 2810555..9fee0c8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,3 @@
 WpcapSrc_4_1_beta5.zip
 WpcapSrc_4_1_1.zip
+WpcapSrc_4_1_2.zip
diff --git a/mingw32-wpcap.spec b/mingw32-wpcap.spec
index e4ce367..caa7ea1 100644
--- a/mingw32-wpcap.spec
+++ b/mingw32-wpcap.spec
@@ -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
 
diff --git a/sources b/sources
index 455a30f..e038ecb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc80986259810e0e97bd4941a957a85b  WpcapSrc_4_1_1.zip
+225227c662a32c743d304dee1c63ab1f  WpcapSrc_4_1_2.zip


More information about the scm-commits mailing list