rpms/libvirt/devel libvirt-0.7.6-add-needed.patch,NONE,1.1

Adam Jackson ajax at fedoraproject.org
Tue Feb 16 23:59:24 UTC 2010


Author: ajax

Update of /cvs/pkgs/rpms/libvirt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31304

Added Files:
	libvirt-0.7.6-add-needed.patch 
Log Message:
add the patch

libvirt-0.7.6-add-needed.patch:
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE libvirt-0.7.6-add-needed.patch ---
diff -up libvirt-0.7.6/tests/Makefile.am.jx libvirt-0.7.6/tests/Makefile.am
--- libvirt-0.7.6/tests/Makefile.am.jx	2010-01-21 09:32:37.000000000 -0500
+++ libvirt-0.7.6/tests/Makefile.am	2010-02-16 18:49:36.000000000 -0500
@@ -317,7 +317,7 @@ conftest_LDADD = $(LDADDS)
 
 nodeinfotest_SOURCES = \
 	nodeinfotest.c testutils.h testutils.c
-nodeinfotest_LDADD = $(LDADDS)
+nodeinfotest_LDADD = $(LDADDS) -ldl
 
 statstest_SOURCES = \
 	statstest.c testutils.h testutils.c



More information about the scm-commits mailing list