diff --git a/.cvsignore b/.cvsignore index 2e1f819..3e18de5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -OpenIPMI-1.4.3.tar.gz +OpenIPMI-1.4.11.tar.gz diff --git a/OpenIPMI.spec b/OpenIPMI.spec index ec0324d..a306a76 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -1,11 +1,11 @@ Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools Name: OpenIPMI -Version: 1.4.3 -Release: 1 +Version: 1.4.11 +Release: 2 License: GPL Group: System Environment/Base Source: http://prdownloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz -BuildRoot: /var/tmp/%{name}-root +BuildRoot: /var/tmp/%{name}-%{version}-root %description The Open IPMI project aims to develop an open code base to allow access to @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %{_libdir}/pkgconfig/* %{_mandir}/man[178]/* +%{_libdir}/perl5/site_perl/*/i386-linux-thread-multi/OpenIPMI.pm +%dir %{_libdir}/perl5/site_perl/*/i386-linux-thread-multi/auto/OpenIPMI +%{_libdir}/perl5/site_perl/*/i386-linux-thread-multi/auto/OpenIPMI/* %files devel %defattr(-,root,root) @@ -49,5 +52,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Tue Feb 08 2005 Karsten Hopp 1.4.11-2 +- update + * Tue Oct 26 2004 Phil Knirsch - Initial version diff --git a/sources b/sources index c6a4585..c71abbc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acd218918723ef5192898360a521442b OpenIPMI-1.4.3.tar.gz +6ca47bafdf25d54dc07b87c8f3726af2 OpenIPMI-1.4.11.tar.gz