packages: OpenIPMI/OpenIPMI-link.patch, OpenIPMI/OpenIPMI.spec - fix buildi...

mmazur mmazur at pld-linux.org
Tue Jul 19 19:10:37 CEST 2011


Author: mmazur                       Date: Tue Jul 19 17:10:37 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building against current ncurses; remove unneeded link patches
- rel 8.1; doesn't build by default (problem with -gui subpackage)

---- Files affected:
packages/OpenIPMI:
   OpenIPMI-link.patch (1.12 -> 1.13) , OpenIPMI.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: packages/OpenIPMI/OpenIPMI-link.patch
diff -u packages/OpenIPMI/OpenIPMI-link.patch:1.12 packages/OpenIPMI/OpenIPMI-link.patch:1.13
--- packages/OpenIPMI/OpenIPMI-link.patch:1.12	Mon Aug 16 01:29:04 2010
+++ packages/OpenIPMI/OpenIPMI-link.patch	Tue Jul 19 19:10:32 2011
@@ -1,14 +1,3 @@
---- OpenIPMI-1.4.12/unix/Makefile.am.orig	2005-02-02 21:50:02.000000000 +0100
-+++ OpenIPMI-1.4.12/unix/Makefile.am	2005-02-27 23:25:07.014728752 +0100
-@@ -16,7 +16,7 @@
- 
- libOpenIPMIpthread_la_SOURCES = posix_thread_os_hnd.c selector.c
- libOpenIPMIpthread_la_LIBADD = -lpthread $(GDBM_LIB) \
--	$(top_builddir)/utils/libOpenIPMIutils.la
-+	$(top_builddir)/utils/libOpenIPMIutils.la $(top_builddir)/lib/libOpenIPMI.la
- libOpenIPMIpthread_la_LDFLAGS = -rdynamic -version-info $(LD_VERSION) \
- 	-Wl,-Map -Wl,libOpenIPMIpthread.map
- 
 --- OpenIPMI-2.0.1/ui/Makefile.am.orig	2005-03-31 22:57:41.000000000 +0200
 +++ OpenIPMI-2.0.1/ui/Makefile.am	2005-06-26 21:44:21.903589616 +0200
 @@ -22,7 +22,7 @@
@@ -16,20 +5,10 @@
  
  libOpenIPMIui_la_SOURCES = ui.c ui_os.c ui_keypad.c ui_command.c 
 -libOpenIPMIui_la_LIBADD =
-+libOpenIPMIui_la_LIBADD = $(top_builddir)/lib/libOpenIPMI.la $(top_builddir)/unix/libOpenIPMIposix.la -lncurses
++libOpenIPMIui_la_LIBADD = $(top_builddir)/lib/libOpenIPMI.la $(top_builddir)/unix/libOpenIPMIposix.la -lncurses -ltinfo
  libOpenIPMIui_la_LDFLAGS = -version-info $(LD_VERSION) \
  	-Wl,-Map -Wl,libOpenIPMIui.map
  
---- OpenIPMI-2.0.0/cmdlang/Makefile.am.orig	2005-03-10 16:58:13.000000000 +0100
-+++ OpenIPMI-2.0.0/cmdlang/Makefile.am	2005-04-16 02:40:01.125790968 +0200
-@@ -19,6 +19,7 @@
- 	cmd_pef.c cmd_conn.c cmd_fru.c out_fru.c os_debug.c
- libOpenIPMIcmdlang_la_LIBADD = -lm \
- 	$(top_builddir)/utils/libOpenIPMIutils.la \
-+	$(top_builddir)/unix/libOpenIPMIposix.la \
- 	$(top_builddir)/lib/libOpenIPMI.la
- libOpenIPMIcmdlang_la_LDFLAGS = -rdynamic -version-info $(LD_VERSION) \
- 	-Wl,-Map -Wl,libOpenIPMIcmdlang.map
 --- OpenIPMI-2.0.7/configure.in.orig	2006-06-08 21:50:40.000000000 +0200
 +++ OpenIPMI-2.0.7/configure.in	2006-08-22 23:54:55.736467750 +0200
 @@ -752,9 +752,10 @@

================================================================
Index: packages/OpenIPMI/OpenIPMI.spec
diff -u packages/OpenIPMI/OpenIPMI.spec:1.72 packages/OpenIPMI/OpenIPMI.spec:1.73
--- packages/OpenIPMI/OpenIPMI.spec:1.72	Mon Apr  4 10:43:15 2011
+++ packages/OpenIPMI/OpenIPMI.spec	Tue Jul 19 19:10:32 2011
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Warstwa abstrakcji IPMI
 Name:		OpenIPMI
 Version:	2.0.18
-Release:	8
+Release:	8.1
 License:	LGPL v2+ (library), GPL v2+ (ipmicmd)
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
@@ -254,6 +254,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2011/07/19 17:10:32  mmazur
+- fix building against current ncurses; remove unneeded link patches
+- rel 8.1; doesn't build by default (problem with -gui subpackage)
+
 Revision 1.72  2011/04/04 08:43:15  jajcus
 - more 'skip_post_check_so', so it builds with ncurses-5.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/OpenIPMI/OpenIPMI-link.patch?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/OpenIPMI/OpenIPMI.spec?r1=1.72&r2=1.73&f=u



More information about the pld-cvs-commit mailing list