Author: sls Date: Thu Mar 27 22:31:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added am2.patch - package events binary - rel. 1
---- Files affected: SPECS: ipmiutil.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/ipmiutil.spec diff -u SPECS/ipmiutil.spec:1.11 SPECS/ipmiutil.spec:1.12 --- SPECS/ipmiutil.spec:1.11 Thu Mar 27 15:46:30 2008 +++ SPECS/ipmiutil.spec Thu Mar 27 23:31:16 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzia zarządzające IPMI Name: ipmiutil Version: 2.0.9 -Release: 0.2 +Release: 1 License: BSD Group: Applications/System Source0: http://dl.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-am.patch Patch1: %{name}-make-jN.patch Patch2: %{name}-static_lanplus.patch +Patch3: %{name}-am2.patch URL: http://ipmiutil.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -59,6 +60,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 rm -f lib/lib*.a* @@ -91,6 +93,7 @@ %doc AUTHORS COPYING ChangeLog NEWS README TODO doc/UserGuide doc/checksel %attr(755,root,root) %{_sbindir}/alarms %attr(755,root,root) %{_sbindir}/bmchealth +%attr(755,root,root) %{_sbindir}/events %attr(755,root,root) %{_sbindir}/fruconfig %attr(755,root,root) %{_sbindir}/getevent %attr(755,root,root) %{_sbindir}/hwreset @@ -131,6 +134,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-03-27 22:31:16 sls +- added am2.patch +- package events binary +- rel. 1 + Revision 1.11 2008-03-27 14:46:30 sls - added static_lanplus.patch - more verbose file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipmiutil.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
