Author: wiget Date: Sun Mar 14 19:01:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix building on x86_64 - release 4
---- Files affected: packages/libtorrent-rasterbar: libtorrent-rasterbar.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.34 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.35 --- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.34 Mon Mar 8 14:31:24 2010 +++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec Sun Mar 14 20:01:36 2010 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++ Name: libtorrent-rasterbar Version: 0.14.9 -Release: 3 +Release: 4 License: BSD Group: Libraries Source0: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz @@ -137,6 +137,7 @@ %configure \ LIBS="-lpthread -lrt" \ --enable-python-binding \ + --with-boost-libdir=%{_libdir} \ --with-boost-system=boost_system \ --with-boost-filesystem=boost_filesystem \ --with-boost-thread=boost_thread \ @@ -194,6 +195,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2010/03/14 19:01:36 wiget +- fix building on x86_64 +- release 4 + Revision 1.34 2010/03/08 13:31:24 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent-rasterbar/libtorrent-rasterbar.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
