]> git.pld-linux.org Git - packages/OpenIPMI.git/blobdiff - OpenIPMI-link.patch
- moved _OpenIPMI.so Python module to proper dir
[packages/OpenIPMI.git] / OpenIPMI-link.patch
index 7bce4fb02649c955e9d9902b39537ccbda8977c3..e2c58731d4945c3244b76b68550cd546ade940a8 100644 (file)
@@ -1,6 +1,17 @@
---- OpenIPMI-1.1.5/ui/Makefile.am.orig 2003-07-22 20:26:15.000000000 +0200
-+++ OpenIPMI-1.1.5/ui/Makefile.am      2003-12-12 00:51:25.053167856 +0100
-@@ -20,7 +20,7 @@
+--- 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 @@
  lib_LTLIBRARIES = libOpenIPMIui.la
  
  libOpenIPMIui_la_SOURCES = ui.c ui_os.c ui_keypad.c ui_command.c 
@@ -9,19 +20,8 @@
  libOpenIPMIui_la_LDFLAGS = -version-info $(LD_VERSION) \
        -Wl,-Map -Wl,libOpenIPMIui.map
  
---- OpenIPMI-1.3.0/unix/Makefile.am.orig       2004-03-21 06:03:36.000000000 +0100
-+++ OpenIPMI-1.3.0/unix/Makefile.am    2004-03-26 22:49:47.573776136 +0100
-@@ -16,7 +16,7 @@
- libOpenIPMIpthread_la_SOURCES = posix_thread_os_hnd.c
- libOpenIPMIpthread_la_LIBADD = -lpthread \
--      $(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-1.4.7/cmdlang/Makefile.am.orig    2004-12-10 18:53:40.000000000 +0100
-+++ OpenIPMI-1.4.7/cmdlang/Makefile.am 2005-01-17 00:31:08.191484448 +0100
+--- 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 \
This page took 0.123333 seconds and 4 git commands to generate.