SPECS: apcupsd.spec - network,snmp and usb enabled by default

marcus marcus at pld-linux.org
Sun Dec 4 20:25:16 CET 2005


Author: marcus                       Date: Sun Dec  4 19:25:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- network,snmp and usb enabled by default

---- Files affected:
SPECS:
   apcupsd.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/apcupsd.spec
diff -u SPECS/apcupsd.spec:1.55 SPECS/apcupsd.spec:1.56
--- SPECS/apcupsd.spec:1.55	Tue Nov 29 16:28:55 2005
+++ SPECS/apcupsd.spec	Sun Dec  4 20:25:09 2005
@@ -2,8 +2,9 @@
 #
 # Conditional build:
 %bcond_without	test	# without TEST support
-%bcond_with	usb	# with USB support
-%bcond_with	net	# with network support
+%bcond_without	usb	# with USB support
+%bcond_without	net	# with network support
+%bcond_without	snmp	# with SNMP support
 #
 Summary:	Power management software for APC UPS hardware
 Summary(pl):	Oprogramowanie do zarządzania energią dla UPS-ów APC
@@ -56,11 +57,10 @@
 	--with-stat-dir=%{_var}/lib/apcupsd \
 	%{?with_test:--enable-test} \
 	%{?with_net:--enable-net} \
+	%{?with_net:--enable-snmp} \
 %if %{with usb}
 	--enable-usb \
 	--with-serial-dev=/dev/usb/hiddev[0-15] \
-	--with-upstype=usb \
-	--with-upscable=usb
 %endif
 
 %{__make}
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2005/12/04 19:25:09  marcus
+- network,snmp and usb enabled by default
+
 Revision 1.55  2005/11/29 15:28:55  marcus
 - added net support
 - rel.2.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apcupsd.spec?r1=1.55&r2=1.56&f=u




More information about the pld-cvs-commit mailing list