]> git.pld-linux.org Git - packages/antargis.git/blobdiff - antargis.spec
- previous commit reverted (mistake)
[packages/antargis.git] / antargis.spec
index a18535c5fb9193070f0250e5077a2dc77e7fa069..879e88b9906f46e15cc1f11d3f5f09d944c5ba62 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Battles of Antargis - medieval RTS
 Summary(pl.UTF-8):     Battles of Antargis - osadzona w średniowieczu gra typu RTS
 Name:          antargis
-Version:       0.2.1.4
+Version:       0.1.2
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games/Strategy
-Source0:       http://download.berlios.de/antargis/%{name}-source-%{version}.tar.gz
-# Source0-md5: 8e45ba040ad025ddbf84a624ade97ea5
+Source0:       http://download.berlios.de/antargis/%{name}-%{version}.tar.gz
+# Source0-md5: 94f8173e2eb1fea4d9d2949803055f87
 URL:           http://antargis.berlios.de/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL_image-devel
@@ -39,13 +39,12 @@ Gra jest obecnie intensywnie rozwijana. Aktualnie zawiera:
 - początek właściwej kampanii
 
 %prep
-%setup -q -n %{name}-source-%{version}
+%setup -q
 
 %build
-ruby build.rb \
+rake \
        CC="%{__cc}" \
-       CXX="%{__cxx}" \
-       COMPILE_PARAMS="%{rpmcflags} -fPIC"
+       CXX="%{__cxx}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.083118 seconds and 4 git commands to generate.