Author: sls Date: Tue Oct 7 18:21:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added segfault.patch - rel. 5
---- Files affected: SPECS: xrally.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/xrally.spec diff -u SPECS/xrally.spec:1.29 SPECS/xrally.spec:1.30 --- SPECS/xrally.spec:1.29 Tue Oct 7 18:28:01 2008 +++ SPECS/xrally.spec Tue Oct 7 20:21:18 2008 @@ -5,7 +5,7 @@ Summary(pt_BR.UTF-8): Clone do jogo de fliperama Rally X Name: xrally Version: 1.1 -Release: 4 +Release: 5 License: GPL Group: X11/Applications/Games # Source0: ftp://ftp.linuxgames.com/xrally/%{name}-%{version}.tar.gz @@ -17,6 +17,7 @@ Patch1: %{name}-ac_fixes.patch Patch2: %{name}-scorefile.patch Patch3: %{name}-compile.patch +Patch4: %{name}-segfault.patch URL: http://www.linuxgames.com/xrally/ BuildRequires: autoconf BuildRequires: automake @@ -64,6 +65,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 rm -f maps/"Test Level" %build @@ -105,6 +107,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2008/10/07 18:21:18 sls +- added segfault.patch +- rel. 5 + Revision 1.29 2008/10/07 16:28:01 sls - added compile.patch - BR: xorg-lib-libXpm-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xrally.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
