SPECS: funguloids.spec - *.desktop
arvenil
arvenil at pld-linux.org
Mon May 28 11:50:13 CEST 2007
Author: arvenil Date: Mon May 28 09:50:13 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- *.desktop
---- Files affected:
SPECS:
funguloids.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/funguloids.spec
diff -u SPECS/funguloids.spec:1.1 SPECS/funguloids.spec:1.2
--- SPECS/funguloids.spec:1.1 Sun May 27 21:39:48 2007
+++ SPECS/funguloids.spec Mon May 28 11:50:08 2007
@@ -2,7 +2,6 @@
# TODO:
# - pl descryptions
# - docs need to be included in package
-# - *.desktop file
# - patches propably need love too
#
Summary: Those Funny Funguloids - a nice little piece of entertainment
@@ -13,6 +12,7 @@
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/funguloids/%{name}-linux-%{version}.tar.bz2
# Source0-md5: 45ef7a0da156d7b65627a674fcfb12f0
+Source1: %{name}.desktop
Patch0: %{name}-lua51.patch
Patch1: %{name}-path.patch
URL: http://funguloids.sourceforge.net/
@@ -59,6 +59,8 @@
install -d $RPM_BUILD_ROOT%{_bindir}
mv -f $RPM_BUILD_ROOT%{_prefix}/games/%{name} $RPM_BUILD_ROOT%{_bindir}
+cp %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -68,6 +70,7 @@
%attr(755,root,root) %{_bindir}/%{name}
%{_datadir}/games/%{name}
%{_pixmapsdir}/%{name}.png
+%{_desktopdir}/%{name}.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -75,6 +78,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/05/28 09:50:08 arvenil
+- *.desktop
+
Revision 1.1 2007/05/27 19:39:48 arvenil
- init (first game which use our ogre;))
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/funguloids.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list