]> git.pld-linux.org Git - packages/tf.git/blobdiff - tf.spec
- up to 50b7
[packages/tf.git] / tf.spec
diff --git a/tf.spec b/tf.spec
index f7beb14df201088274ecafa958494faf5001d7a8..decc3a362f72ce42abcebfbe16a56d4583b5921d 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -1,25 +1,23 @@
-# html doc files aren't sync with tf releases
-# new tf releases contains mostly bug fixes, so
-# older docs should be ok
-%define                doc_ver         50b1
+# Often html doc files aren't sync with tf releases.
+# New tf releases contains mostly bug fixes, so
+# older docs should be ok.
+%define                doc_ver         50b7
 Summary:       tf - TinyFugue - text-mode MUD client
 Summary(pl):   tf - TinyFugue - tekstowy klient do MUD-ów
 Name:          tf
-Version:       50b4
+Version:       50b7
 Release:       1
 License:       GPL
 Group:         Applications/Games
-Vendor:                Ken Keys (Hawkeye) <hawkeye@tf.tcp.com>
 Source0:       ftp://ftp.mud.de/pub/software/clients/unix/tinyfugue/%{name}-%{version}.tar.gz
-# Source0-md5: 96454db55d4c117d5860b9a9f8388050
+# Source0-md5: 6652b7eda8a200d28e8184c1659137a2
 Source1:       ftp://ftp.mud.de/pub/software/clients/unix/tinyfugue/%{name}-%{doc_ver}-help.tar.gz
-# Source1-md5: 839c6ece427fea39aea31b22c6bbc363
-Source2:       stest.tf
-Source3:       http://www.ingwar.eu.org/downloads/tf.syntax.gz
-# Source3-md5: 398aa4c28e83fb2ce688eade24c5fc88
-Patch0:                status_height.patch
+# Source1-md5: e143640bfa7dd8cc1c96def5e8ec44f6
+Source2:       http://www.ingwar.eu.org/downloads/tf.syntax.gz
+# Source2-md5: 398aa4c28e83fb2ce688eade24c5fc88
 URL:           http://tf.tcp.com/~hawkeye/tf/
 BuildRequires: autoconf
+BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,9 +36,9 @@ w trybie tekstowym, obs
 obs³ugê wieloliniowego statusu.
 
 %package doc
-Summary:        tf - TinyFugue - text-mode MUD client - HTML help files
-Summary(pl):    tf - TinyFugue - tekstowy klient do MUD-ów - pliki pomocy w HTML
-Group:          Applications/Games
+Summary:       tf - TinyFugue - text-mode MUD client - HTML help files
+Summary(pl):   tf - TinyFugue - tekstowy klient do MUD-ów - pliki pomocy w HTML
+Group:         Applications/Games
 
 %description doc
 HTML help files.
@@ -49,11 +47,9 @@ HTML help files.
 Pliki pomocy w HTML.
 
 %prep
-%setup -q -n %{name}-%{version}
-%patch0 -p1
+%setup -q
 tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
-cp %{SOURCE3} .
 %build
 %{__autoconf}
 %configure
This page took 0.034552 seconds and 4 git commands to generate.