]> git.pld-linux.org Git - packages/tf.git/blobdiff - tf.spec
- updated to 50b8
[packages/tf.git] / tf.spec
diff --git a/tf.spec b/tf.spec
index b706ae95964e2b7a4e3988b85be642682d64dae7..34c339387cff4d269c3eac41813f402ad3ff6e2f 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -1,24 +1,21 @@
 # Often html doc files aren't sync with tf releases.
 # New tf releases contains mostly bug fixes, so
 # older docs should be ok.
 # 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         50b6
+%define                doc_ver         50b8
 Summary:       tf - TinyFugue - text-mode MUD client
 Summary:       tf - TinyFugue - text-mode MUD client
-Summary(pl):   tf - TinyFugue - tekstowy klient do MUD-ów
+Summary(pl.UTF-8):     tf - TinyFugue - tekstowy klient do MUD-ów
 Name:          tf
 Name:          tf
-Version:       50b6
+Version:       50b8
 Release:       1
 License:       GPL
 Group:         Applications/Games
 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: f6321287413b70df0d3def4de1b8bd50
-Source1:       ftp://ftp.mud.de/pub/software/clients/unix/tinyfugue/%{name}-%{doc_ver}-help.tar.gz
-# Source1-md5: 44483edde9141963529f328d17a87b53
-Source2:       stest.tf
-Source3:       http://www.ingwar.eu.org/downloads/tf.syntax.gz
-# Source3-md5: 398aa4c28e83fb2ce688eade24c5fc88
-Patch0:                %{name}-%{version}-multistatus.patch
-URL:           http://tf.tcp.com/~hawkeye/tf/
+Source0:       http://dl.sourceforge.net/tinyfugue/%{name}-%{version}.tar.gz
+# Source0:
+Source1:       http://dl.sourceforge.net/tinyfugue/%{name}-%{doc_ver}-help.tar.gz
+# Source1:
+Source2:       http://www.ingwar.eu.org/downloads/%{name}.syntax.gz
+# Source2:
+URL:           http://sourceforge.net/projects/tinyfugue/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: autoconf
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,31 +27,29 @@ Multi-User-Non-Graphic-Fantasy-Role-Playing-Games. Just Enter "tf" and
 enjoy your game. This client works in text mode, supports MCCP
 compression and multiline statusbar.
 
 enjoy your game. This client works in text mode, supports MCCP
 compression and multiline statusbar.
 
-%description -l pl
-TinyFugue jest klientem MUD (Multi User Dungeons), który pozwala
-u¿ytkownikowi zag³êbiæ siê w najbardziej fascynuj±cy ¶wiat
+%description -l pl.UTF-8
+TinyFugue jest klientem MUD (Multi User Dungeons), który pozwala
+użytkownikowi zagłębić się w najbardziej fascynujący świat
 Multi-User-Non-Graphic-Fantasy-Role-Playing-Games. Jest to po prostu
 Multi-User-Non-Graphic-Fantasy-Role-Playing-Games. Jest to po prostu
-jeden z najlepszych, je¶li nie najlepszy klient do gry w MUD-y. Dzia³a 
-w trybie tekstowym, obs³uguje protokó³ kompresji MCCP oraz posiada 
-obs³ugê wieloliniowego statusu.
+jeden z najlepszych, jeśli nie najlepszy klient do gry w MUD-y. Działa
+w trybie tekstowym, obsługuje protokół kompresji MCCP oraz posiada
+obsługę wieloliniowego statusu.
 
 %package doc
 Summary:       tf - TinyFugue - text-mode MUD client - HTML help files
 
 %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
+Summary(pl.UTF-8):     tf - TinyFugue - tekstowy klient do MUD-ów - pliki pomocy w HTML
 Group:         Applications/Games
 
 %description doc
 HTML help files.
 
 Group:         Applications/Games
 
 %description doc
 HTML help files.
 
-%description doc -l pl
+%description doc -l pl.UTF-8
 Pliki pomocy w HTML.
 
 %prep
 Pliki pomocy w HTML.
 
 %prep
-%setup -q -n %{name}-%{version}
-%patch0 -p1
+%setup -q
 tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
 tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
-cp %{SOURCE3} .
 %build
 %{__autoconf}
 %configure
 %build
 %{__autoconf}
 %configure
@@ -85,7 +80,7 @@ echo "You have been warned."
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES CREDITS README stest.tf tf.syntax.gz
+%doc CHANGES CREDITS README tf.syntax.gz
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/%{name}-lib
 
 %attr(755,root,root) %{_bindir}/*
 %{_libdir}/%{name}-lib
 
This page took 0.131549 seconds and 4 git commands to generate.