SPECS: openttd.spec - updated do 047,

djrzulf djrzulf at pld-linux.org
Mon Apr 24 20:06:00 CEST 2006


Author: djrzulf                      Date: Mon Apr 24 18:06:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated do 047,

---- Files affected:
SPECS:
   openttd.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/openttd.spec
diff -u SPECS/openttd.spec:1.33 SPECS/openttd.spec:1.34
--- SPECS/openttd.spec:1.33	Wed Mar  1 00:53:22 2006
+++ SPECS/openttd.spec	Mon Apr 24 20:05:55 2006
@@ -6,16 +6,17 @@
 Summary:	An open source reimplementation of the Microprose game "Transport Tycoon Deluxe"
 Summary(pl):	Otwarta reimplementacja gry Transport Tycoon Deluxe
 Name:		openttd
-Version:	0.4.5
+Version:	0.4.7
 Release:	1
 License:	GPL
 Group:		X11/Applications/Games
-Source0:	http://dl.sourceforge.net/openttd/%{name}-%{version}.tar.bz2
-# Source0-md5:	691e626763f2f33ad3e77717a44d2824
+Source0:	http://ovh.dl.sourceforge.net/sourceforge/openttd/%{name}-%{version}-source.tar.bz2
+# Source0-md5:	7a7201ed0f6c1727ac22a977d20c7611
 Source1:	%{name}.desktop
 Source2:	%{name}-server.desktop
 Patch0:		%{name}-home_etc.patch
 Patch1:		%{name}-personal-data.patch
+Patch2:		%{name}-Makefile.patch
 URL:		http://www.openttd.com/
 BuildRequires:	SDL-devel
 %{?with_home_etc:BuildRequires:	home-etc-devel}
@@ -75,6 +76,7 @@
 %setup -q
 %{?with_home_etc:%patch0 -p1}
 #%patch1 -p1
+%patch2 -p1
 
 # Let's pldize
 find lang/ -type f -exec sed -i 's/:Unix/:PLD Linux/' \{\} \;
@@ -130,7 +132,7 @@
 	DATA_DIR="%{_datadir}/%{name}/"
 
 install openttd-dedicated $RPM_BUILD_ROOT%{_bindir}
-install scenario/* $RPM_BUILD_ROOT%{_datadir}/%{name}/scenario
+##install scenario/* $RPM_BUILD_ROOT%{_datadir}/%{name}/scenario
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 install docs/openttd.6 $RPM_BUILD_ROOT%{_mandir}/man6
@@ -163,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/04/24 18:05:55  djrzulf
+- updated do 047,
+
 Revision 1.33  2006/02/28 23:53:22  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openttd.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list