Author: lisu Date: Thu Feb 2 15:42:06 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.7.6 - gcc4 patch commented for now - fix passing our flags - not tested yet
---- Files affected: packages/pingus: pingus.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: packages/pingus/pingus.spec diff -u packages/pingus/pingus.spec:1.68 packages/pingus/pingus.spec:1.69 --- packages/pingus/pingus.spec:1.68 Tue Dec 20 20:37:50 2011 +++ packages/pingus/pingus.spec Thu Feb 2 16:42:00 2012 @@ -3,12 +3,12 @@ Summary(pl.UTF-8): Gra typu lemmingi z pingwinami w roli głównej Summary(pt_BR.UTF-8): Um clone de lemmings com pingüins Name: pingus -Version: 0.7.3 -Release: 5 +Version: 0.7.6 +Release: 0.1 License: GPL v2+ Group: X11/Applications/Games -Source0: http://pingus.seul.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 7d1a0b0d658cc46dd09d6274f39acc7d +Source0: http://pingus.googlecode.com/files/%{name}-%{version}.tar.bz2 +# Source0-md5: 561798686f34d3fa4e69135d655f47ac Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-opt.patch @@ -39,13 +39,14 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%%patch1 -p1 # note: it loads *.po files directly, no need to use msgfmt mv -f data/po/sr{,@latin}.po rm -f data/po/pingus.pot %build +export CXXFLAGS="%{rpmcxxflags} -std=c++0x" %scons with_xinput=true %install @@ -74,6 +75,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2012/02/02 15:42:00 lisu +- updated to 0.7.6 +- gcc4 patch commented for now +- fix passing our flags +- not tested yet + Revision 1.68 2011/12/20 19:37:50 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pingus/pingus.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
