forked from pool/ipmitool
This commit is contained in:
committed by
Git OBS Bridge
parent
9a1ebfb880
commit
aa706c4f3f
@@ -15,12 +15,11 @@ BuildRequires: openssl-devel readline-devel
|
||||
URL: http://ipmitool.sourceforge.net/
|
||||
Summary: Utility for IPMI Control
|
||||
Version: 1.8.9
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD License and BSD-like
|
||||
Group: System/Management
|
||||
Source: http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
|
||||
# Patch: ipmitool-CVS-2006-10-13.patch
|
||||
# Patch2: ipmitool-cvs-compile-fixes
|
||||
Patch: compile-fixes
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -43,8 +42,7 @@ and setting LAN configuration, and chassis power control.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
# %patch -p1
|
||||
# %patch2 -p1
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" ./configure \
|
||||
@@ -76,9 +74,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2007 - duwe@suse.de
|
||||
- add new compile fixes
|
||||
* Wed Mar 07 2007 - duwe@suse.de
|
||||
- update to 1.8.9, fixing ipmievd crashing.
|
||||
This was requested in Bug#246456
|
||||
This was requesten in Bug#246456
|
||||
* Fri Oct 13 2006 - duwe@suse.de
|
||||
- update to today's CVS state
|
||||
* might fix SoL issues (Fate #30911)
|
||||
|
Reference in New Issue
Block a user