Author: lisu Date: Tue Apr 12 20:43:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.15.6 - use __rm macro
---- Files affected: packages/libtorrent-rasterbar: libtorrent-rasterbar.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.53 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.54 --- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.53 Fri Feb 11 02:33:25 2011 +++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec Tue Apr 12 22:43:19 2011 @@ -3,13 +3,13 @@ Summary(hu.UTF-8): C++ BitTorrent könyvtár Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++ Name: libtorrent-rasterbar -Version: 0.15.5 +Version: 0.15.6 Release: 1 Epoch: 1 License: BSD Group: Libraries Source0: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: f1504a619e876c2731ee9a6b7d19cb1d +# Source0-md5: 53c64fe121c7fd0383f90dc653930f4a URL: http://www.rasterbar.com/products/libtorrent/ Patch0: bashizm.patch Patch1: py27.patch @@ -127,7 +127,7 @@ find -type f -regex '.*\.[hc]pp' | xargs chmod a-x ## The RST files are the sources used to create the final HTML files; and are ## not needed. -rm -f docs/*.rst +%{__rm} docs/*.rst %build %{__libtoolize} @@ -195,6 +195,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2011/04/12 20:43:19 lisu +- updated to 0.15.6 +- use __rm macro + Revision 1.53 2011/02/11 01:33:25 sparky - s/util-linux-ng7util-linux/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent-rasterbar/libtorrent-rasterbar.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
