[packages/ipmiutil] - up to 3.0.7

arekm arekm at pld-linux.org
Sun Oct 29 09:02:34 CET 2017


commit 4e4e6a7e7d653faa4f1364f257e39bc17fdb7e06
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Oct 29 09:02:27 2017 +0100

    - up to 3.0.7

 ipmiutil-am.patch | 12 ------------
 ipmiutil.spec     | 10 ++++++----
 2 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/ipmiutil.spec b/ipmiutil.spec
index 66f4d73..60f1436 100644
--- a/ipmiutil.spec
+++ b/ipmiutil.spec
@@ -6,7 +6,7 @@
 Summary:	IPMI Management Utilities
 Summary(pl.UTF-8):	Narzędzia zarządzające IPMI
 Name:		ipmiutil
-Version:	2.9.7
+Version:	3.0.7
 Release:	1
 %if %{with gpl}
 License:	GPL v2+
@@ -15,8 +15,8 @@ License:	BSD
 %endif
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz
-# Source0-md5:	b5b60a2f913a21dd04b86ce2a3900928
-Patch0:		%{name}-am.patch
+# Source0-md5:	f055613809d14f9aa07fa23f90ed202a
+
 Patch1:		%{name}-idiscover-ifaces_with_dot_in_name_support.patch
 Patch2:		%{name}-libcrypto.patch
 Patch3:		%{name}-symlink.patch
@@ -106,7 +106,7 @@ Ten pakiet zawiera plik MIB od Intela:
 
 %prep
 %setup -q
-%patch0 -p1
+
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -174,6 +174,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/isensor
 %attr(755,root,root) %{_sbindir}/iserial
 %attr(755,root,root) %{_sbindir}/isol
+%attr(755,root,root) %{_sbindir}/iuser
 %attr(755,root,root) %{_sbindir}/iwdt
 %attr(754,root,root) /etc/rc.d/init.d/ipmi_info
 %attr(754,root,root) /etc/rc.d/init.d/ipmi_port
@@ -211,6 +212,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/isol.8*
 %{_mandir}/man8/isunoem.8*
 %{_mandir}/man8/itsol.8*
+%{_mandir}/man8/iuser.8*
 %{_mandir}/man8/iwdt.8*
 
 %files libs
diff --git a/ipmiutil-am.patch b/ipmiutil-am.patch
deleted file mode 100644
index 7436725..0000000
--- a/ipmiutil-am.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN ipmiutil-2.9.7.orig/configure.ac ipmiutil-2.9.7/configure.ac
---- ipmiutil-2.9.7.orig/configure.ac	2015-10-12 19:13:02.000000000 +0200
-+++ ipmiutil-2.9.7/configure.ac	2015-11-29 01:21:44.570406534 +0100
-@@ -2,7 +2,7 @@
- AC_INIT(ipmiutil,2.9.7)
- AC_CONFIG_SRCDIR(util/ipmiutil.c)
- echo "ipmiutil version ${PACKAGE_VERSION}"
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
- AC_PREFIX_DEFAULT(/usr)
- AM_INIT_AUTOMAKE()
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipmiutil.git/commitdiff/4e4e6a7e7d653faa4f1364f257e39bc17fdb7e06



More information about the pld-cvs-commit mailing list