Author: darekr Date: Tue Jul 5 13:08:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - simplify %setup
---- Files affected: SPECS: tf.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/tf.spec diff -u SPECS/tf.spec:1.29 SPECS/tf.spec:1.30 --- SPECS/tf.spec:1.29 Sun Oct 31 16:32:14 2004 +++ SPECS/tf.spec Tue Jul 5 15:08:03 2005 @@ -10,7 +10,6 @@ Release: 1 License: GPL Group: Applications/Games -Vendor: Ken Keys (Hawkeye) <[EMAIL PROTECTED]> Source0: ftp://ftp.mud.de/pub/software/clients/unix/tinyfugue/%{name}-%{version}.tar.gz # Source0-md5: f6321287413b70df0d3def4de1b8bd50 Source1: ftp://ftp.mud.de/pub/software/clients/unix/tinyfugue/%{name}-%{doc_ver}-help.tar.gz @@ -51,7 +50,7 @@ Pliki pomocy w HTML. %prep -%setup -q -n %{name}-%{version} +%setup -q %patch0 -p1 tar xzPf %{SOURCE1} cp %{SOURCE2} . @@ -100,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2005/07/05 13:08:03 darekr +- simplify %setup + Revision 1.29 2004/10/31 15:32:14 paladine - spaces->tabs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tf.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
