Author: lisu Date: Sun Jun 13 12:42:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.60 - link with libm (-link.patch)
---- Files affected: packages/edgar: edgar.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/edgar/edgar.spec diff -u packages/edgar/edgar.spec:1.23 packages/edgar/edgar.spec:1.24 --- packages/edgar/edgar.spec:1.23 Thu May 27 14:55:55 2010 +++ packages/edgar/edgar.spec Sun Jun 13 14:42:31 2010 @@ -2,16 +2,17 @@ Summary: 2D Platform game Summary(pl.UTF-8): Dwuwymiarowa gra platformowa Name: edgar -Version: 0.57 +Version: 0.60 Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://www.parallelrealities.co.uk/download/edgar/%{name}-%{version}-1.tar.gz -# Source0-md5: 173d15fe36e4936343a8b676bab3b582 +# Source0-md5: 91f4560c646e254ee67874f7e24cf20a Source1: %{name}.png Patch0: %{name}-makefile.patch Patch1: %{name}-useless_files.patch Patch2: %{name}-desktop.patch +Patch3: %{name}-link.patch URL: http://www.parallelrealities.co.uk/projects/edgar.php BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel @@ -36,6 +37,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__make} \ @@ -69,6 +71,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/06/13 12:42:31 lisu +- up to 0.60 +- link with libm (-link.patch) + Revision 1.23 2010/05/27 12:55:55 lisu - proper patch names in previous commit log ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edgar/edgar.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
