]> git.pld-linux.org Git - packages/tf.git/blobdiff - tf.spec
- fix build with pcre 8.30
[packages/tf.git] / tf.spec
diff --git a/tf.spec b/tf.spec
index 34c339387cff4d269c3eac41813f402ad3ff6e2f..cd7d8eede640d3e12cdc75ddf470a00f79ef5b11 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -6,15 +6,16 @@ Summary:      tf - TinyFugue - text-mode MUD client
 Summary(pl.UTF-8):     tf - TinyFugue - tekstowy klient do MUD-ów
 Name:          tf
 Version:       50b8
-Release:       1
+Release:       4
 License:       GPL
 Group:         Applications/Games
 Source0:       http://dl.sourceforge.net/tinyfugue/%{name}-%{version}.tar.gz
-# Source0:
+# Source0-md5: 3e994e791966d274f63b0e61abf2ef59
 Source1:       http://dl.sourceforge.net/tinyfugue/%{name}-%{doc_ver}-help.tar.gz
-# Source1:
+# Source1-md5: 26eb64b2f811c8143e9c08654d26d138
 Source2:       http://www.ingwar.eu.org/downloads/%{name}.syntax.gz
-# Source2:
+# Source2-md5: 398aa4c28e83fb2ce688eade24c5fc88
+Patch0:                pcre.patch
 URL:           http://sourceforge.net/projects/tinyfugue/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel
@@ -50,6 +51,8 @@ Pliki pomocy w HTML.
 %setup -q
 tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
+%patch0 -p1
+
 %build
 %{__autoconf}
 %configure
This page took 0.07195 seconds and 4 git commands to generate.