]> git.pld-linux.org Git - packages/FlightGear.git/blobdiff - FlightGear.spec
- tabs in preamle
[packages/FlightGear.git] / FlightGear.spec
index c62cbdbabc877f560c48559e45b75733f5a7b913..893c876c7c1992eb7e774a7ddb9a3b15e2d3b256 100644 (file)
@@ -1,32 +1,37 @@
+# TODO:
+# - Make FlightGear-extra-planes for subset of planes from
+#   http://www.flightgear.org/Downloads/aircraft/index.shtml
+
 Summary:       Free Flight Simulator
-Summary(pl):   darmowy symulator lotu
+Summary(pl.UTF-8):     darmowy symulator lotu
 Name:          FlightGear
-Version:       0.9.8
+Version:       0.9.10
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       ftp://ftp.flightgear.org/pub/fgfs/Source/%{name}-%{version}.tar.gz
-# Source0-md5: 614d11b4fc75479cb3bf42a333705242
+# Source0-md5: f4b89c9cafc18d56beab77a04f1ebdce
 Source1:       ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2
-# Source1-md5: 7354da8d5232ee02daee8d8759e83af3
+# Source1-md5: 0ff82689a1877de95490c429e717d8a2
 Source2:       ftp://ftp.flightgear.org/pub/fgfs/Everything-0.7/Base-Packages/fgfs-docs-0.7.7.tar.gz
 # Source2-md5: 31f35d3e63e522565e8990ead99e7507
 Patch0:                %{name}-libs.patch
 URL:           http://www.flightgear.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenGL-devel
-BuildRequires: SimGear-devel >= 0.3.6
+BuildRequires: SimGear-devel >= 0.3.10
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: glut-devel
 BuildRequires: libstdc++-devel
+BuildRequires: libxml-devel
 BuildRequires: metakit-devel >= 2.4.3
-BuildRequires: plib-devel >= 1.8.0
+BuildRequires: plib-devel >= 1.8.4
 BuildRequires: zlib-devel
 Requires:      OpenGL
-Requires:      SimGear >= 0.3.6
-Requires:      plib >= 1.8.0
+Requires:      SimGear >= 0.3.10
+Requires:      plib >= 1.8.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define _noautoreqdep  libGL.so.1 libGLU.so.1 libGLcore.so.1
@@ -37,13 +42,14 @@ simulator framework for the development and pursuit of interesting
 flight simulator ideas. We are developing a solid basic sim that can
 be expanded and improved upon by anyone interested in contributing.
 
-%description -l pl
-Projet Flight Gear to wyrafinowany symulator lotów pozwalaj±cy
-rozpowszechniaæ idee tego typu symulacji.
+%description -l pl.UTF-8
+Projekt Flight Gear to wyrafinowany symulator lotów pozwalający
+rozpowszechniać idee tego typu symulacji.
 
 %prep
 %setup -q -a 1 -a 2
 %patch0 -p1
+
 find %{name} -name 'CVS' -type d | xargs rm -rf
 
 %build
@@ -77,6 +83,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS %{name}/Docs/*
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_sbindir}/*
 %{_datadir}/games/%{name}
 %{_mandir}/*/*
This page took 0.078835 seconds and 4 git commands to generate.