Author: qboosh                       Date: Sun Aug 17 17:32:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc for -ipmi, bcond descs

---- Files affected:
SPECS:
   collectd.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.32 SPECS/collectd.spec:1.33
--- SPECS/collectd.spec:1.32    Tue Aug  5 07:54:11 2008
+++ SPECS/collectd.spec Sun Aug 17 19:32:02 2008
@@ -59,12 +59,14 @@
 #    vserver . . . . . . yes
 #    wireless  . . . . . yes
 #    xmms  . . . . . . . yes
-%bcond_without dns
-%bcond_without ipmi
-%bcond_without iptables
-%bcond_with    multimeter
-%bcond_without netlink
-
+#
+# Conditional build:
+%bcond_without dns             # ???
+%bcond_without ipmi            # ipmi plugin package
+%bcond_without iptables        # iptables plugin
+%bcond_with    multimeter      # multimeter plugin
+%bcond_without netlink         # netlink plugin
+#
 #http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358637
 %ifarch %{x8664}
 %undefine with_iptables
@@ -191,6 +193,9 @@
 %description ipmi
 ipmi plugin for collectd.
 
+%description ipmi -l pl.UTF-8
+Wtyczka ipmi dla collectd.
+
 %package mysql
 Summary:       mysql-plugin for collectd
 Summary(pl_PL.UTF-8):  ModuĊ‚ mysql dla collectd.
@@ -298,11 +303,11 @@
        --with-libstatgrab=/usr \
        --with-lm-sensors=/usr \
        --with-libmysql=/usr \
-       --%{?with_ipmi:en}%{?!with_ipmi:dis}able-ipmi \
-       --%{?with_multimeter:en}%{?!with_multimeter:dis}able-multimeter \
-       --%{?with_dns:en}%{?!with_dns:dis}able-dns \
-       --%{?with_iptables:en}%{?!with_iptables:dis}able-iptables \
-       --%{?with_netlink:en}%{?!with_netlink:dis}able-netlink
+       --%{?with_ipmi:en}%{!?with_ipmi:dis}able-ipmi \
+       --%{?with_multimeter:en}%{!?with_multimeter:dis}able-multimeter \
+       --%{?with_dns:en}%{!?with_dns:dis}able-dns \
+       --%{?with_iptables:en}%{!?with_iptables:dis}able-iptables \
+       --%{?with_netlink:en}%{!?with_netlink:dis}able-netlink
 
 
 %{__make} LDFLAGS="%{rpmldflags} -lstatgrab" \
@@ -501,6 +506,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008/08/17 17:32:02  qboosh
+- pl desc for -ipmi, bcond descs
+
 Revision 1.32  2008/08/05 05:54:11  luzik
 - added nut and ipmi plugins
 - rel 3, STBR
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.32&r2=1.33&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to