Author: saq Date: Wed Sep 21 11:23:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - install.patch to fix weird-behaving make install - rel 3
---- Files affected: SPECS: tdl.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/tdl.spec diff -u SPECS/tdl.spec:1.10 SPECS/tdl.spec:1.11 --- SPECS/tdl.spec:1.10 Sat Sep 17 14:00:34 2005 +++ SPECS/tdl.spec Wed Sep 21 13:23:05 2005 @@ -3,11 +3,12 @@ Summary(pl): Zarządzanie listą spraw do zrobienia Name: tdl Version: 1.4.1 -Release: 2 +Release: 3 License: GPL Group: Applications Source0: http://www.rpcurnow.force9.co.uk/tdl/%{name}-%{version}.tar.gz # Source0-md5: 298b5ac103e6d3cadfdbcd046a6745a9 +Patch0: %{name}-install.patch URL: http://www.rc0.org.uk/tdl/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -21,6 +22,7 @@ %prep %setup -q +%patch0 -p1 %build # not GNU configure @@ -57,6 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/09/21 11:23:05 saq +- install.patch to fix weird-behaving make install +- rel 3 + Revision 1.10 2005/09/17 12:00:34 arekm - new readline, 5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tdl.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
