SPECS: apcupsd.spec - added net support - rel.2.

marcus marcus at pld-linux.org
Tue Nov 29 16:29:00 CET 2005


Author: marcus                       Date: Tue Nov 29 15:29:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added net support
- rel.2.

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

---- Diffs:

================================================================
Index: SPECS/apcupsd.spec
diff -u SPECS/apcupsd.spec:1.54 SPECS/apcupsd.spec:1.55
--- SPECS/apcupsd.spec:1.54	Mon Sep 12 08:56:45 2005
+++ SPECS/apcupsd.spec	Tue Nov 29 16:28:55 2005
@@ -3,12 +3,13 @@
 # Conditional build:
 %bcond_without	test	# without TEST support
 %bcond_with	usb	# with USB support
+%bcond_with	net	# with network support
 #
 Summary:	Power management software for APC UPS hardware
 Summary(pl):	Oprogramowanie do zarządzania energią dla UPS-ów APC
 Name:		apcupsd
 Version:	3.10.18
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz
@@ -54,6 +55,7 @@
 	--with-log-dir=%{_var}/log \
 	--with-stat-dir=%{_var}/lib/apcupsd \
 	%{?with_test:--enable-test} \
+	%{?with_net:--enable-net} \
 %if %{with usb}
 	--enable-usb \
 	--with-serial-dev=/dev/usb/hiddev[0-15] \
@@ -131,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/11/29 15:28:55  marcus
+- added net support
+- rel.2.
+
 Revision 1.54  2005/09/12 06:56:45  paszczus
 - updated to 3.10.18 ; STBR
 
================================================================

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




More information about the pld-cvs-commit mailing list