packages: djview4/djview4.spec - refresh libtool

qboosh qboosh at pld-linux.org
Sun Feb 19 07:08:05 CET 2012


Author: qboosh                       Date: Sun Feb 19 06:08:05 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- refresh libtool

---- Files affected:
packages/djview4:
   djview4.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/djview4/djview4.spec
diff -u packages/djview4/djview4.spec:1.14 packages/djview4/djview4.spec:1.15
--- packages/djview4/djview4.spec:1.14	Fri Feb 17 12:21:51 2012
+++ packages/djview4/djview4.spec	Sun Feb 19 07:08:00 2012
@@ -21,6 +21,7 @@
 BuildRequires:	djvulibre-devel >= 3.5.17
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtiff-devel
+BuildRequires:	libtool >= 2:2.0
 BuildRequires:	pkgconfig
 BuildRequires:	qt4-build >= 4.0
 BuildRequires:	qt4-linguist
@@ -76,7 +77,8 @@
 %patch3 -p1
 
 %build
-cp -f /usr/share/automake/config.sub config
+%{__rm} config/{libtool,lt*}.m4
+%{__libtoolize}
 %{__aclocal} -I config
 %{__autoconf}
 export QTDIR=%{_libdir}/qt4
@@ -135,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2012/02/19 06:08:00  qboosh
+- refresh libtool
+
 Revision 1.14  2012/02/17 11:21:51  draenog
 - up to 4.8
 - fix for ambiguous call to swap function (copied from fedora)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/djview4/djview4.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list