]> git.pld-linux.org Git - packages/tf.git/blobdiff - tf.spec
- use proper CFLAGS, added missing help file (#414); release 2
[packages/tf.git] / tf.spec
diff --git a/tf.spec b/tf.spec
index fdc46ff37bd7605e7b9cab94775fd96e1bd0eebe..65099fb3e8bb5ec154570854458c1bbcf16135fb 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -2,7 +2,7 @@ Summary:        tf - TinyFugue - MUD client
 Summary(pl):   tf - TinyFugue - tekstowy klient do MUD-ów
 Name:          tf
 Version:       40s1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Games
 Vendor:                Ken Keys (Hawkeye) <hawkeye@tf.tcp.com>
@@ -32,7 +32,7 @@ SYMLINK="$RPM_BUILD_ROOT%{_bindir}/tf"
 MAILDIR="/var/mail"
 MANPAGE="%{_mandir}/man1/tf.1"
 MANTYPE="nroff"
-CCFLAGS="$RPM_OPT_FLAGS"
+CCFLAGS="%{rpmcflags}"
 EOF
 cat unix/Config.orig >> unix/Config
 
@@ -71,4 +71,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*tf
+%{_datadir}/%{name}/tf-help*
 %{_mandir}/man1/tf.1*
This page took 0.056334 seconds and 4 git commands to generate.