Author: lisu                         Date: Wed Jul  1 11:13:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.9.1 version
- build without -link.patch and -shared.patch
- changes in %%files

---- Files affected:
packages/SimGear:
   SimGear.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/SimGear/SimGear.spec
diff -u packages/SimGear/SimGear.spec:1.49 packages/SimGear/SimGear.spec:1.50
--- packages/SimGear/SimGear.spec:1.49  Mon May 28 00:11:46 2007
+++ packages/SimGear/SimGear.spec       Wed Jul  1 13:13:18 2009
@@ -1,20 +1,26 @@
 # $Revision$, $Date$
-# TODO: Add missing BRs for xorg
-#      Consider getting back to static linking or set sonames for shared 
libraries
+#
+# TODO: - Add missing BRs for xorg
+#      - Check if it works fine
+#
 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.2
-License:       GPL
+Version:       1.9.1
+Release:       0.1
+License:       GPL v2+
 Group:         Libraries
 Source0:       
ftp://ftp.simgear.org/pub/simgear/Source/%{name}-%{version}.tar.gz
-# Source0-md5: 469e17b08ed4267a33dbd19eabdd976b
+# Source0-md5: edfdaa60518a06699a409d0eb9f1b157
 Patch0:                %{name}-shared.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-cstdio.patch
+Patch3:                %{name}-tgdb.patch
 URL:           http://www.simgear.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenGL-devel
+BuildRequires: OpenGL-glut-devel
+BuildRequires: OpenSceneGraph-devel
 #BuildRequires:        XFree86-devel
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -22,7 +28,6 @@
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: metakit-devel >= 2.4.3
-BuildRequires: OpenGL-glut-devel
 BuildRequires: plib-devel >= 1.8.4-3
 BuildRequires: tcl-devel
 BuildRequires: zlib-devel
@@ -42,7 +47,8 @@
 
 %description -l pl.UTF-8
 SimGear to zestaw bibliotek zaprojektowanych do wykorzystania jako
-klocki do szybkiego zestawiania trójwymiarowych symulacji, gier...
+klocki do szybkiego zestawiania trójwymiarowych symulacji, gier oraz
+wizualnych aplikacji.
 
 W tej chwili jest jeszcze trochę za wcześnie na używanie terminu
 "Jądro Symulacji", ale to jest kierunek w którym zmierza SimGear.
@@ -76,8 +82,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -104,13 +112,12 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+#%%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
 %doc TODO
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+#%%{_libdir}/lib*.la
 %{_includedir}/simgear
 
 %files static
@@ -123,6 +130,18 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2009/07/01 11:13:18  lisu
+- updated to 1.9.1 version
+- build without -link.patch and -shared.patch
+- changes in %%files
+
+Revision 1.49.2.2  2007/08/30 09:22:18  lisu
+- more TODO
+
+Revision 1.49.2.1  2007/08/27 23:05:13  lisu
+- 0.3.11-pre1
+- pl fix
+
 Revision 1.49  2007/05/27 22:11:46  aflinta
 - fixed R for devel, rel 1.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SimGear/SimGear.spec?r1=1.49&r2=1.50&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to