packages: libtorrent-rasterbar/libtorrent-rasterbar.spec - BR: python-modul...

sparky sparky at pld-linux.org
Tue Nov 24 19:37:41 CET 2009


Author: sparky                       Date: Tue Nov 24 18:37:41 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-modules, rpm-pythonprov
- link with -lpthread

---- Files affected:
packages/libtorrent-rasterbar:
   libtorrent-rasterbar.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec
diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.25 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.26
--- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.25	Tue Nov 24 14:49:35 2009
+++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec	Tue Nov 24 19:37:36 2009
@@ -21,6 +21,8 @@
 BuildRequires:	openssl-devel
 BuildRequires:	pkgconfig >= 1:0.20
 BuildRequires:	python-devel
+BuildRequires:	python-modules
+BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 BuildRequires:	util-linux-ng
 BuildRequires:	which
@@ -130,6 +132,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	LIBS="-lpthread" \
 	--enable-python-binding \
 	--with-boost-system=boost_system \
 	--with-boost-filesystem=boost_filesystem \
@@ -141,7 +144,7 @@
 	--with-libgeoip=system \
 	--with-ssl
 
-%{__make} LDFLAGS="-L%{_libdir}64 %{rpmldflags}"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -188,6 +191,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2009/11/24 18:37:36  sparky
+- BR: python-modules, rpm-pythonprov
+- link with -lpthread
+
 Revision 1.25  2009/11/24 13:49:35  lisu
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent-rasterbar/libtorrent-rasterbar.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list