SPECS: pathological.spec - up to 1.1.3 - .desktop file added
lisu
lisu at pld-linux.org
Mon Oct 9 20:37:48 CEST 2006
Author: lisu Date: Mon Oct 9 18:37:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1.3
- .desktop file added
---- Files affected:
SPECS:
pathological.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/pathological.spec
diff -u SPECS/pathological.spec:1.4 SPECS/pathological.spec:1.5
--- SPECS/pathological.spec:1.4 Sat Jan 21 01:01:17 2006
+++ SPECS/pathological.spec Mon Oct 9 20:37:43 2006
@@ -2,13 +2,14 @@
Summary: A puzzle game involving paths and marbles
Summary(pl): Układanka ze ścieżkami i kafelkami
Name: pathological
-Version: 1.1.2
+Version: 1.1.3
Release: 1
License: GPL
Group: X11/Applications/Games
-Source0: http://dl.sourceforge.net/pathological/%{name}_%{version}.tar.gz
-# Source0-md5: 40091e7c3a391a52f6b6806770ab944f
-Patch0: %{name}-bash_not_sh.patch
+Source0: http://dl.sourceforge.net/pathological/%{name}-%{version}.tar.gz
+# Source0-md5: 76a446080c0fed12baf39354d8e0ce4a
+Source1: %{name}.desktop
+Patch0: %{name}-datadir.patch
URL: http://pathological.sourceforge.net/
Requires: python-pygame
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,10 +39,11 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_libdir}/%{name}/bin} \
- $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{_mandir}/man6} \
+ $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir},%{_mandir}/man6} \
$RPM_BUILD_ROOT/var/games
cp -r circuits graphics music sounds $RPM_BUILD_ROOT%{_datadir}/%{name}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
install pathological.py $RPM_BUILD_ROOT%{_datadir}/%{name}
install pathological $RPM_BUILD_ROOT%{_bindir}
install write-highscores $RPM_BUILD_ROOT%{_libdir}/%{name}/bin
@@ -65,6 +67,7 @@
%{_datadir}/%{name}/graphics
%{_datadir}/%{name}/music
%{_datadir}/%{name}/sounds
+%{_desktopdir}/%{name}.desktop
%{_mandir}/man6/*
%{_pixmapsdir}/*
%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/pathological_scores
@@ -75,6 +78,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/10/09 18:37:43 lisu
+- up to 1.1.3
+- .desktop file added
+
Revision 1.4 2006/01/21 00:01:17 arekm
- kill Icon: field (support for these is obsolete says jbj)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pathological.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list