packages: curl/curl.spec - remove libtool m4, allows building with older li...

glen glen at pld-linux.org
Sun Nov 6 13:09:57 CET 2011


Author: glen                         Date: Sun Nov  6 12:09:57 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove libtool m4, allows building with older libtool

---- Files affected:
packages/curl:
   curl.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: packages/curl/curl.spec
diff -u packages/curl/curl.spec:1.197 packages/curl/curl.spec:1.198
--- packages/curl/curl.spec:1.197	Sun Nov  6 13:08:23 2011
+++ packages/curl/curl.spec	Sun Nov  6 13:09:51 2011
@@ -191,6 +191,8 @@
 %patch3 -p1
 %patch4 -p1
 
+%{__rm} -v m4/lt*.m4 m4/libtool.m4
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -265,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2011/11/06 12:09:51  glen
+- remove libtool m4, allows building with older libtool
+
 Revision 1.197  2011/11/06 12:08:23  glen
 - remove R openssl-tools, it was there historically for ca-bundle. see r1.61
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/curl/curl.spec?r1=1.197&r2=1.198&f=u



More information about the pld-cvs-commit mailing list