packages: libtqtinterface/libtqtinterface.spec - BR: libltdl-devel, pkgconf...

sparky sparky at pld-linux.org
Tue Jan 4 22:06:54 CET 2011


Author: sparky                       Date: Tue Jan  4 21:06:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libltdl-devel, pkgconfig
- force our libtool to fix build

---- Files affected:
packages/libtqtinterface:
   libtqtinterface.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libtqtinterface/libtqtinterface.spec
diff -u packages/libtqtinterface/libtqtinterface.spec:1.1 packages/libtqtinterface/libtqtinterface.spec:1.2
--- packages/libtqtinterface/libtqtinterface.spec:1.1	Tue Jan  4 21:45:09 2011
+++ packages/libtqtinterface/libtqtinterface.spec	Tue Jan  4 22:06:49 2011
@@ -18,7 +18,9 @@
 URL:		http://trinity.pearsoncomputing.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libltdl-devel
 BuildRequires:	libtool
+BuildRequires:	pkgconfig
 BuildRequires:	qt-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -52,7 +54,8 @@
 %endif
 	--%{!?with_qt4:dis}%{?with_qt4:en}able-qt4
 
-%{__make}
+%{__make} \
+	LIBTOOL="%{_bindir}/libtool -v"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/01/04 21:06:49  sparky
+- BR: libltdl-devel, pkgconfig
+- force our libtool to fix build
+
 Revision 1.1  2011/01/04 20:45:09  glen
 - new, can't figure out what's wrong with the linking
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtqtinterface/libtqtinterface.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list