Author: uzsolt Date: Sun Apr 11 10:54:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - disable-valloc.patch - rel 3
---- Files affected: packages/libtorrent-rasterbar: libtorrent-rasterbar.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.38 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.39 --- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.38 Fri Mar 26 11:44:17 2010 +++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec Sun Apr 11 12:54:40 2010 @@ -4,13 +4,14 @@ Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++ Name: libtorrent-rasterbar Version: 0.15.0 -Release: 2 +Release: 3 License: BSD Group: Libraries Source0: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: 3f8253457557a3f4778fa18fa076c5c9 URL: http://www.rasterbar.com/products/libtorrent/ Patch0: bashizm.patch +Patch1: disable-valloc.patch BuildRequires: GeoIP-devel BuildRequires: autoconf BuildRequires: automake @@ -116,6 +117,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__sed} -i 's/ACLOCAL_AMFLAGS = -I m4/#ACLOCAL_AMFLAGS = -I m4/' Makefile.am ## Some of the sources and docs are executable, which makes rpmlint against @@ -192,6 +194,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2010/04/11 10:54:40 uzsolt +- disable-valloc.patch +- rel 3 + Revision 1.38 2010/03/26 10:44:17 pluto - release 2 (rebuild with boost-1.42.0) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent-rasterbar/libtorrent-rasterbar.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
