SOURCES: rpm-as_needed-fix.patch (NEW) - --as-needed fix

sparky sparky at pld-linux.org
Sat Aug 5 22:33:38 CEST 2006


Author: sparky                       Date: Sat Aug  5 20:33:38 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- --as-needed fix

---- Files affected:
SOURCES:
   rpm-as_needed-fix.patch (1.1 -> 1.2)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rpm-as_needed-fix.patch
diff -u /dev/null SOURCES/rpm-as_needed-fix.patch:1.2
--- /dev/null	Sat Aug  5 22:33:38 2006
+++ SOURCES/rpm-as_needed-fix.patch	Sat Aug  5 22:33:33 2006
@@ -0,0 +1,11 @@
+diff -Nur rpm-4.4.2.orig/build/Makefile.am rpm-4.4.2.as_needed-fix/build/Makefile.am
+--- rpm-4.4.2.orig/build/Makefile.am	2006-08-04 22:17:16.000000000 +0200
++++ rpm-4.4.2.as_needed-fix/build/Makefile.am	2006-08-04 22:17:43.000000000 +0200
+@@ -33,6 +33,7 @@
+ 	$(top_builddir)/lib/librpm.la \
+ 	$(top_builddir)/rpmdb/librpmdb.la \
+ 	$(top_builddir)/rpmio/librpmio.la \
++	@WITH_MAGIC_LIB@ \
+ 	@WITH_LIBELF_LIB@
+ 
+ rpmfile.h:
================================================================


More information about the pld-cvs-commit mailing list