SPECS: freecol.spec - fix last commit

wolvverine wolvverine at pld-linux.org
Mon Sep 17 17:07:36 CEST 2007


Author: wolvverine                   Date: Mon Sep 17 15:07:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix last commit

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

---- Diffs:

================================================================
Index: SPECS/freecol.spec
diff -u SPECS/freecol.spec:1.11 SPECS/freecol.spec:1.12
--- SPECS/freecol.spec:1.11	Mon Sep 17 16:18:00 2007
+++ SPECS/freecol.spec	Mon Sep 17 17:07:31 2007
@@ -7,9 +7,9 @@
 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
+Source2:	%{name}.desktop
 URL:		http://www.freecol.org/
 BuildRequires:	ant
 BuildRequires:	ant-nodeps
@@ -46,7 +46,7 @@
 
 install -d $RPM_BUILD_ROOT%{_datadir}/freecol
 cp -ar data/* $RPM_BUILD_ROOT%{_datadir}/freecol/
-install %SOURCE1 $RPM_BUILD_ROOT%{_desktopdir}
+install %SOURCE2 $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/09/17 15:07:31  wolvverine
+- fix last commit
+
 Revision 1.11  2007/09/17 14:18:00  wolvverine
 - add desktop file
 
================================================================

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



More information about the pld-cvs-commit mailing list