build without powerman as it is not available in epel7

This commit is contained in:
Michal Hlavinka 2014-08-27 09:52:57 +02:00
commit 097541dc32

View file

@ -13,7 +13,7 @@
Summary: Network UPS Tools
Name: nut
Version: 2.7.2
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/System
License: GPLv2+ and GPLv3+
Url: http://www.networkupstools.org/
@ -56,7 +56,7 @@ BuildRequires: net-snmp-devel
BuildRequires: netpbm-devel
BuildRequires: openssl-devel
BuildRequires: pkgconfig
BuildRequires: powerman-devel
#BuildRequires: powerman-devel
BuildRequires: python-devel
BuildRequires: desktop-file-utils
BuildRequires: freeipmi-devel
@ -148,6 +148,7 @@ find . -mtime -1 -print0 | xargs -0 touch --reference %{SOURCE0}
autoreconf -i
%configure \
--with-all \
--without-powerman \
--with-libltdl \
--without-hal \
--with-cgi \
@ -347,7 +348,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
@ -434,6 +435,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/libnutscan.pc
%changelog
* Tue Aug 26 2014 Michal Hlavinka <mhlavink@redhat.com> - 2.7.2-2
- build without powerman as it is not available in epel7
* Tue Apr 22 2014 Michal Hlavinka <mhlavink@redhat.com> - 2.7.2-1
- nut updated to 2.7.2