Author: glen Date: Sun Feb 19 15:26:48 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.2.4
---- Files affected: SPECS: etpro.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/etpro.spec diff -u SPECS/etpro.spec:1.4 SPECS/etpro.spec:1.5 --- SPECS/etpro.spec:1.4 Wed Jun 29 15:26:14 2005 +++ SPECS/etpro.spec Sun Feb 19 16:26:43 2006 @@ -3,13 +3,12 @@ Summary: Enemy Territory - ETpro Summary(pl): Enemy Territory (Terytorium wroga) ETpro Name: etpro -Version: 3.2.0 +Version: 3.2.4 Release: 0.1 -Epoch: 0 License: as-is Group: Applications/Games Source0: http://bani.anime.net/etpro/etpro-%{_ver}.zip -# Source0-md5: 7e72684c35bf00b4f92b7f40aa279ef6 +# Source0-md5: a8248ff0b6c58d1f649f5e8ea85de1c2 Source1: %{name}.desktop URL: http://bani.anime.net/etpro/ BuildRequires: unzip @@ -36,12 +35,12 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},{%{_gamelibdir},%{_gamedatadir}}/etpro} -cat << EOF > $RPM_BUILD_ROOT%{_bindir}/%{name} +cat << 'EOF' > $RPM_BUILD_ROOT%{_bindir}/%{name} #!/bin/sh # Needed to make symlinks/shortcuts work. # the binaries must run with correct working directory cd %{_gamelibdir} -exec ./et +set fs_game etpro "\$@" +exec ./et +set fs_game etpro "$@" EOF cp -a animations configs etpromapscripts maps $RPM_BUILD_ROOT%{_gamelibdir}/etpro @@ -79,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/02/19 15:26:43 glen +- 3.2.4 + Revision 1.4 2005/06/29 13:26:14 glen - 3.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/etpro.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
