Author: marcus                       Date: Sun Dec  4 20:39:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added master/slave

---- Files affected:
SPECS:
   apcupsd.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/apcupsd.spec
diff -u SPECS/apcupsd.spec:1.57 SPECS/apcupsd.spec:1.58
--- SPECS/apcupsd.spec:1.57     Sun Dec  4 20:57:20 2005
+++ SPECS/apcupsd.spec  Sun Dec  4 21:39:10 2005
@@ -57,12 +57,12 @@
        --with-log-dir=%{_var}/log \
        --with-stat-dir=%{_var}/lib/apcupsd \
        %{?with_test:--enable-test} \
-       %{?with_net:--enable-net} \
+%if %{?with_net}
+       --enable-net \
+       --enable-master-slave \
+%endif 
        %{?with_snmp:--enable-snmp} \
-%if %{with usb}
-       --enable-usb \
-       --with-serial-dev=/dev/usb/hiddev[0-15] \
-%endif
+       %{with usb:--enable-usb}
 
 %{__make}
 
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/12/04 20:39:10  marcus
+- added master/slave
+
 Revision 1.57  2005/12/04 19:57:20  marcus
 - fixed BR, snmp default off
 
================================================================

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

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

Reply via email to