rpms/wireshark/F-7 wireshark.spec,1.19,1.20

Radek Vokál (rvokal) fedora-extras-commits at redhat.com
Mon Jul 9 17:34:19 UTC 2007


Author: rvokal

Update of /cvs/extras/rpms/wireshark/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30412

Modified Files:
	wireshark.spec 
Log Message:
remove -Werror


Index: wireshark.spec
===================================================================
RCS file: /cvs/extras/rpms/wireshark/F-7/wireshark.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- wireshark.spec	9 Jul 2007 17:21:57 -0000	1.19
+++ wireshark.spec	9 Jul 2007 17:33:43 -0000	1.20
@@ -91,6 +91,7 @@
    --enable-gtk2 \
    --with-pic \
    --with-ssl \
+   --disable-warnings-as-errors \
    --with-plugindir=%{_libdir}/%{name}/plugins/%{version}
 time make %{?_smp_mflags}
 




More information about the scm-commits mailing list