SPECS: ktorrent.spec - qt fix and rest of kde stuff (thx arekm)

glen glen at pld-linux.org
Tue Dec 6 00:26:13 CET 2005


Author: glen                         Date: Mon Dec  5 23:26:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- qt fix and rest of kde stuff (thx arekm)

---- Files affected:
SPECS:
   ktorrent.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ktorrent.spec
diff -u SPECS/ktorrent.spec:1.1 SPECS/ktorrent.spec:1.2
--- SPECS/ktorrent.spec:1.1	Tue Dec  6 00:17:13 2005
+++ SPECS/ktorrent.spec	Tue Dec  6 00:26:08 2005
@@ -8,7 +8,10 @@
 Source0:	http://ktorrent.pwsp.net/downloads/1.1/%{name}-%{version}.tar.gz
 # Source0-md5:	d282e2cef75f2e4cf4bf5a84e0f45d3c
 URL:		http://ktorrent.pwsp.net/
-BuildRequires:	kdelibs-devel
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	kdelibs-devel >= 9:3.2.0
+BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +29,15 @@
 %setup -q
 
 %build
-%configure
+cp -f /usr/share/automake/config.sub admin
+%{__make} -f admin/Makefile.common cvs
+
+%configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
@@ -76,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/12/05 23:26:08  glen
+- qt fix and rest of kde stuff (thx arekm)
+
 Revision 1.1  2005/12/05 23:17:13  glen
 - new (thanks i am dakh)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ktorrent.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list