summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlisu2008-11-20 14:41:08 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf9ae81d4458948eb12648da86f052552102645a8 (patch)
tree97ecefa3aac40fd640553ff002c6a6dfa9012003
parentee6962263b8b308fae674fe0249eedd502fc0168 (diff)
downloadamoebax-f9ae81d4458948eb12648da86f052552102645a8.zip
amoebax-f9ae81d4458948eb12648da86f052552102645a8.tar.gz
- up to 0.2.1
- install desktop files manually Changed files: amoebax.spec -> 1.3
-rw-r--r--amoebax.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/amoebax.spec b/amoebax.spec
index 6fc68d2..be799b0 100644
--- a/amoebax.spec
+++ b/amoebax.spec
@@ -1,12 +1,12 @@
Summary: Cute and addictive puzzle game
Summary(pl.UTF-8): Ładna i uzależniająca gra logiczna
Name: amoebax
-Version: 0.2.0
+Version: 0.2.1
Release: 1
License: GPL v2+
Group: X11/Applications/Games
Source0: http://www.emma-soft.com/games/amoebax/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 1fecc5e4c8c4151b39f84baa5a18897b
+# Source0-md5: f144e4a42f4443e6c105976c4c036c50
Patch0: %{name}-desktop.patch
URL: http://www.emma-soft.com/games/amoebax/
BuildRequires: SDL-devel >= 1.2.11
@@ -41,11 +41,13 @@ typu powoduje ich znikanie.
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install data/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
+install data/%{name}.svg $RPM_BUILD_ROOT%{_pixmapsdir}
+install data/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -57,4 +59,4 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}
%{_mandir}/man6/*.6*
%{_desktopdir}/%{name}.desktop
-%{_pixmapsdir}/%{name}.png
+%{_pixmapsdir}/%{name}.svg