rpms/ethereal/FC-4 ethereal.spec,1.39,1.40

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Oct 20 09:08:13 UTC 2005


Author: rvokal

Update of /cvs/dist/rpms/ethereal/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv31175

Modified Files:
	ethereal.spec 
Log Message:
- fix pcre dependecy


Index: ethereal.spec
===================================================================
RCS file: /cvs/dist/rpms/ethereal/FC-4/ethereal.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ethereal.spec	20 Oct 2005 08:29:03 -0000	1.39
+++ ethereal.spec	20 Oct 2005 09:08:09 -0000	1.40
@@ -3,7 +3,7 @@
 Summary: 	Network traffic analyzer
 Name: 		ethereal
 Version:	0.10.13
-Release: 	1.FC4.1
+Release: 	1.FC4.2
 License: 	GPL
 Group: 		Applications/Internet
 Source0: 	http://www.ethereal.com/distribution/%{name}-%{version}.tar.gz
@@ -24,7 +24,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:	glib2-devel, gtk2-devel
 BuildRequires:  elfutils-devel, krb5-devel
-BuildRequires:  python
+BuildRequires:  python, pcre-devel
 
 
 %package	gnome
@@ -158,6 +158,9 @@
 
 
 %changelog
+* Thu Oct 20 2005 Radek Vokal <rvokal at redhat.com> 0.10.13-1.FC4.2
+- fix pcre dependecy
+
 * Thu Oct 20 2005 Radek Vokal <rvokal at redhat.com> 0.10.13-1.FC4.1
 - upgrade to 0.10.13
 - CAN-2005-3241 Multiple ethereal issues fixed (#171063)




More information about the fedora-cvs-commits mailing list