SPECS: ipmiutil.spec - added static_lanplus.patch - more verbose file

sls sls at pld-linux.org
Thu Mar 27 15:46:35 CET 2008


Author: sls                          Date: Thu Mar 27 14:46:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added static_lanplus.patch
- more verbose file

---- Files affected:
SPECS:
   ipmiutil.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ipmiutil.spec
diff -u SPECS/ipmiutil.spec:1.10 SPECS/ipmiutil.spec:1.11
--- SPECS/ipmiutil.spec:1.10	Thu Mar 27 05:16:19 2008
+++ SPECS/ipmiutil.spec	Thu Mar 27 15:46:30 2008
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	Narzędzia zarządzające IPMI
 Name:		ipmiutil
 Version:	2.0.9
-Release:	0.1
+Release:	0.2
 License:	BSD
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz
 # Source0-md5:	2a29d97e9e2c2349d51e85cc390cbdce
 Patch0:		%{name}-am.patch
 Patch1:		%{name}-make-jN.patch
+Patch2:		%{name}-static_lanplus.patch
 URL:		http://ipmiutil.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -57,6 +58,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 rm -f lib/lib*.a*
 
@@ -87,8 +89,36 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO doc/UserGuide doc/checksel
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_sbindir}/alarms
+%attr(755,root,root) %{_sbindir}/bmchealth
+%attr(755,root,root) %{_sbindir}/fruconfig
+%attr(755,root,root) %{_sbindir}/getevent
+%attr(755,root,root) %{_sbindir}/hwreset
+%attr(755,root,root) %{_sbindir}/icmd
+%attr(755,root,root) %{_sbindir}/idiscover
+%attr(755,root,root) %{_sbindir}/ipmiutil
+%attr(755,root,root) %{_sbindir}/isolconsole
+%attr(755,root,root) %{_sbindir}/pefconfig
+%attr(755,root,root) %{_sbindir}/sensor
+%attr(755,root,root) %{_sbindir}/showsel
+%attr(755,root,root) %{_sbindir}/tmconfig
+%attr(755,root,root) %{_sbindir}/wdt
+%attr(755,root,root) %{_sbindir}/xmlconfig
+%{_mandir}/man8/alarms.8*
+%{_mandir}/man8/bmchealth.8*
+%{_mandir}/man8/events.8*
+%{_mandir}/man8/fruconfig.8*
+%{_mandir}/man8/getevent.8*
+%{_mandir}/man8/hwreset.8*
+%{_mandir}/man8/icmd.8*
+%{_mandir}/man8/idiscover.8*
+%{_mandir}/man8/ipmiutil.8*
+%{_mandir}/man8/isolconsole.8*
+%{_mandir}/man8/pefconfig.8*
+%{_mandir}/man8/sensor.8*
+%{_mandir}/man8/showsel.8*
+%{_mandir}/man8/tmconfig.8*
+%{_mandir}/man8/wdt.8*
 
 %files mibs
 %defattr(644,root,root,755)
@@ -101,6 +131,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-03-27 14:46:30  sls
+- added static_lanplus.patch
+- more verbose file
+
 Revision 1.10  2008-03-27 04:16:19  sls
 - add make-jN.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipmiutil.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list