SPECS: collectd.spec - disable bind without libxml2 too
gotar
gotar at pld-linux.org
Mon Mar 30 03:03:29 CEST 2009
Author: gotar Date: Mon Mar 30 01:03:29 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable bind without libxml2 too
---- Files affected:
SPECS:
collectd.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.65 SPECS/collectd.spec:1.66
--- SPECS/collectd.spec:1.65 Mon Mar 30 03:02:15 2009
+++ SPECS/collectd.spec Mon Mar 30 03:03:24 2009
@@ -871,7 +871,7 @@
--%{?with_snmp:en}%{!?with_snmp:dis}able-snmp \
--%{?with_xmms:en}%{!?with_xmms:dis}able-xmms \
%{!?with_curl:--disable-{apache,ascent,bind,curl,nginx}} \
- %{!?with_xml:--disable-{ascent,libvirt}} \
+ %{!?with_xml:--disable-{ascent,bind,libvirt}} \
--disable-ipvs \
--disable-libvirt \
--disable-perl
@@ -1447,6 +1447,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2009/03/30 01:03:24 gotar
+- disable bind without libxml2 too
+
Revision 1.65 2009/03/30 01:02:15 gotar
- added curl, libesmtp, mysql, notify, ping, psql, rrd, sensors, snmp, ups,
xml and xmms bconds, cleanup %module_scripts serial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list