]> git.pld-linux.org Git - packages/crossfire-client.git/commitdiff
- updated to 1.10.0 auto/th/crossfire-client-1_10_0-1
authorArtur Frysiak <artur@frysiak.net>
Thu, 3 May 2007 10:46:24 +0000 (10:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossfire-client.spec -> 1.42

crossfire-client.spec

index 697da4577199f45dd8aba7c4f22391b2488ebc2a..fbb364cd37a4107106ac276b848c6073036d61c4 100644 (file)
@@ -2,23 +2,23 @@
 # Conditional build:
 %bcond_without images  # don't build images package
 #
-%define                sndver  1.9.1
-%define                imgver  1.9.1
+%define                sndver  1.10.0
+%define                imgver  1.10.0
 Summary:       Crossfire client
 Summary(pl.UTF-8):     Klient Crossfire
 Name:          crossfire-client
-Version:       1.9.1
+Version:       1.10.0
 Release:       1
 License:       GPL
 Group:         Applications/Games
 Source0:       http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz
-# Source0-md5: e7084c22c1f2074c95fe34331ac2ceae
+# Source0-md5: 883296ef199cbf47334d52d8b5d61886
 Source1:       http://dl.sourceforge.net/crossfire/%{name}-sounds-%{sndver}.tar.gz
-# Source1-md5: f996c3220d505098a4a226f92902b002
+# Source1-md5: b990e5e3bf321211312cba48fb885142
 Source2:       http://dl.sourceforge.net/crossfire/%{name}-images-%{imgver}.tar.gz
-# Source2-md5: b2766880d5dffbf24ae98b8ca07cb89f
+# Source2-md5: 496ccabc31e773349ccc679812f66f7b
 URL:           http://crossfire.real-time.com/
-Patch0:                %{name}-gl.patch
+BuildRequires: OpenGL-glut-devel
 BuildRequires: SDL-devel
 BuildRequires: SDL_image-devel
 BuildRequires: autoconf
@@ -166,7 +166,6 @@ cd images
 tar xzf %{SOURCE2}
 cd ..
 %endif
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.112723 seconds and 4 git commands to generate.