packages: ipmiutil/ipmiutil.spec, ipmiutil/ipmiutil-make-jN.patch (REMOVED)...

qboosh qboosh at pld-linux.org
Sun Feb 19 10:06:40 CET 2012


Author: qboosh                       Date: Sun Feb 19 09:06:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.8.1
- removed make-jN patch (no longer required)
- checksel is no longer registered in cron.daily

---- Files affected:
packages/ipmiutil:
   ipmiutil.spec (1.34 -> 1.35) , ipmiutil-make-jN.patch (1.10 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/ipmiutil/ipmiutil.spec
diff -u packages/ipmiutil/ipmiutil.spec:1.34 packages/ipmiutil/ipmiutil.spec:1.35
--- packages/ipmiutil/ipmiutil.spec:1.34	Sun Oct 30 15:58:29 2011
+++ packages/ipmiutil/ipmiutil.spec	Sun Feb 19 10:06:35 2012
@@ -6,7 +6,7 @@
 Summary:	IPMI Management Utilities
 Summary(pl.UTF-8):	Narzędzia zarządzające IPMI
 Name:		ipmiutil
-Version:	2.7.9
+Version:	2.8.1
 Release:	1
 %if %{with gpl}
 License:	GPL v2+
@@ -15,8 +15,7 @@
 %endif
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz
-# Source0-md5:	3e6bc1effe4aaeeb614de19538c343ec
-Patch0:		%{name}-make-jN.patch
+# Source0-md5:	1db68d1d2ed9d04d719c1f45cb801aee
 URL:		http://ipmiutil.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -65,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__rm} lib/lib*.a*
 
@@ -93,6 +91,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_datadir}/ipmiutil/*.mib $RPM_BUILD_ROOT%{mibsdir}
+# devel not packaged
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libipmiutil.a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -121,7 +121,6 @@
 %attr(755,root,root) %{_sbindir}/iserial
 %attr(755,root,root) %{_sbindir}/isol
 %attr(755,root,root) %{_sbindir}/iwdt
-%attr(754,root,root) /etc/cron.daily/checksel
 %attr(754,root,root) /etc/rc.d/init.d/ipmi_port
 %attr(754,root,root) /etc/rc.d/init.d/ipmiutil_asy
 %attr(754,root,root) /etc/rc.d/init.d/ipmiutil_evt
@@ -130,6 +129,7 @@
 %{_mandir}/man8/ialarms.8*
 %{_mandir}/man8/icmd.8*
 %{_mandir}/man8/iconfig.8*
+%{_mandir}/man8/idcmi.8*
 %{_mandir}/man8/idelloem.8*
 %{_mandir}/man8/idiscover.8*
 %{_mandir}/man8/iekanalyzer.8*
@@ -150,6 +150,7 @@
 %{_mandir}/man8/iserial.8*
 %{_mandir}/man8/isol.8*
 %{_mandir}/man8/isunoem.8*
+%{_mandir}/man8/itsol.8*
 %{_mandir}/man8/iwdt.8*
 
 %files -n mibs-%{name}
@@ -162,6 +163,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2012/02/19 09:06:35  qboosh
+- updated to 2.8.1
+- removed make-jN patch (no longer required)
+- checksel is no longer registered in cron.daily
+
 Revision 1.34  2011/10/30 14:58:29  qboosh
 - updated to 2.7.9
 - updated make-jN patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ipmiutil/ipmiutil.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list