[mingw-wpcap: 8/22] fix typo

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 18:12:41 UTC 2012


commit 3bc4245b7ef76e15b4c893de0f39ec1ddf4ba4ba
Author: sailer <sailer at fedoraproject.org>
Date:   Wed Jul 15 06:44:38 2009 +0000

    fix typo

 mingw32-wpcap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-wpcap.spec b/mingw32-wpcap.spec
index ecbe491..1e73407 100644
--- a/mingw32-wpcap.spec
+++ b/mingw32-wpcap.spec
@@ -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 scm-commits mailing list