rpms/nut/EL-6 nut.spec,1.82,1.83

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jun 22 12:38:19 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/nut/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10984

Modified Files:
	nut.spec 
Log Message:
do not depend on powerman



Index: nut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nut/EL-6/nut.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- nut.spec	26 Mar 2010 13:03:36 -0000	1.82
+++ nut.spec	22 Jun 2010 12:38:19 -0000	1.83
@@ -52,7 +52,7 @@ BuildRequires: net-snmp-devel
 BuildRequires: netpbm-devel
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
-BuildRequires: powerman-devel
+#BuildRequires: powerman-devel
 
 %ifnarch s390 s390x
 BuildRequires: libusb-devel
@@ -140,6 +140,7 @@ autoreconf -i
     --with-ipv6 \
     --with-linux-hiddev=%{_includedir}/linux/hiddev.h \
     --with-pkgconfig-dir=%{_libdir}/pkgconfig \
+    --without-powerman \
     --disable-static \
     --libdir=%{_libdir}
 
@@ -291,7 +292,7 @@ rm -rf %{buildroot}
 %{_mandir}/man8/oneac.8.gz
 %{_mandir}/man8/optiups.8.gz
 %{_mandir}/man8/powercom.8.gz
-%{_mandir}/man8/powerman-pdu.8.gz
+#%{_mandir}/man8/powerman-pdu.8.gz
 %{_mandir}/man8/powerpanel.8.gz
 %{_mandir}/man8/rhino.8.gz
 %{_mandir}/man8/richcomm_usb.8.gz



More information about the scm-commits mailing list