From 00c489b6681a75ac5a0d840820bea929f4e6fc850f552e0f7d123e08ec6a43cd Mon Sep 17 00:00:00 2001 From: Andy Cress Date: Tue, 26 Jun 2012 13:35:23 +0000 Subject: [PATCH] - do rebuild for F15 build enviromnent issue (see #766927) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=16 --- ipmiutil-2.8.4.tar.gz | 3 --- ipmiutil.changes | 5 +++++ ipmiutil.spec | 6 ++---- oem_dell-void.patch | 10 ---------- 4 files changed, 7 insertions(+), 17 deletions(-) delete mode 100644 ipmiutil-2.8.4.tar.gz delete mode 100644 oem_dell-void.patch diff --git a/ipmiutil-2.8.4.tar.gz b/ipmiutil-2.8.4.tar.gz deleted file mode 100644 index b456f0e..0000000 --- a/ipmiutil-2.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4d05790952118003a697e53e672b52a8c80d647cd40a6ae3679beaf472f7640 -size 1613630 diff --git a/ipmiutil.changes b/ipmiutil.changes index 7c054f0..56502a4 100644 --- a/ipmiutil.changes +++ b/ipmiutil.changes @@ -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 diff --git a/ipmiutil.spec b/ipmiutil.spec index 2005c2a..4aeabd0 100644 --- a/ipmiutil.spec +++ b/ipmiutil.spec @@ -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 diff --git a/oem_dell-void.patch b/oem_dell-void.patch deleted file mode 100644 index 21e5b6e..0000000 --- a/oem_dell-void.patch +++ /dev/null @@ -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, "");