]> git.pld-linux.org Git - packages/tmw.git/commitdiff
- build with guichan 0.7.1
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 25 Jul 2007 08:33:55 +0000 (08:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tmw.spec -> 1.30

tmw.spec

index 57c0ef726b20c52b7f1cb6a63bdd7492edd185a7..6cfc5edd7aa445203ffef24a904df395de4f62d1 100644 (file)
--- a/tmw.spec
+++ b/tmw.spec
@@ -10,6 +10,7 @@ Source0:      http://dl.sourceforge.net/themanaworld/%{name}-%{version}.tar.gz
 # Source0-md5: 4c4233a3b904dcf2935685e5ec1e6e5a
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-OpenGL.patch
+Patch2:                %{name}-guichan.patch
 URL:           http://themanaworld.org/
 %{?with_opengl:BuildRequires:  OpenGL-devel}
 BuildRequires: SDL_image-devel
@@ -18,7 +19,7 @@ BuildRequires:        SDL_net-devel
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.9
 BuildRequires: curl-devel
-BuildRequires: guichan-devel >= 0.6.1
+BuildRequires: guichan-devel >= 0.7.0
 BuildRequires: libxml2-devel
 BuildRequires: physfs-devel
 BuildRequires: pkgconfig
@@ -59,6 +60,7 @@ Online.
 %setup -q
 %patch0 -p1
 %patch1 -p0
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.041009 seconds and 4 git commands to generate.