packages: freeipmi/freeipmi.spec - updated to 1.1.1 (note: new soname)
qboosh
qboosh at pld-linux.org
Sat Jan 14 22:56:27 CET 2012
Author: qboosh Date: Sat Jan 14 21:56:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.1.1 (note: new soname)
---- Files affected:
packages/freeipmi:
freeipmi.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: packages/freeipmi/freeipmi.spec
diff -u packages/freeipmi/freeipmi.spec:1.24 packages/freeipmi/freeipmi.spec:1.25
--- packages/freeipmi/freeipmi.spec:1.24 Thu Oct 27 21:23:21 2011
+++ packages/freeipmi/freeipmi.spec Sat Jan 14 22:56:22 2012
@@ -22,12 +22,12 @@
Summary: GNU FreeIPMI - system management software
Summary(pl.UTF-8): GNU FreeIPMI - oprogramowanie do zarządzania systemem
Name: freeipmi
-Version: 1.0.8
+Version: 1.1.1
Release: 1
License: GPL v2+
Group: Applications/System
Source0: http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
-# Source0-md5: e95a33e91f04c866f74de16e06badd49
+# Source0-md5: 2e69caa76be1bbe27215e42ab58ddbad
URL: http://www.gnu.org/software/freeipmi/
BuildRequires: autoconf >= 2.57
BuildRequires: automake >= 1:1.9
@@ -184,6 +184,7 @@
%attr(755,root,root) %{_sbindir}/ipmi-locate
%attr(755,root,root) %{_sbindir}/ipmi-oem
%attr(755,root,root) %{_sbindir}/ipmi-pef-config
+%attr(755,root,root) %{_sbindir}/ipmi-pet
%attr(755,root,root) %{_sbindir}/ipmi-ping
%attr(755,root,root) %{_sbindir}/ipmi-power
%attr(755,root,root) %{_sbindir}/ipmi-raw
@@ -223,6 +224,7 @@
%{_mandir}/man8/ipmi-locate.8*
%{_mandir}/man8/ipmi-oem.8*
%{_mandir}/man8/ipmi-pef-config.8*
+%{_mandir}/man8/ipmi-pet.8*
%{_mandir}/man8/ipmi-ping.8*
%{_mandir}/man8/ipmi-power.8*
%{_mandir}/man8/ipmi-raw.8*
@@ -261,7 +263,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libfreeipmi.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libfreeipmi.so.10
+%attr(755,root,root) %ghost %{_libdir}/libfreeipmi.so.12
%attr(755,root,root) %{_libdir}/libipmiconsole.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libipmiconsole.so.2
%attr(755,root,root) %{_libdir}/libipmidetect.so.*.*.*
@@ -305,6 +307,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2012/01/14 21:56:22 qboosh
+- updated to 1.1.1 (note: new soname)
+
Revision 1.24 2011/10/27 19:23:21 qboosh
- updated to 1.0.8
- removed obsolete install patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freeipmi/freeipmi.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list