Author: glen Date: Sun Dec 18 20:03:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - kmldonkey_submit fix for newer cores (ed2k links); rel 3
---- Files affected: SPECS: kmldonkey.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/kmldonkey.spec diff -u SPECS/kmldonkey.spec:1.22 SPECS/kmldonkey.spec:1.23 --- SPECS/kmldonkey.spec:1.22 Sat Dec 17 14:09:51 2005 +++ SPECS/kmldonkey.spec Sun Dec 18 21:03:35 2005 @@ -3,13 +3,14 @@ Summary(pl): Klient dla sieci P2P mldonkey Name: kmldonkey Version: 0.10.1 -Release: 2 +Release: 3 Epoch: 1 License: GPL Group: X11/Applications/Networking Source0: http://savannah.nongnu.org/download/kmldonkey/%{name}-%{version}.tar.bz2 # Source0-md5: e1932b1455c7a5cec53145b675bdd8d7 Patch0: %{name}-desktop.patch +Patch1: %{name}-submit.patch URL: http://www.kmldonkey.org/ BuildRequires: automake BuildRequires: fam-devel @@ -39,6 +40,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build kde_htmldir="%{_kdedocdir}"; export kde_htmldir @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2005/12/18 20:03:35 glen +- kmldonkey_submit fix for newer cores (ed2k links); rel 3 + Revision 1.22 2005/12/17 13:09:51 blekot - added {ed2k,magnet,sig2dat}.protocol - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kmldonkey.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
