rpms/OpenIPMI/devel OpenIPMI.spec,1.71,1.72

Jan Šafránek jsafrane at fedoraproject.org
Tue Dec 1 11:18:01 UTC 2009


Author: jsafrane

Update of /cvs/pkgs/rpms/OpenIPMI/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9375

Modified Files:
	OpenIPMI.spec 
Log Message:
fix package compilation to remove rpmlint errors


Index: OpenIPMI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenIPMI/devel/OpenIPMI.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -r1.71 -r1.72
--- OpenIPMI.spec	30 Sep 2009 06:54:01 -0000	1.71
+++ OpenIPMI.spec	1 Dec 2009 11:18:01 -0000	1.72
@@ -4,7 +4,7 @@
 Summary: IPMI (Intelligent Platform Management Interface) library and tools
 Name: OpenIPMI
 Version: 2.0.16
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD and BSD with advertising and LGPLv2+ and GPLv2+
 Group: System Environment/Base
 URL: http://sourceforge.net/projects/openipmi/
@@ -84,11 +84,6 @@ rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la
 
-# Remove python cruft in 32bit libdir on 64bit archs...
-%ifarch ppc64 s390x x86_64
-rm -rf $RPM_BUILD_ROOT/usr/lib
-%endif
-
 install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig
 install -m 644 %SOURCE1 ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/ipmi
 install -d ${RPM_BUILD_ROOT}%{_initrddir}
@@ -165,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-openipmigui.desktop
 
 %changelog
+* Tue Dec  1 2009 Jan Safranek <jsafrane at redhat.com> - 2.0.16-6
+- fix package compilation to remove rpmlint errors
+
 * Wed Sep 30 2009 Jan Safranek <jsafrane at redhat.com> - 2.0.16-5
 - rebuilt with new net-snmp
 




More information about the fedora-extras-commits mailing list