]> git.pld-linux.org Git - packages/SimGear.git/blobdiff - SimGear.spec
- Version 0.3.10-1
[packages/SimGear.git] / SimGear.spec
index 56f481e40369ac36847478815450454f4bfa7e17..93ecae9e97ac3fbc040066e01cdef3a2262a234f 100644 (file)
@@ -1,14 +1,14 @@
+# TODO: Consider getting back to static linking or set sonames for shared libraries
 Summary:       A set of libraries to build 3d simulations, games etc
 Summary(pl):   Zestaw bibliotek do budowania trójwymiarowych symulacji, gier itp
 Name:          SimGear
-Version:       0.3.7
+Version:       0.3.10
 Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       ftp://ftp.simgear.org/pub/simgear/Source/%{name}-%{version}.tar.gz
-# Source0-md5: d920855efb6ed72f97dad4b76914bfa8
+# Source0-md5: 469e17b08ed4267a33dbd19eabdd976b
 Patch0:                %{name}-shared.patch
-Patch1:                %{name}-libs.patch
 URL:           http://www.simgear.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenGL-devel
@@ -19,11 +19,11 @@ BuildRequires:      glut-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: metakit-devel >= 2.4.3
-BuildRequires: plib-devel >= 1.8.0
+BuildRequires: plib-devel >= 1.8.4
 BuildRequires: tcl-devel
 BuildRequires: zlib-devel
 Requires:      OpenGL
-Requires:      plib >= 1.8.0
+Requires:      plib >= 1.8.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libGL.so.1 libGLU.so.1
@@ -73,7 +73,6 @@ Statyczne biblioteki SimGear.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.102347 seconds and 4 git commands to generate.