SPECS: clamav.spec - use system libltdl

marcus marcus at pld-linux.org
Fri Mar 27 19:35:57 CET 2009


Author: marcus                       Date: Fri Mar 27 18:35:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use system libltdl

---- Files affected:
SPECS:
   clamav.spec (1.259 -> 1.260) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.259 SPECS/clamav.spec:1.260
--- SPECS/clamav.spec:1.259	Thu Mar 26 12:54:37 2009
+++ SPECS/clamav.spec	Fri Mar 27 19:35:51 2009
@@ -157,7 +157,9 @@
 	--disable-clamav \
 	%{?with_milter:--enable-milter} \
 	--with-dbdir=/var/lib/%{name} \
-	--with-no-cache
+	--with-no-cache \
+	--with-ltdl-include=/usr/include/ \
+	--with-ltdl-lib=/usr/lib/
 %{__make} LIBTOOL=/usr/bin/libtool
 
 %install
@@ -338,6 +340,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.260  2009/03/27 18:35:51  marcus
+- use system libltdl
+
 Revision 1.259  2009/03/26 11:54:37  glen
 - todo updates
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clamav.spec?r1=1.259&r2=1.260&f=u



More information about the pld-cvs-commit mailing list