SPECS: SimGear.spec - builds on Th - updated TODO

aflinta aflinta at pld-linux.org
Mon May 28 00:08:19 CEST 2007


Author: aflinta                      Date: Sun May 27 22:08:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - builds on Th
 - updated TODO

---- Files affected:
SPECS:
   SimGear.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/SimGear.spec
diff -u SPECS/SimGear.spec:1.47 SPECS/SimGear.spec:1.48
--- SPECS/SimGear.spec:1.47	Mon Feb 12 22:23:45 2007
+++ SPECS/SimGear.spec	Mon May 28 00:08:13 2007
@@ -1,26 +1,29 @@
 # $Revision$, $Date$
-# TODO: Consider getting back to static linking or set sonames for shared libraries
+# TODO: Add missing BRs for xorg
+#	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.UTF-8):	Zestaw bibliotek do budowania trójwymiarowych symulacji, gier itp
 Name:		SimGear
 Version:	0.3.10
-Release:	1
+Release:	1.1
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.simgear.org/pub/simgear/Source/%{name}-%{version}.tar.gz
 # Source0-md5:	469e17b08ed4267a33dbd19eabdd976b
 Patch0:		%{name}-shared.patch
+Patch1:		%{name}-link.patch
 URL:		http://www.simgear.org/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenGL-devel
-BuildRequires:	XFree86-devel
+#BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	glut-devel
+BuildRequires:	freealut-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	metakit-devel >= 2.4.3
-BuildRequires:	plib-devel >= 1.8.4
+BuildRequires:	OpenGL-glut-devel
+BuildRequires:	plib-devel >= 1.8.4-3
 BuildRequires:	tcl-devel
 BuildRequires:	zlib-devel
 Requires:	OpenGL
@@ -74,6 +77,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -83,7 +87,7 @@
 %configure \
 	--with-x \
 	--with-tcl=/usr/lib
-%{__make}
+%{__make} -j 1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -119,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2007/05/27 22:08:13  aflinta
+ - builds on Th
+ - updated TODO
+
 Revision 1.47  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SimGear.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list