Author: lisu Date: Sun Nov 11 13:52:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.2.3 - do not override orginal CFLAGS
---- Files affected: SPECS: asylum.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/asylum.spec diff -u SPECS/asylum.spec:1.10 SPECS/asylum.spec:1.11 --- SPECS/asylum.spec:1.10 Thu Sep 13 10:18:16 2007 +++ SPECS/asylum.spec Sun Nov 11 14:52:21 2007 @@ -5,12 +5,12 @@ Summary: Port of Digital Psychosis' 1994 platform shooter Summary(pl.UTF-8): Port gry platformowej napisanej przez Digital Psychosis w 1994 roku Name: asylum -Version: 0.2.2 +Version: 0.2.3 Release: 0.1 License: GPL v3+ Group: X11/Applications/Games Source0: http://dl.sourceforge.net/sdl-asylum/%{name}-%{version}.tar.gz -# Source0-md5: e349a99bf099df818b0efc4f83359858 +# Source0-md5: ae381080926d3837235cc3c2eaf081f1 Patch0: %{name}-makefile.patch URL: http://sdl-asylum.sourceforge.net/ BuildRequires: SDL-devel @@ -33,7 +33,7 @@ %build %{__make} \ CC="%{__cxx}" \ - CFLAGS="%{rpmcxxflags} -DRESOURCEPATH=\\\"%{_datadir}/asylum\\\" -DSCOREPATH=\\\"/var/games/asylum\\\"" + OPTFLAGS="%{rpmcxxflags} -DRESOURCEPATH=\\\"%{_datadir}/asylum\\\" -DSCOREPATH=\\\"/var/games/asylum\\\"" %install rm -rf $RPM_BUILD_ROOT @@ -57,7 +57,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.10 2007-09-13 08:18:16 darekr +Revision 1.11 2007-11-11 13:52:21 lisu +- up to 0.2.3 +- do not override orginal CFLAGS + +Revision 1.10 2007/09/13 08:18:16 darekr - added Instruct file to %doc Revision 1.9 2007/09/13 07:52:25 gotar ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asylum.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
