Author: shadzik Date: Sun Apr 8 15:34:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add -Werror.patch - use %scons macro - rel 1
---- Files affected: SPECS: dunelegacy.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/dunelegacy.spec diff -u SPECS/dunelegacy.spec:1.6 SPECS/dunelegacy.spec:1.7 --- SPECS/dunelegacy.spec:1.6 Mon Feb 12 23:09:09 2007 +++ SPECS/dunelegacy.spec Sun Apr 8 17:34:42 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Zaktualizowany klon gry Dune2 Name: dunelegacy Version: 0.94.1 -Release: 0.1 +Release: 1 License: GPL Group: X11/Applications/Games/Strategy Source0: http://dl.sourceforge.net/dunelegacy/%{name}-%{version}.tar.gz # Source0-md5: 4cf34d739979f53bdf1cdc32b17ebb78 +Patch0: %{name}-Werror.patch URL: http://dunelegacy.sourceforge.net/ BuildRequires: SDL-devel BuildRequires: SDL_image-devel @@ -51,9 +52,10 @@ %prep %setup -q +%patch0 -p0 %build -scons +%scons %install rm -rf $RPM_BUILD_ROOT @@ -75,6 +77,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/04/08 15:34:42 shadzik +- add -Werror.patch +- use %scons macro +- rel 1 + Revision 1.6 2007/02/12 22:09:09 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dunelegacy.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
