[packages/freeipmi] - updated to 1.2.4 - added am patch (fixes build with automake 1.13) - bmc-config no longer seems to

qboosh qboosh at pld-linux.org
Sat Jan 12 14:24:22 CET 2013


commit b9bd354a53df57995fdf45492893db6033d1e52d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 12 14:24:36 2013 +0100

    - updated to 1.2.4
    - added am patch (fixes build with automake 1.13)
    - bmc-config no longer seems to display exception

 freeipmi-am.patch | 11 +++++++++++
 freeipmi.spec     | 18 ++++--------------
 2 files changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/freeipmi.spec b/freeipmi.spec
index 9843bd2..1aba85c 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -7,27 +7,16 @@
 #    that .so needs to read ipckey inode), so one vote for discarding
 #    -libs?
 #  - additional split by requires/services (watchdog)
-#  - wtf is this?
-# # bmc-config
-#>>--:>  >>--:>  >>--:> >>--:>
-#~ ~   Cat ate the fish!!  ~ ~
-#>>--:>  >>--:>  >>--:> >>--:>
-#Fish Exception (gh_standard_handler dump):
-#tag        : 
-#throw args : 
-#data       : [/usr/share/fish/extensions/sensors.scm]
-#misc-error(#f %s %S (no such module (srfi srfi-13)) #f)No backtrace
-#available.
-# dig: http://www.google.com/search?q=srfi&ie=UTF-8&oe=UTF-8
 Summary:	GNU FreeIPMI - system management software
 Summary(pl.UTF-8):	GNU FreeIPMI - oprogramowanie do zarządzania systemem
 Name:		freeipmi
-Version:	1.2.3
+Version:	1.2.4
 Release:	1
 License:	GPL v3+
 Group:		Applications/System
 Source0:	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
-# Source0-md5:	b1e21641c31b9d3291bdfe4a2b323d03
+# Source0-md5:	84a004c3908743477968c4ba30276b30
+Patch0:		%{name}-am.patch
 URL:		http://www.gnu.org/software/freeipmi/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.9
@@ -147,6 +136,7 @@ Statyczna biblioteka FreeIPMI.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/freeipmi-am.patch b/freeipmi-am.patch
new file mode 100644
index 0000000..cb6e4fa
--- /dev/null
+++ b/freeipmi-am.patch
@@ -0,0 +1,11 @@
+--- freeipmi-1.2.4/configure.ac.orig	2013-01-10 01:08:22.000000000 +0100
++++ freeipmi-1.2.4/configure.ac	2013-01-12 13:59:18.223891737 +0100
+@@ -22,7 +22,7 @@
+ AM_INIT_AUTOMAKE([tar-ustar subdir-objects 1.9])
+ 
+ dnl create a config.h file
+-AM_CONFIG_HEADER([config/config.h])
++AC_CONFIG_HEADERS([config/config.h])
+ 
+ dnl define output files
+ AC_CONFIG_FILES([
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freeipmi.git/commitdiff/b9bd354a53df57995fdf45492893db6033d1e52d



More information about the pld-cvs-commit mailing list