SHA256
1
0
forked from pool/ipmiutil

- do rebuild for F15 build enviromnent issue (see #766927)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=16
This commit is contained in:
Andy Cress 2012-06-26 13:35:23 +00:00 committed by Git OBS Bridge
parent 3f2fe8c173
commit 00c489b668
4 changed files with 7 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4d05790952118003a697e53e672b52a8c80d647cd40a6ae3679beaf472f7640
size 1613630

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 26 13:30:25 UTC 2012 - arcress@users.sourceforge.net
- do rebuild for F15 build enviromnent issue (see #766927)
-------------------------------------------------------------------
Wed Jun 13 16:13:19 UTC 2012 - arcress@users.sourceforge.net

View File

@ -19,7 +19,7 @@
Name: ipmiutil
Version: 2.8.4
Version: 2.8.2
Release: 1%{?dist}
Summary: Easy-to-use IPMI server management utilities
License: BSD-3-Clause
@ -27,7 +27,6 @@ Group: System/Management
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Url: http://ipmiutil.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch0: oem_dell-void.patch
%if 0%{?suse_version} >= 1210
%define req_systemd 1
%endif
@ -66,7 +65,6 @@ useful for building custom IPMI applications.
%prep
%setup -q
%patch0 -p1
%build
autoreconf -fiv
@ -155,7 +153,7 @@ rm -rf %{buildroot}
%files devel
%defattr(-,root,root)
%{_includedir}/ipmicmd.h
%{_datadir}/%{name}/ipmicmd.h
%{_datadir}/%{name}/ipmi_sample.c
%{_datadir}/%{name}/Makefile
%{_libdir}/libipmiutil.a

View File

@ -1,10 +0,0 @@
--- a/util/oem_dell.c 2012-06-13 12:03:40.000000000 -0400
+++ b/util/oem_dell.c 2012-06-13 11:16:41.000000000 -0400
@@ -4974,6 +4974,7 @@
lprintf(LOG_NOTICE, "");
}
+static void
ipmi_delloem_getled_usage(void)
{
lprintf(LOG_NOTICE, "");