Author: lisu Date: Tue Apr 1 21:50:55 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - up to 0.9.2 (it's beta version) - use scons macro - more docs
---- Files affected: SPECS: globulation2.spec (1.36 -> 1.36.2.1) ---- Diffs: ================================================================ Index: SPECS/globulation2.spec diff -u SPECS/globulation2.spec:1.36 SPECS/globulation2.spec:1.36.2.1 --- SPECS/globulation2.spec:1.36 Tue Sep 11 20:32:16 2007 +++ SPECS/globulation2.spec Tue Apr 1 23:50:50 2008 @@ -1,15 +1,19 @@ # $Revision$, $Date$ +# +# TODO: +# - use arch compiler (not just g++) +# Summary: Glob2 - a state of the art Real Time Strategy (RTS) game Summary(pl.UTF-8): Glob2 - gra Strategii Czasu Rzeczywistego będąca sztuką przez duże "S" Name: globulation2 -Version: 0.9.1 +Version: 0.9.2 Release: 1 Epoch: 2 License: GPL v3+ Group: Applications/Games Vendor: Stephane Magnenat, Julien Pilet, Luc-Olivier de Charriere Source0: http://dl.sv.nongnu.org/releases/glob2/%{version}/glob2-%{version}.tar.gz -# Source0-md5: 507da29c310f199f9b1a9a5f335b7a7a +# Source0-md5: 5ca119d2b9a103073465bc356815eecf Source1: %{name}.desktop Patch0: %{name}-default_lang.patch URL: http://globulation2.org/ @@ -67,7 +71,7 @@ %patch0 -p1 %build -scons \ +%{scons} \ CXXFLAGS="%{rpmcxxflags}" \ INSTALLDIR="%{_datadir}" \ BINDIR="%{_bindir}" @@ -86,7 +90,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS README TODO +%doc AUTHORS README doc/* %attr(755,root,root) %{_bindir}/* %{_datadir}/glob2 %{_desktopdir}/%{name}.desktop @@ -98,6 +102,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36.2.1 2008-04-01 21:50:50 lisu +- up to 0.9.2 (it's beta version) +- use scons macro +- more docs + Revision 1.36 2007-09-11 18:32:16 lisu - BR: boost-thread-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/globulation2.spec?r1=1.36&r2=1.36.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
