SPECS: openct.spec - fix build with libtool-2 ("libtool: link: unsupported ...

sls sls at pld-linux.org
Sun Jul 27 15:36:21 CEST 2008


Author: sls                          Date: Sun Jul 27 13:36:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with libtool-2 ("libtool: link: unsupported hardcode properties")

---- Files affected:
SPECS:
   openct.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.39 SPECS/openct.spec:1.40
--- SPECS/openct.spec:1.39	Sun Jul 27 15:27:35 2008
+++ SPECS/openct.spec	Sun Jul 27 15:36:16 2008
@@ -89,6 +89,8 @@
 %prep
 %setup -q
 
+%{__rm} aclocal/lib*.m4
+
 %build
 touch config.rpath
 %{__libtoolize}
@@ -186,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2008/07/27 13:36:16  sls
+- fix build with libtool-2 ("libtool: link: unsupported hardcode properties")
+
 Revision 1.39  2008/07/27 13:27:35  sls
 - define _GNU_SOURCE=1 (fixes build with glibc-2.8)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openct.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list