Author: sparky Date: Mon Nov 6 00:34:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added SDL_main patch
---- Files affected: SPECS: 54321.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/54321.spec diff -u SPECS/54321.spec:1.21 SPECS/54321.spec:1.22 --- SPECS/54321.spec:1.21 Sun Nov 5 22:45:22 2006 +++ SPECS/54321.spec Mon Nov 6 01:34:11 2006 @@ -3,7 +3,7 @@ Summary(pl): Ładne układanki dla jednego gracza Name: 54321 Version: 1.0.2001.11.16 -Release: 3 +Release: 4 License: GPL Group: X11/Applications/Games Source0: http://nklein.com/products/54321/%{version}/%{name}.tgz @@ -11,8 +11,9 @@ Source1: %{name}.desktop Patch0: %{name}-sdl_include_dir_fix.patch Patch1: %{name}-linking.patch +Patch2: %{name}-SDL_main.patch URL: http://www.nklein.com/products/54321/ -BuildRequires: SDL-devel >= 1.2.11-2 +BuildRequires: SDL-devel BuildRequires: SDL_image-devel Requires: SDL >= 1.2.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,6 +32,7 @@ %setup -q -n 54321 %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} -f GNUmakefile \ @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/11/06 00:34:11 sparky +- added SDL_main patch + Revision 1.21 2006/11/05 21:45:22 sparky - BR: SDL-devel >= 1.2.11-2 - add linking patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/54321.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
