rpms/ethereal/devel ethereal.spec, 1.31, 1.32 sources, 1.24, 1.25 ethereal-capture_ui_utils.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu May 5 06:22:25 UTC 2005


Author: rvokal

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

Modified Files:
	ethereal.spec sources 
Removed Files:
	ethereal-capture_ui_utils.patch 
Log Message:
 - update to upstream, many security flaws fixed


Index: ethereal.spec
===================================================================
RCS file: /cvs/dist/rpms/ethereal/devel/ethereal.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ethereal.spec	27 Apr 2005 11:32:47 -0000	1.31
+++ ethereal.spec	5 May 2005 06:22:22 -0000	1.32
@@ -3,7 +3,7 @@
 Summary: 	Network traffic analyzer
 Name: 		ethereal
 Version:	0.10.11
-Release: 	0.pre2
+Release: 	1
 License: 	GPL
 Group: 		Applications/Internet
 Source0: 	http://www.ethereal.com/distribution/%{name}-%{version}.tar.bz2
@@ -13,7 +13,6 @@
 Source4:	ethereal.png
 Patch1:		ethereal-0.10.0a-ia64-segfault.patch
 Patch3:		ethereal-0.10.8-htmlview.patch
-Patch4:		ethereal-capture_ui_utils.patch
 Url: 		http://www.ethereal.com/
 BuildRoot: 	%{_tmppath}/%{name}-root
 Requires: 	libpcap >= 0.6
@@ -52,11 +51,10 @@
 %setup -q
 %patch1 -p1 -b .ia64
 %patch3 -p1 -b .htmlview
-%patch4 -p1 -b .any
 
 %build
 #./autogen.sh
-export CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS -g"
+export CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
 export LDFLAGS="$LDFLAGS -lm"
 %configure \
@@ -154,6 +152,9 @@
 
 
 %changelog
+* Thu May 05 2005 Radek Vokal <rvokal at redhat.com> 0.10.11-1
+- update to upstream, many security flaws fixed
+
 * Wed Apr 27 2005 Radek Vokal <rvokal at redhat.com> 0.10.11-0.pre2
 - nasty bug found, capture segfault when no interface selected
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ethereal/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	27 Apr 2005 09:23:01 -0000	1.24
+++ sources	5 May 2005 06:22:22 -0000	1.25
@@ -1 +1 @@
-a03762ace88bd6a0277d4912a21bd5ee  ethereal-0.10.11.tar.bz2
+03aa7fe2cbef9aa0654637cdc60e0458  ethereal-0.10.11.tar.bz2


--- ethereal-capture_ui_utils.patch DELETED ---




More information about the fedora-cvs-commits mailing list