SPECS: crossfire-client.spec - updated to 1.9.1

wiget wiget at pld-linux.org
Sun Sep 17 15:40:51 CEST 2006


Author: wiget                        Date: Sun Sep 17 13:40:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.9.1

---- Files affected:
SPECS:
   crossfire-client.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/crossfire-client.spec
diff -u SPECS/crossfire-client.spec:1.37 SPECS/crossfire-client.spec:1.38
--- SPECS/crossfire-client.spec:1.37	Thu Mar 16 11:28:50 2006
+++ SPECS/crossfire-client.spec	Sun Sep 17 15:40:46 2006
@@ -3,22 +3,23 @@
 # Conditional build:
 %bcond_without	images	# don't build images package
 #
-%define		sndver	1.4.0
-%define		imgver	1.7.1
+%define		sndver	1.9.1
+%define		imgver	1.9.1
 Summary:	Crossfire client
 Summary(pl):	Klient Crossfire
 Name:		crossfire-client
-Version:	1.9.0
+Version:	1.9.1
 Release:	1
 License:	GPL
 Group:		Applications/Games
 Source0:	http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz
-# Source0-md5:	62a9ac007700d1d811fa097fe6790f7a
+# Source0-md5:	e7084c22c1f2074c95fe34331ac2ceae
 Source1:	http://dl.sourceforge.net/crossfire/%{name}-sounds-%{sndver}.tar.gz
-# Source1-md5:	1b33401d9d2af0d391fee7ad04282cfd
+# Source1-md5:	f996c3220d505098a4a226f92902b002
 Source2:	http://dl.sourceforge.net/crossfire/%{name}-images-%{imgver}.tar.gz
-# Source2-md5:	30dc5c22e864694a3d01309a073642f9
+# Source2-md5:	b2766880d5dffbf24ae98b8ca07cb89f
 URL:		http://crossfire.real-time.com/
+Patch0:		%{name}-gl.patch
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_image-devel
 BuildRequires:	xorg-lib-libX11-devel
@@ -164,8 +165,13 @@
 tar xzf %{SOURCE2}
 cd ..
 %endif
+%patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
 	%{?debug:--enable-debug} \
 	--disable-alsa \
@@ -227,6 +233,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/09/17 13:40:46  wiget
+- updated to 1.9.1
+
 Revision 1.37  2006/03/16 10:28:50  wiget
 - updated to 1.9.0
 - BR for modular xorg and gtk+2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossfire-client.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list