SPECS: nut.spec - ./configure --with hal --with snmp --with usb --...

sls sls at pld-linux.org
Wed Jul 25 17:59:22 CEST 2007


Author: sls                          Date: Wed Jul 25 15:59:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ./configure --with hal --with snmp --with usb --with serial
- removed obsolete __make build-usb
- added TODO entry

---- Files affected:
SPECS:
   nut.spec (1.119 -> 1.120) 

---- Diffs:

================================================================
Index: SPECS/nut.spec
diff -u SPECS/nut.spec:1.119 SPECS/nut.spec:1.120
--- SPECS/nut.spec:1.119	Wed Jul 25 17:51:25 2007
+++ SPECS/nut.spec	Wed Jul 25 17:59:17 2007
@@ -2,6 +2,7 @@
 # TODO:
 #	- hidups bcond has wrong name and description (should be "usbups"? or removed)
 #	- unpackaged files: /usr/html/{{bottom,header,index}.html,nut-banner.png}
+#	- check hal BR
 #
 # Conditional build:
 %bcond_without	hidups			# experimental hidups driver
@@ -173,7 +174,10 @@
 %{__aclocal} -I m4
 %{__autoconf}
 %configure \
-	%{?with_hidups:--with-linux-hiddev} \
+	--with-hal \
+	--with-serial \
+	--with-snmp \
+	--with-usb \
 	--with-ssl \
 	--with-cgi \
 	--with-linux-hiddev=%{_includedir}/linux/hiddev.h \
@@ -183,7 +187,6 @@
 	--with-user=ups \
 	--with-group=ups
 %{__make} all snmp cgi
-%{?with_hidups:%{__make} build-usb}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -409,6 +412,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.120  2007/07/25 15:59:17  sls
+- ./configure --with hal --with snmp --with usb --with serial
+- removed obsolete __make build-usb
+- added TODO entry
+
 Revision 1.119  2007/07/25 15:51:25  qboosh
 - no more X11R6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nut.spec?r1=1.119&r2=1.120&f=u



More information about the pld-cvs-commit mailing list