]> git.pld-linux.org Git - packages/armagetron.git/commitdiff
- up to 0.2.5.2
authorTomek Orzechowski <orzech@pld-linux.org>
Thu, 14 Aug 2003 16:32:49 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    armagetron.spec -> 1.9

armagetron.spec

index b70c7fe8d7c022abf79f5392b79145b0b67ff661..7bca09801a31bc22cc12e8e1c2440652ca96015d 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       A Tron lightcycle game with focus on multiplayer mode
 Summary(pl):   Gra Tron ze ¶wiat³ocyklem skupiaj±ca siê na trybie dla wielu graczy
 Name:          armagetron
-Version:       0.2.5.1
+Version:       0.2.5.2
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: 99c1a776691362108911bbd67e4a27c8
-Patch0:                %{name}-ac_fix.patch
+# Source0-md5: 71bfeaa5ddaf38d5fd8d893caec91d15
 URL:           http://armagetron.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL_image-devel
@@ -37,15 +36,12 @@ nast
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
 rm -f missing
 %{__aclocal}
 %{__autoconf}
-
 %configure
-
 %{__make}
 
 %install
This page took 0.063561 seconds and 4 git commands to generate.