packages: 0ad/0ad.spec - use tarball without all binaries - BR: perl-base, ...

sparky sparky at pld-linux.org
Sun Jan 23 17:18:27 CET 2011


Author: sparky                       Date: Sun Jan 23 16:18:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use tarball without all binaries
- BR: perl-base, pkgconfig, python, python-modules, zip

---- Files affected:
packages/0ad:
   0ad.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.4 packages/0ad/0ad.spec:1.5
--- packages/0ad/0ad.spec:1.4	Tue Jan 11 12:50:14 2011
+++ packages/0ad/0ad.spec	Sun Jan 23 17:18:22 2011
@@ -5,15 +5,15 @@
 #	- try to make it runnable by non-privileged users (sth wrong with boost?)
 #	- fix problem with font finding
 #
-%define		svn_ver r8832
+%define		svn_ver r08832
 Summary:	Free, Open-Source, cross-platform RTS game of ancient warfare
 Name:		0ad
 Version:	%{svn_ver}
 Release:	0.%{svn_ver}.1
 License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	%{name}-%{version}-alpha-unix-build.tar.gz
-# Source0-md5:	f38d660d039a37edebb2ea2f0eb6aa6d
+Source0:	http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
+# Source0-md5:	b9df52751596633d9aab4cc3b253cb82
 URL:		http://wildfiregames.com/0ad/
 BuildRequires:	DevIL-devel
 BuildRequires:	OpenAL-devel
@@ -27,8 +27,13 @@
 BuildRequires:	libpng-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	libxml2-devel
+BuildRequires:	perl-base
+BuildRequires:	pkgconfig
+BuildRequires:	python
+BuildRequires:	python-modules
 BuildRequires:	sed >= 4.0
 BuildRequires:	wxGTK2-unicode-devel
+BuildRequires:	zip
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,7 +47,7 @@
 sound, and a flexible and powerful custom-built game engine.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}-alpha
 
 # force link with libboost_*.so not libboost_*-mt.so
 %{__sed} -i 's,-mt,,g' build/premake/extern_libs.lua
@@ -98,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/01/23 16:18:22  sparky
+- use tarball without all binaries
+- BR: perl-base, pkgconfig, python, python-modules, zip
+
 Revision 1.4  2011/01/11 11:50:14  lisu
 - s/enet/enet-devel/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/0ad/0ad.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list