]> git.pld-linux.org Git - packages/openttd.git/commitdiff
- reverted last commit (it was upgrade to unstable release, sorry)
authorpawelz <pawelz@pld-linux.org>
Thu, 31 Dec 2009 19:44:24 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openttd.spec -> 1.75

openttd.spec

index d1b4f19be5907a689ff7ab8d564f61f4186a2a75..64e377b266b41fa82ac8565ebfb22b0a03ed2226 100644 (file)
@@ -1,18 +1,16 @@
 #
 # Conditional build:
 %bcond_without home_etc        # without home_etc support
-
-%define                beta    beta1
-
+#
 Summary:       An open source reimplementation of the Microprose game "Transport Tycoon Deluxe"
 Summary(pl.UTF-8):     Otwarta reimplementacja gry Transport Tycoon Deluxe
 Name:          openttd
-Version:       1.0.0
-Release:       0.%{beta}.1
+Version:       0.7.5
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       http://binaries.openttd.org/releases/1.0.0-beta1/openttd-1.0.0-%{beta}-source.tar.bz2
-# Source0-md5: 5be9cae5afd2be6fedcc8c7a017f1e38
+Source0:       http://binaries.openttd.org/releases/0.7.5/%{name}-%{version}-source.tar.bz2
+# Source0-md5: ceb7ab1f5d6ef5c54181949c232dd0ca
 Source1:       %{name}.desktop
 Source2:       %{name}-server.desktop
 Patch0:                %{name}-home_etc.patch
@@ -75,7 +73,7 @@ Ten pakiet zawiera dedykowany serwer OpenTTD. Należy zwrócić uwagę,
 że graficzny klient OpenTTD również posiada tą funkcjonalność.
 
 %prep
-%setup -q -n %{name}-%{version}-%{beta}
+%setup -q
 %{?with_home_etc:%patch0 -p1}
 %patch1 -p1
 
This page took 0.106785 seconds and 4 git commands to generate.