]> git.pld-linux.org Git - packages/adonthell-maps.git/commitdiff
- it's really 0.3.3 version, epoch 1 to upgrade from 3 to 0.3.3 auto/ac/adonthell-maps-0_3_3-1
authorundefine <undefine@pld-linux.org>
Wed, 8 Jun 2005 23:42:40 +0000 (23:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix build on amd64

Changed files:
    adonthell-maps.spec -> 1.12

adonthell-maps.spec

index 97b17a23ce6603a83bde65ce83901f66f3c0b674..9cd800cb38a1453110ffd3c135686752ad0c0ba5 100644 (file)
@@ -1,14 +1,16 @@
 Summary:       Maps for Adonthell game engine
 Summary(pl):   Mapy dla Adonthella
 Name:          adonthell-maps
-Version:       3
+Version:       0.3.3
 Release:       1
+Epoch:         1
 License:       GPL
 Group:         X11/Applications/Games
-Source0:       http://freesoftware.fsf.org/download/adonthell/wastesedge-0.3.%{version}.tar.gz
+Source0:       http://freesoftware.fsf.org/download/adonthell/wastesedge-%{version}.tar.gz
 # Source0-md5: c208c4c7aa2e8c97ec7b27a5bf4f2cd0
 URL:           http://adonthell.linuxgames.com/download/index.shtml
 BuildRequires: adonthell
+BuildRequires: automake
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         %{_prefix}/bin
@@ -42,9 +44,10 @@ zniszczy
 zapobiec...
 
 %prep
-%setup -q -n wastesedge-0.3.%{version}
+%setup -q -n wastesedge-%{version}
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure2_13
 
 %{__make}
This page took 0.090074 seconds and 4 git commands to generate.