packages: 0ad/0ad.spec - start update to r10803 - comment sed hacks for now...

lisu lisu at pld-linux.org
Sat Feb 11 12:45:01 CET 2012


Author: lisu                         Date: Sat Feb 11 11:45:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- start update to r10803
- comment sed hacks for now
- nfy

---- Files affected:
packages/0ad:
   0ad.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.9 packages/0ad/0ad.spec:1.10
--- packages/0ad/0ad.spec:1.9	Tue Sep 20 10:03:48 2011
+++ packages/0ad/0ad.spec	Sat Feb 11 12:44:55 2012
@@ -5,7 +5,7 @@
 #	- try to make it runnable by non-privileged users (sth wrong with boost?)
 #	- fix problem with font finding
 #
-%define		svn_ver	r10288
+%define		svn_ver	r10803
 Summary:	Free, Open-Source, cross-platform RTS game of ancient warfare
 Name:		0ad
 Version:	%{svn_ver}
@@ -13,7 +13,7 @@
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz
-# Source0-md5:	234f623b5fd576907da5a7314d6c61e9
+# Source0-md5:	92ac750c433a8aea4db602019b27a274
 URL:		http://wildfiregames.com/0ad/
 BuildRequires:	DevIL-devel
 BuildRequires:	OpenAL-devel
@@ -52,10 +52,10 @@
 %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
+#%%{__sed} -i 's,-mt,,g' build/premake/extern_libs.lua
 
 # use wx-gtk2-unicode-config instead of wx-config
-%{__sed} -i 's,wx-config,wx-gtk2-unicode-config,' build/premake/extern_libs.lua
+#%%{__sed} -i 's,wx-config,wx-gtk2-unicode-config,' build/premake/extern_libs.lua
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -107,6 +107,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2012/02/11 11:44:55  lisu
+- start update to r10803
+- comment sed hacks for now
+- nfy
+
 Revision 1.9  2011/09/20 08:03:48  lisu
 - updated to r10288
 - package more libs
================================================================

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



More information about the pld-cvs-commit mailing list