Author: qboosh Date: Sun Jul 20 16:40:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.1.2 - updated make-jN,am2 patches, removed obsolete static_lanplus patch
---- Files affected: SPECS: ipmiutil.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/ipmiutil.spec diff -u SPECS/ipmiutil.spec:1.13 SPECS/ipmiutil.spec:1.14 --- SPECS/ipmiutil.spec:1.13 Tue Apr 1 22:15:11 2008 +++ SPECS/ipmiutil.spec Sun Jul 20 18:40:41 2008 @@ -2,16 +2,15 @@ Summary: IPMI Management Utilities Summary(pl.UTF-8): Narzędzia zarządzające IPMI Name: ipmiutil -Version: 2.0.9 +Version: 2.1.2 Release: 1 License: BSD Group: Applications/System Source0: http://dl.sourceforge.net/ipmiutil/%{name}-%{version}.tar.gz -# Source0-md5: 2a29d97e9e2c2349d51e85cc390cbdce +# Source0-md5: 57d714c198504abdb59b4f3ccb4d3027 Patch0: %{name}-am.patch Patch1: %{name}-make-jN.patch -Patch2: %{name}-static_lanplus.patch -Patch3: %{name}-am2.patch +Patch2: %{name}-am2.patch URL: http://ipmiutil.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -61,9 +60,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 -rm -f lib/lib*.a* +rm lib/lib*.a* %build %{__libtoolize} @@ -84,8 +82,10 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install doc/*.8 $RPM_BUILD_ROOT%{_mandir}/man8 -install doc/*.mib $RPM_BUILD_ROOT%{mibsdir} +%{__make} -C doc install \ + DESTDIR=$RPM_BUILD_ROOT + +mv $RPM_BUILD_ROOT%{_datadir}/ipmiutil/*.mib $RPM_BUILD_ROOT%{mibsdir} %clean rm -rf $RPM_BUILD_ROOT @@ -108,7 +108,6 @@ %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* @@ -136,6 +135,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008/07/20 16:40:41 qboosh +- updated to 2.1.2 +- updated make-jN,am2 patches, removed obsolete static_lanplus patch + Revision 1.13 2008/04/01 20:15:11 qboosh - libtoolize ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipmiutil.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
