Author: prism Date: Tue Jan 31 21:37:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ok, lets forget those nils
---- Files affected: SPECS: ktorrent.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/ktorrent.spec diff -u SPECS/ktorrent.spec:1.11 SPECS/ktorrent.spec:1.12 --- SPECS/ktorrent.spec:1.11 Tue Jan 31 22:35:29 2006 +++ SPECS/ktorrent.spec Tue Jan 31 22:37:48 2006 @@ -3,12 +3,10 @@ Summary(pl): Natywny klient BitTorrenta dla KDE Name: ktorrent Version: 1.2 -%define _rc %nil -#define _rc rc2 Release: 1 License: GPL Group: Applications/Networking -Source0: http://ktorrent.pwsp.net/downloads/%{version}%{_rc}/%{name}-%{version}%{_rc}.tar.gz +Source0: http://ktorrent.pwsp.net/downloads/%{version}/%{name}-%{version}.tar.gz # Source0-md5: 55c6c4ae679aea0ba0370058856ddb92 URL: http://ktorrent.pwsp.net/ BuildRequires: autoconf @@ -40,7 +38,7 @@ - trackery UDP %prep -%setup -q -n %{name}-%{version}%{_rc} +%setup -q %build cp -f /usr/share/automake/config.sub admin @@ -112,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/01/31 21:37:48 prism +- ok, lets forget those nils + Revision 1.11 2006/01/31 21:35:29 prism - updated to 1.2 stable ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ktorrent.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
