Author: blues Date: Sun Nov 2 00:01:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 4.5.1
---- Files affected: SPECS: collectd.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/collectd.spec diff -u SPECS/collectd.spec:1.44 SPECS/collectd.spec:1.45 --- SPECS/collectd.spec:1.44 Sun Nov 2 00:04:40 2008 +++ SPECS/collectd.spec Sun Nov 2 01:01:15 2008 @@ -27,12 +27,12 @@ Summary: Collects system information in RRD files Summary(pl.UTF-8): Zbieranie informacji o systemie w plikach RRD Name: collectd -Version: 4.5.0 -Release: 5.3 +Version: 4.5.1 +Release: 1 License: GPL v2 Group: Daemons Source0: http://collectd.org/files/%{name}-%{version}.tar.gz -# Source0-md5: f73dbadc8dca136b98c0f96567e0f78c +# Source0-md5: ab900d15662859b8793abf99eda15c29 Source1: %{name}.conf Source2: %{name}.init Source3: %{name}-http.conf @@ -93,7 +93,7 @@ Source64: %{name}-syslog.conf Source65: %{name}-tail.conf URL: http://collectd.org/ -BuildRequires: OpenIPMI-devel +%{?with_ipmi:BuildRequires: OpenIPMI-devel >= 2.0.14-3} BuildRequires: autoconf BuildRequires: automake BuildRequires: curl-devel @@ -359,7 +359,9 @@ --%{?with_dns:en}%{!?with_dns:dis}able-dns \ --%{?with_iptables:en}%{!?with_iptables:dis}able-iptables \ --%{?with_netlink:en}%{!?with_netlink:dis}able-netlink \ - --disable-ipvs + --disable-ipvs \ + --disable-libvirt \ + --disable-perl %{__make} LDFLAGS="%{rpmldflags} -lstatgrab" \ @@ -723,6 +725,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2008/11/02 00:01:15 blues +- 4.5.1 + Revision 1.44 2008/11/01 23:04:40 blues - configuration moved to separate sub-configs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
