SPECS: freecol.spec - add desktop file

wolvverine wolvverine at pld-linux.org
Mon Sep 17 16:18:05 CEST 2007


Author: wolvverine                   Date: Mon Sep 17 14:18:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add desktop file

---- Files affected:
SPECS:
   freecol.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/freecol.spec
diff -u SPECS/freecol.spec:1.10 SPECS/freecol.spec:1.11
--- SPECS/freecol.spec:1.10	Fri Aug 17 00:52:37 2007
+++ SPECS/freecol.spec	Mon Sep 17 16:18:00 2007
@@ -7,6 +7,7 @@
 License:	GPL v2
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/freecol/%{name}-%{version}-src.tar.gz
+Source1:	%{name}.desktop
 # Source0-md5:	b94930669e3e3a9f84a294e0ff4c5543
 Source1:	%{name}.sh
 URL:		http://www.freecol.org/
@@ -45,6 +46,7 @@
 
 install -d $RPM_BUILD_ROOT%{_datadir}/freecol
 cp -ar data/* $RPM_BUILD_ROOT%{_datadir}/freecol/
+install %SOURCE1 $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -55,6 +57,7 @@
 %attr(755,root,root) %{_bindir}/freecol
 %{_datadir}/games/freecol
 %{_datadir}/freecol
+%{_desktopdir}/%{name}.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/09/17 14:18:00  wolvverine
+- add desktop file
+
 Revision 1.10  2007/08/16 22:52:37  adamg
 - updated to 0.7.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freecol.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list