From 505b7b0c70b14cf76df1005531cbb61002fd2f56 Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 30 Jul 2002 21:55:37 +0000 Subject: [PATCH] - use new %doc. Changed files: tf.spec -> 1.8 --- tf.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tf.spec b/tf.spec index 97187e9..f0a59cc 100644 --- a/tf.spec +++ b/tf.spec @@ -6,8 +6,8 @@ Release: 1 License: GPL Group: Applications/Games Vendor: Ken Keys (Hawkeye) -URL: http://tf.tcp.com/~hawkeye/tf/ Source0: ftp://tf.tcp.com/pub/tinyfugue/%{name}-%{version}.tar.gz +URL: http://tf.tcp.com/~hawkeye/tf/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -59,14 +59,11 @@ ln -sf stack-q.tf stack-queue.tf ln -sf world-q.tf worldqueue.tf ) -gzip -9nf CHANGES CREDITS README - %clean rm -rf $RPM_BUILD_ROOT -sh unixmake clean %files %defattr(644,root,root,755) +%doc CHANGES CREDITS README %attr(755,root,root) %{_bindir}/%{name} %{_datadir}/%{name}-%{version} -%doc *.gz -- 2.43.0