SPECS: hexxagon.spec - fix build on gcc4 - pl summary, description...
adamg
adamg at pld-linux.org
Tue Dec 25 19:14:43 CET 2007
Author: adamg Date: Tue Dec 25 18:14:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build on gcc4
- pl summary, description
- proper group
- adapterized
---- Files affected:
SPECS:
hexxagon.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/hexxagon.spec
diff -u SPECS/hexxagon.spec:1.2 SPECS/hexxagon.spec:1.3
--- SPECS/hexxagon.spec:1.2 Tue Dec 25 18:46:33 2007
+++ SPECS/hexxagon.spec Tue Dec 25 19:14:38 2007
@@ -1,15 +1,15 @@
# $Revision$, $Date$
-# TODO
-# - needs gcc4 fix
Summary: Othello clone (GTK version)
+Summary(pl.UTF-8): Klon Othello (wersja GTK)
Name: hexxagon
Version: 1.0
Release: 0.1
-URL: http://nesqi.homeip.net/hexxagon/
Source0: http://nesqi.homeip.net/hexxagon/download/%{name}-%{version}.tar.bz2
# Source0-md5: f4064f4324598453dacbc1387aa0482c
+Patch0: %{name}-gcc4.patch
License: GPL
-Group: Applications/Games/Boards
+Group: X11/Applications/Games
+URL: http://nesqi.homeip.net/hexxagon/
BuildRequires: gtk+2-devel
BuildRequires: gtkmm-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -18,8 +18,13 @@
Hexxagon is a clone of Hexxagon, an adaptation of the Othello board
game written for DOS. This is the GTK1 version of Hexxagon.
+%description -l pl.UTF-8
+Hexxagon to klon gry Hexxagon, adapcji planszowej gry Othello dla
+DOS-a. Jest to wersja GTK1 gry Hexxagon.
+
%prep
%setup -q
+%patch0 -p1
%build
%configure
@@ -49,6 +54,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-25 18:14:38 adamg
+- fix build on gcc4
+- pl summary, description
+- proper group
+- adapterized
+
Revision 1.2 2007-12-25 17:46:33 glen
- builds on ac gcc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hexxagon.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list