- Build without IPMI for older products.
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 19:00:42 CEST 2011 - sbrabec@suse.cz
|
||||
|
||||
- Build without IPMI for older products.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 19:09:52 UTC 2011 - jw@suse.com
|
||||
|
||||
|
5
nut.spec
5
nut.spec
@@ -24,7 +24,9 @@ BuildRequires: pm-utils
|
||||
# To fix end-of-line encoding:
|
||||
BuildRequires: dos2unix
|
||||
# For FreeIPMI support
|
||||
%if %suse_version > 1140
|
||||
BuildRequires: freeipmi-devel
|
||||
%endif
|
||||
%if %suse_version > 1110
|
||||
# For doc build:
|
||||
BuildRequires: asciidoc dblatex
|
||||
@@ -183,6 +185,9 @@ autoreconf -f -i
|
||||
--with-all\
|
||||
--with-dev\
|
||||
--without-hal\
|
||||
%if %suse_version <= 1140
|
||||
--without-ipmi\
|
||||
%endif
|
||||
--with-linux-hiddev=%{_includedir}/linux/hiddev.h\
|
||||
--with-htmlpath=%{HTMLPATH}\
|
||||
--with-cgipath=%{CGIPATH}\
|
||||
|
Reference in New Issue
Block a user