Author: matkor Date: Thu Aug 17 22:59:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - Version 0.9.10-1.
---- Files affected: SPECS: FlightGear.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/FlightGear.spec diff -u SPECS/FlightGear.spec:1.40 SPECS/FlightGear.spec:1.41 --- SPECS/FlightGear.spec:1.40 Wed Dec 7 22:58:15 2005 +++ SPECS/FlightGear.spec Fri Aug 18 00:59:40 2006 @@ -1,32 +1,37 @@ # $Revision$, $Date$ +# 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 Name: FlightGear -Version: 0.9.9 -Release: 0.9 +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: c1bff0cc9eda34f2a31ec9cd4e5216e6 +# Source0-md5: f4b89c9cafc18d56beab77a04f1ebdce Source1: ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-%{version}.tar.bz2 -# Source1-md5: c262f7022479c249c486a195d6755579 +# 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.9 +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.4 BuildRequires: zlib-devel Requires: OpenGL -Requires: SimGear >= 0.3.9 +Requires: SimGear >= 0.3.10 Requires: plib >= 1.8.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,6 +50,7 @@ %prep %setup -q -a 1 -a 2 %patch0 -p1 + find %{name} -name 'CVS' -type d | xargs rm -rf %build @@ -78,7 +84,6 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS %{name}/Docs/* %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_sbindir}/* %{_datadir}/games/%{name} %{_mandir}/*/* @@ -88,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2006/08/17 22:59:40 matkor +- Version 0.9.10-1. + Revision 1.40 2005/12/07 21:58:15 blekot - up to 0.9.9 - NFY (SimGear doesn't provide libsgsky.so, don't know why) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/FlightGear.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
