rpms/collectd/devel collectd.spec,1.4,1.5

Alan Pevec (apevec) fedora-extras-commits at redhat.com
Tue May 27 01:15:03 UTC 2008


Author: apevec

Update of /cvs/pkgs/rpms/collectd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24968

Modified Files:
	collectd.spec 
Log Message:
* Tue May 27 2008 Alan Pevec <apevec at redhat.com> 4.4.0-2
- disable iptables/libiptc




Index: collectd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/collectd/devel/collectd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- collectd.spec	26 May 2008 21:28:01 -0000	1.4
+++ collectd.spec	27 May 2008 01:14:23 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: Statistics collection daemon for filling RRD files
 Name: collectd
 Version: 4.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 URL: http://collectd.org/
@@ -107,6 +107,8 @@
 
 %build
 %configure \
+    --without-libiptc \
+    --disable-iptables \
     --disable-static \
     --enable-mysql \
     --enable-sensors \
@@ -260,6 +262,9 @@
 
 
 %changelog
+* Tue May 27 2008 Alan Pevec <apevec at redhat.com> 4.4.0-2
+- disable iptables/libiptc
+
 * Mon May 26 2008 Alan Pevec <apevec at redhat.com> 4.4.0-1
 - New upstream version 4.4.0.
 




More information about the fedora-extras-commits mailing list