rpms/SimGear/EL-5 SimGear.spec,1.3,1.4 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Aug 27 15:41:24 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/SimGear/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25682/EL-5

Modified Files:
	SimGear.spec sources 
Log Message:

license tag fixes, rebuild for ppc32



Index: SimGear.spec
===================================================================
RCS file: /cvs/pkgs/rpms/SimGear/EL-5/SimGear.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SimGear.spec	27 Jun 2007 18:43:05 -0000	1.3
+++ SimGear.spec	27 Aug 2007 15:40:51 -0000	1.4
@@ -1,18 +1,20 @@
 Name:		SimGear
-Version:	0.3.10
-Release:	4%{?dist}.1
-License:	GPL
+Version:	0.3.11
+Release:	0.2.pre1%{?dist}
+License:	GPLv2+
 Group:		System Environment/Libraries
 Summary:	Simulation library components
 URL:		http://www.simgear.org
-Source0:	ftp://ftp.simgear.org/pub/simgear/Source/SimGear-%{version}.tar.gz
+Source0:	ftp://ftp.simgear.org/pub/simgear/Source/SimGear-%{version}-pre1.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0:		SimGear-0.3.10-shared.patch
+Patch0:		SimGear-0.3.11pre1-shared.patch
 Patch1:		SimGear-0.3.10-notabbed_value_test.patch
 Patch2:		SimGear-0.3.10-headers.patch
-Patch3:		SimGear-0.3.10-shared-auto.patch
+Patch3:		SimGear-0.3.11pre1-shared-auto.patch
 Patch4:		SimGear-0.3.10-thesky.patch
 Patch5:		SimGear-0.3.10-untangle.patch
+Patch6:		SimGear-0.3.11pre1-buildmiscbeforeprops.patch
+Patch7:		SimGear-0.3.11pre1-ppcfixes.patch
 BuildRequires:	openal-devel, plib-devel, libXt-devel, libXext-devel
 BuildRequires:	libXi-devel, libXmu-devel, freeglut-devel, freealut-devel
 BuildRequires:	zlib-devel, libjpeg-devel
@@ -34,7 +36,7 @@
 SimGear.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-pre1
 # automake / autoconf input file changes
 %patch0 -p1
 # automake / autoconf auto generated changes
@@ -46,6 +48,10 @@
 %patch4 -p1
 # Some circular dependcy fixing, see bz 208678
 %patch5 -p1
+# Build misc/ before props/
+%patch6 -p1
+# Fix ppc defines in conditional to be more complete.
+%patch7 -p1
 
 %build
 %configure --with-jpeg-factory --disable-static
@@ -73,7 +79,7 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS NEWS
-%{_libdir}/lib*-%{version}.so
+%{_libdir}/lib*-%{version}-pre1.so
 
 %files devel
 %defattr(-,root,root,-)
@@ -102,8 +108,12 @@
 %{_libdir}/libsgxml.so
 
 %changelog
-* Wed Jun 27 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.10-4.1
-- fix bugzilla 245320
+* Wed Jun 27 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.11-0.2.pre1
+- fix ppc defines in conditional to be more complete
+
+* Wed Jun 27 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.11-0.1.pre1
+- bump to 0.3.11-0.1.pre1
+- fix BZ 245320
 
 * Fri Mar 30 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.3.10-4
 - link with -release %%{version} libtool flag instead of -version, so that we


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/SimGear/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Mar 2007 13:42:38 -0000	1.2
+++ sources	27 Aug 2007 15:40:51 -0000	1.3
@@ -1 +1 @@
-469e17b08ed4267a33dbd19eabdd976b  SimGear-0.3.10.tar.gz
+9e7edc288dae1860a205321c9287c521  SimGear-0.3.11-pre1.tar.gz




More information about the fedora-extras-commits mailing list