packages: libtorrent-rasterbar/libtorrent-rasterbar.spec - also link with -lrt

sparky sparky at pld-linux.org
Wed Nov 25 15:06:11 CET 2009


Author: sparky                       Date: Wed Nov 25 14:06:11 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- also link with -lrt

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

---- Diffs:

================================================================
Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec
diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.26 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.27
--- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.26	Tue Nov 24 19:37:36 2009
+++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec	Wed Nov 25 15:06:06 2009
@@ -132,7 +132,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	LIBS="-lpthread" \
+	LIBS="-lpthread -lrt" \
 	--enable-python-binding \
 	--with-boost-system=boost_system \
 	--with-boost-filesystem=boost_filesystem \
@@ -191,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/11/25 14:06:06  sparky
+- also link with -lrt
+
 Revision 1.26  2009/11/24 18:37:36  sparky
 - BR: python-modules, rpm-pythonprov
 - link with -lpthread
================================================================

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



More information about the pld-cvs-commit mailing list