- 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:
parent
3f2fe8c173
commit
00c489b668
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4d05790952118003a697e53e672b52a8c80d647cd40a6ae3679beaf472f7640
|
|
||||||
size 1613630
|
|
@ -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
|
Wed Jun 13 16:13:19 UTC 2012 - arcress@users.sourceforge.net
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ipmiutil
|
Name: ipmiutil
|
||||||
Version: 2.8.4
|
Version: 2.8.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Easy-to-use IPMI server management utilities
|
Summary: Easy-to-use IPMI server management utilities
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -27,7 +27,6 @@ Group: System/Management
|
|||||||
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||||
Url: http://ipmiutil.sourceforge.net
|
Url: http://ipmiutil.sourceforge.net
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch0: oem_dell-void.patch
|
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
%define req_systemd 1
|
%define req_systemd 1
|
||||||
%endif
|
%endif
|
||||||
@ -66,7 +65,6 @@ useful for building custom IPMI applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
@ -155,7 +153,7 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/ipmicmd.h
|
%{_datadir}/%{name}/ipmicmd.h
|
||||||
%{_datadir}/%{name}/ipmi_sample.c
|
%{_datadir}/%{name}/ipmi_sample.c
|
||||||
%{_datadir}/%{name}/Makefile
|
%{_datadir}/%{name}/Makefile
|
||||||
%{_libdir}/libipmiutil.a
|
%{_libdir}/libipmiutil.a
|
||||||
|
@ -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, "");
|
|
Loading…
Reference in New Issue
Block a user