Author: jareq Date: Tue Jul 26 20:05:19 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add gnuchess-gcc4.patch - now build with gcc4 - rel. 4
---- Files affected: SPECS: gnuchess.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/gnuchess.spec diff -u SPECS/gnuchess.spec:1.41 SPECS/gnuchess.spec:1.42 --- SPECS/gnuchess.spec:1.41 Wed Jun 1 22:07:08 2005 +++ SPECS/gnuchess.spec Tue Jul 26 22:05:12 2005 @@ -10,13 +10,14 @@ Summary(uk): űÁČĎ×Á ĐŇĎÇŇÁÍÁ GNU Name: gnuchess Version: 5.07 -Release: 3 +Release: 4 License: GPL Group: Applications/Games Source0: ftp://ftp.gnu.org/gnu/chess/%{name}-%{version}.tar.gz # Source0-md5: 259da00aa559e5624c65279484fccaf7 Source1: xchess.png Source2: %{name}.desktop +Patch0: %{name}-gcc4.patch URL: http://www.gnu.org/software/chess/chess.html BuildRequires: automake BuildRequires: flex @@ -68,6 +69,7 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.* . @@ -101,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2005/07/26 20:05:12 jareq +- add gnuchess-gcc4.patch - now build with gcc4 +- rel. 4 + Revision 1.41 2005/06/01 20:07:08 zbyniu - BR: flex ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnuchess.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
