SPECS: hexxagon.spec - pixmapsdir for individual icons - unified G...
qboosh
qboosh at pld-linux.org
Tue Dec 25 20:40:02 CET 2007
Author: qboosh Date: Tue Dec 25 19:40:02 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pixmapsdir for individual icons
- unified GTK+ name
---- Files affected:
SPECS:
hexxagon.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/hexxagon.spec
diff -u SPECS/hexxagon.spec:1.5 SPECS/hexxagon.spec:1.6
--- SPECS/hexxagon.spec:1.5 Tue Dec 25 20:26:34 2007
+++ SPECS/hexxagon.spec Tue Dec 25 20:39:56 2007
@@ -1,17 +1,17 @@
# $Revision$, $Date$
-Summary: Othello clone (GTK version)
-Summary(pl.UTF-8): Klon Othello (wersja GTK)
+Summary: Othello clone (GTK+ version)
+Summary(pl.UTF-8): Klon Othello (wersja GTK+)
Name: hexxagon
Version: 1.0
Release: 1
+License: GPL
+Group: X11/Applications/Games
Source0: http://nesqi.homeip.net/hexxagon/download/%{name}-%{version}.tar.bz2
# Source0-md5: f4064f4324598453dacbc1387aa0482c
Source1: %{name}.png
# Source1-md5: 1548c629ff9f257871dcb16821cdd66e
Source2: %{name}.desktop
Patch0: %{name}-gcc4.patch
-License: GPL
-Group: X11/Applications/Games
URL: http://nesqi.homeip.net/hexxagon/
BuildRequires: gtk+2-devel
BuildRequires: gtkmm-devel
@@ -19,11 +19,11 @@
%description
Hexxagon is a clone of Hexxagon, an adaptation of the Othello board
-game written for DOS. This is the GTK1 version of Hexxagon.
+game written for DOS. This is the GTK+ 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.
+Hexxagon to klon gry Hexxagon, adaptacji planszowej gry Othello dla
+DOS-a. Jest to wersja GTK+ gry Hexxagon.
%prep
%setup -q
@@ -39,7 +39,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install %{SOURCE1} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
+install %{SOURCE1} -D $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
install %{SOURCE2} -D $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
%clean
@@ -50,7 +50,7 @@
%doc README
%attr(755,root,root) %{_bindir}/%{name}
%{_datadir}/%{name}
-%{_iconsdir}/%{name}.png
+%{_pixmapsdir}/%{name}.png
%{_desktopdir}/%{name}.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007-12-25 19:39:56 qboosh
+- pixmapsdir for individual icons
+- unified GTK+ name
+
Revision 1.5 2007-12-25 19:26:34 glen
- package .desktop
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hexxagon.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list