Author: adamg Date: Fri Jan 2 13:29:11 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc43, kill-warnings patches
---- Files affected: SPECS: einstein.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/einstein.spec diff -u SPECS/einstein.spec:1.5 SPECS/einstein.spec:1.6 --- SPECS/einstein.spec:1.5 Mon Feb 12 23:09:09 2007 +++ SPECS/einstein.spec Fri Jan 2 14:29:05 2009 @@ -9,6 +9,8 @@ Source0: http://games.flowix.com/files/einstein/%{name}-%{version}-src.tar.gz # Source0-md5: c1d98e761c10af63f03462ead625f80c Patch0: %{name}-makefile.patch +Patch1: %{name}-gcc43.patch +Patch2: %{name}-kill-warnings.patch URL: http://games.flowix.com/ BuildRequires: SDL-devel BuildRequires: SDL_mixer-devel @@ -27,6 +29,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build %{__make} \ @@ -54,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/01/02 13:29:05 adamg +- gcc43, kill-warnings patches + Revision 1.5 2007/02/12 22:09:09 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/einstein.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
