SOURCES: xfsprogs-sharedlibs.patch - link libxlog with -luuid - as...
sparky
sparky at pld-linux.org
Tue Aug 1 01:08:22 CEST 2006
Author: sparky Date: Mon Jul 31 23:08:22 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- link libxlog with -luuid - as-needed fix
---- Files affected:
SOURCES:
xfsprogs-sharedlibs.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/xfsprogs-sharedlibs.patch
diff -u SOURCES/xfsprogs-sharedlibs.patch:1.1 SOURCES/xfsprogs-sharedlibs.patch:1.2
--- SOURCES/xfsprogs-sharedlibs.patch:1.1 Tue Aug 20 20:10:44 2002
+++ SOURCES/xfsprogs-sharedlibs.patch Tue Aug 1 01:08:17 2006
@@ -25,7 +25,15 @@
diff -Nur xfsprogs-2.1.2.orig/libxlog/Makefile xfsprogs-2.1.2/libxlog/Makefile
--- xfsprogs-2.1.2.orig/libxlog/Makefile Thu Aug 1 21:40:44 2002
+++ xfsprogs-2.1.2/libxlog/Makefile Tue Aug 20 19:31:12 2002
-@@ -48,6 +48,7 @@
+@@ -9,6 +9,7 @@
+ LT_CURRENT = 0
+ LT_REVISION = 0
+ LT_AGE = 0
++LTLIBS = $(LIBUUID)
+
+ CFILES = xfs_log_recover.c util.c
+
+@@ -48,6 +49,7 @@
include $(BUILDRULES)
install: default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/xfsprogs-sharedlibs.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list