rpms/mingw32-wpcap/devel mingw32-wpcap.spec,1.6,1.7

sailer sailer at fedoraproject.org
Wed Jul 15 06:45:08 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-wpcap.spec 
Log Message:
fix typo



Index: mingw32-wpcap.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-wpcap/devel/mingw32-wpcap.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- mingw32-wpcap.spec	15 Jul 2009 06:31:58 -0000	1.6
+++ mingw32-wpcap.spec	15 Jul 2009 06:44:38 -0000	1.7
@@ -7,7 +7,7 @@
 
 Name:           mingw32-wpcap
 Version:        %{versionmajor}.%{versionminor}.%{versionsuffix}
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW user-level packet capture
 
 Group:          Development/Libraries
@@ -25,7 +25,7 @@ BuildRequires:  doxygen
 BuildRequires:  unzip
 BuildRequires:  dos2unix
 BuildRequires:  bison
-BuildRequires:  lex
+BuildRequires:  flex
 Requires:       mingw32-filesystem >= 50
 
 %description
@@ -144,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
 %{wpcapexamples}
 
 %changelog
+* Wed Jul 15 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.beta5-8
+- fix BR
+
 * Wed Jul 15 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.1.beta5-7
 - fix BR
 




More information about the fedora-extras-commits mailing list