rpms/dnscap/devel dnscap.spec,1.7,1.8

Adam Tkac atkac at fedoraproject.org
Mon Mar 30 15:19:13 UTC 2009


Author: atkac

Update of /cvs/pkgs/rpms/dnscap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20246

Modified Files:
	dnscap.spec 
Log Message:
- fix building with the latest gcc



Index: dnscap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dnscap/devel/dnscap.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dnscap.spec	30 Mar 2009 14:13:09 -0000	1.7
+++ dnscap.spec	30 Mar 2009 15:18:42 -0000	1.8
@@ -25,6 +25,8 @@
 %prep
 %setup -q -n dnscap-20070807cvs
 
+sed -i 's/-Werror//' configure.ac
+
 %patch0 -p1 -b .isc_list
 %patch1 -p1 -b .warns
 %patch2 -p1 -b .system
@@ -49,6 +51,7 @@
 %changelog
 * Mon Mar 30 2009 Adam Tkac <atkac redhat com> 1.0-0.9.20070807cvs
 - remove hardcoded dependencies on libpcap and bind-libs
+- fix building with the latest gcc
 
 * Mon Mar 09 2009 Adam Tkac <atkac redhat com> 1.0-0.8.20070807cvs
 - replace bind-devel by libbind-devel




More information about the fedora-extras-commits mailing list