packages: hatari/hatari.spec - icon, desktop
lisu
lisu at pld-linux.org
Mon Aug 17 13:12:09 CEST 2009
Author: lisu Date: Mon Aug 17 11:12:09 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- icon, desktop
---- Files affected:
packages/hatari:
hatari.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/hatari/hatari.spec
diff -u packages/hatari/hatari.spec:1.17 packages/hatari/hatari.spec:1.18
--- packages/hatari/hatari.spec:1.17 Mon Aug 17 12:56:22 2009
+++ packages/hatari/hatari.spec Mon Aug 17 13:12:04 2009
@@ -11,6 +11,7 @@
Patch0: %{name}-useless_files.patch
Patch1: %{name}-destdir.patch
Patch2: %{name}-python_init.patch
+Patch3: %{name}-desktop.patch
URL: http://hatari.sourceforge.net/
BuildRequires: SDL-devel >= 1.2.0
BuildRequires: autoconf
@@ -32,14 +33,15 @@
%description -l pl.UTF-8
Hatari jest emulatorem Atari ST i STE dla Linuksa i innych systemów
-obsługiwanych przez bibliotekę SDL. Hatari emuluje większość sprzętu
-Atari ST i STE.
+obsługiwanych przez bibliotekę SDL. Hatari emuluje większość
+sprzętu Atari ST i STE.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%{__sed} -i 's#path=$(DATAPATH)#path=%{_datadir}/hatari/hatariui#' python-ui/Makefile
%build
@@ -69,6 +71,8 @@
%{_datadir}/%{name}
%{_mandir}/man1/hatari.1*
%lang(fr) %{_mandir}/fr/man1/hatari.1*
+%{_desktopdir}/hatariui.desktop
+%{_iconsdir}/hicolor/32x32/apps/hatari-icon.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2009/08/17 11:12:04 lisu
+- icon, desktop
+
Revision 1.17 2009/08/17 10:56:22 lisu
- python_init.patch (fixes runing python script)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hatari/hatari.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list