SOURCES (AC-branch): rpm-as_needed-fix.patch (NEW) - fix build wit...
    sparky 
    sparky at pld-linux.org
       
    Fri Aug  4 22:19:32 CEST 2006
    
    
  
Author: sparky                       Date: Fri Aug  4 20:19:32 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix build with as-needed (needs patched libtool to trigger it)
---- Files affected:
SOURCES:
   rpm-as_needed-fix.patch (NONE -> 1.1.2.1)  (NEW)
---- Diffs:
================================================================
Index: SOURCES/rpm-as_needed-fix.patch
diff -u /dev/null SOURCES/rpm-as_needed-fix.patch:1.1.2.1
--- /dev/null	Fri Aug  4 22:19:32 2006
+++ SOURCES/rpm-as_needed-fix.patch	Fri Aug  4 22:19:27 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