SPECS: lftp.spec - link liblftp_jobs.so with liblftp_tasks.so - as...

sparky sparky at pld-linux.org
Mon Jul 31 19:59:03 CEST 2006


Author: sparky                       Date: Mon Jul 31 17:59:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- link liblftp_jobs.so with liblftp_tasks.so - as-needed build fix

---- Files affected:
SPECS:
   lftp.spec (1.218 -> 1.219) 

---- Diffs:

================================================================
Index: SPECS/lftp.spec
diff -u SPECS/lftp.spec:1.218 SPECS/lftp.spec:1.219
--- SPECS/lftp.spec:1.218	Sat Jul  8 17:47:07 2006
+++ SPECS/lftp.spec	Mon Jul 31 19:58:58 2006
@@ -87,6 +87,8 @@
 
 %{!?with_gnutls:echo 'AC_DEFUN([AM_PATH_LIBGNUTLS],[/bin/true])' > m4/gnutls.m4}
 
+sed -i '/liblftp_tasks_la_LIBADD/a\\nliblftp_jobs_la_LIBADD = liblftp-tasks.la' -i src/Makefile.am
+
 %build
 %{__libtoolize}
 %{__gettextize}
@@ -145,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.219  2006/07/31 17:58:58  sparky
+- link liblftp_jobs.so with liblftp_tasks.so - as-needed build fix
+
 Revision 1.218  2006/07/08 15:47:07  adamg
 - updated to 3.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lftp.spec?r1=1.218&r2=1.219&f=u



More information about the pld-cvs-commit mailing list