Author: sparky Date: Wed Mar 14 21:07:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - started update, failt to build
---- Files affected: SPECS: lincity-ng.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/lincity-ng.spec diff -u SPECS/lincity-ng.spec:1.12 SPECS/lincity-ng.spec:1.13 --- SPECS/lincity-ng.spec:1.12 Tue Feb 13 07:46:52 2007 +++ SPECS/lincity-ng.spec Wed Mar 14 22:07:14 2007 @@ -2,19 +2,19 @@ Summary: Lincity - a Next Generation city/country simulation Summary(pl.UTF-8): Lincity - symulator miasta/kraju Następnej Generacji Name: lincity-ng -Version: 1.0.3 -Release: 1 +Version: 1.1.0 +Release: 0.1 License: GPL v2 Group: Applications/Games Source0: http://download.berlios.de/lincity-ng/%{name}-%{version}.tar.bz2 -# Source0-md5: 2624857ed9437ac30445884d8593850e +# Source0-md5: 19010d9800c4b18a7388723d64834512 URL: http://lincity-ng.berlios.de/wiki/index.php/Main_Page BuildRequires: OpenGL-devel BuildRequires: SDL-devel >= 1.2.5 -BuildRequires: SDL_gfx-devel +BuildRequires: SDL_gfx-devel >= 2.0.13 BuildRequires: SDL_image-devel >= 1.2.3 BuildRequires: SDL_mixer-devel >= 1.2.4 -BuildRequires: SDL_ttf-devel >= 2.0 +BuildRequires: SDL_ttf-devel >= 2.0.8 BuildRequires: physfs-devel >= 1.0.0 BuildRequires: pkgconfig BuildRequires: gettext-devel @@ -22,11 +22,13 @@ BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: libxml2-devel >= 2.6.11 +BuildRequires: sed >= 4.0 BuildRequires: zlib-devel >= 1.0 Requires: SDL >= 1.2.5 +Requires: SDL_gfx >= 2.0.13 Requires: SDL_image >= 1.2.3 Requires: SDL_mixer >= 1.2.4 -Requires: SDL_ttf >= 2.0 +Requires: SDL_ttf >= 2.0.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,6 +50,7 @@ %prep %setup -q +%{__sed} 's/ -O3 -g / /' -i Jamrules %build %configure @@ -104,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/03/14 21:07:14 sparky +- started update, failt to build + Revision 1.12 2007/02/13 06:46:52 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lincity-ng.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
