summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryogib2004-02-07 17:31:08 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6de9b2ce176b0d6e361fc316219719e77ff293ec (patch)
treef1ab5ac8bbb7614fb59b146450cf08b7ccad0b9b
parent365f6e8ed89fe14279783069535377a505e41228 (diff)
downloadgl-117-6de9b2ce176b0d6e361fc316219719e77ff293ec.zip
gl-117-6de9b2ce176b0d6e361fc316219719e77ff293ec.tar.gz
- updated to 1.2, removed ac/am stuff
Changed files: gl-117.spec -> 1.13
-rw-r--r--gl-117.spec11
1 files changed, 2 insertions, 9 deletions
diff --git a/gl-117.spec b/gl-117.spec
index 4ce14ff..36d6295 100644
--- a/gl-117.spec
+++ b/gl-117.spec
@@ -2,19 +2,17 @@ Summary: An OpenGL and SDL based action flight simulator
Summary(de): Ein OpenGL- und SDL-basierter Flugsimulator
Summary(pl): Zręcznościowy symulator lotu używający OpenGL i SDL
Name: gl-117
-Version: 1.1
+Version: 1.2
Release: 1
License: GPL
Group: Applications/Games
Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
-# Source0-md5: 0bce3bdcc9d293e2fbd963e34fec94b9
+# Source0-md5: 15212176c863f35f49a1f766eaa5c79a
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://home.t-online.de/home/Primetime./gl-117/
BuildRequires: OpenGL-devel
BuildRequires: SDL_mixer-devel
-BuildRequires: autoconf
-BuildRequires: automake >= 1.6
BuildRequires: glut-devel
BuildRequires: libstdc++-devel
Requires: OpenGL
@@ -47,11 +45,6 @@ pozwalają idealnie dopasować grę do wydajności systemu.
%setup -q -n %{name}-%{version}-src
%build
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
%configure
%{__make}