Author: matkor Date: Thu Aug 17 07:22:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - Version 0.3.10-1 - Added TODO about setting sonames - Merged libs.patch and necessary changes to single shared.patch
---- Files affected: SPECS: SimGear.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/SimGear.spec diff -u SPECS/SimGear.spec:1.44 SPECS/SimGear.spec:1.45 --- SPECS/SimGear.spec:1.44 Wed Dec 7 21:12:00 2005 +++ SPECS/SimGear.spec Thu Aug 17 09:22:39 2006 @@ -1,15 +1,15 @@ # $Revision$, $Date$ +# 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.9 +Version: 0.3.10 Release: 1 License: GPL Group: Libraries Source0: ftp://ftp.simgear.org/pub/simgear/Source/%{name}-%{version}.tar.gz -# Source0-md5: c9586d2ddc6a8200ccaae437eaa2be14 +# Source0-md5: 469e17b08ed4267a33dbd19eabdd976b Patch0: %{name}-shared.patch -Patch1: %{name}-libs.patch URL: http://www.simgear.org/ BuildRequires: OpenAL-devel BuildRequires: OpenGL-devel @@ -74,7 +74,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -120,6 +119,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2006/08/17 07:22:39 matkor +- Version 0.3.10-1 +- Added TODO about setting sonames +- Merged libs.patch and necessary changes to single shared.patch + Revision 1.44 2005/12/07 20:12:00 blekot - up to 0.3.9 - builds, yeah! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/SimGear.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
