[spring/f15] - New upstream release: 83.0.

Gilboa Davara gilboa at fedoraproject.org
Sat Nov 12 20:41:35 UTC 2011


commit 6add8a0a0c2131c371d7d1cfe06460f57a1a8989
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Sat Nov 12 22:41:30 2011 +0200

    - New upstream release: 83.0.

 spring.spec |   29 +++++++++++++++++++++--------
 1 files changed, 21 insertions(+), 8 deletions(-)
---
diff --git a/spring.spec b/spring.spec
index e6d56ce..886c538 100644
--- a/spring.spec
+++ b/spring.spec
@@ -1,6 +1,6 @@
 Name:			spring
-Version:		0.82.7.1
-Release:		3%{?dist}
+Version:		83.0
+Release:		1%{?dist}
 Summary:		Multiplayer, 3D realtime strategy combat game
 
 Group:			Amusements/Games
@@ -15,8 +15,7 @@ License:		GPLv2+ and GPLv3+ and LGPLv2 and GFDL and (GFDL or CC-BY)
 URL:			http://springrts.com
 Source0:		http://downloads.sourceforge.net/project/springrts/springrts/spring-%{version}/spring_%{version}_src.tar.lzma
 Source1:		spring-README.Fedora
-Patch0:			spring-gcc46-include-fix.patch
-Patch1:			spring-gcc46-tempfloat-compile-fix.patch
+Patch0:			spring-83-dso.patch
 
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -55,8 +54,7 @@ great resource, read it here: http://spring.clan-sy.com/wiki/Main_Page
 %setup -q -n %{name}_%{version}
 
 # Compile patches.
-%patch0 -p0 -b .spring-gcc46-include-compile-fix
-%patch1 -p0 -b .spring-gcc46-tempfloat-compile-fix
+%patch0 -p0 -b .spring-83-dso-fix
 
 cp -p %{SOURCE1} README.Fedora
 touch ./rts/build/cmake/FindAllegro.cmake
@@ -95,6 +93,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/mimetypes/
 mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/application-x-spring-demo.png \
 		 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/mimetypes/
 
+# Remove redundant documents.
+rm -rf $RPM_BUILD_ROOT%{_docdir}/spring-VERSION
+
 # Fix Icon entry
 sed -i -e 's/^Icon=\(.*\).png/Icon=\1/g' \
 		$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
@@ -116,6 +117,7 @@ update-desktop-database &> /dev/null || :
 # MIME package
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
+
 %postun
 # Icons
 touch --no-create %{_datadir}/icons/hicolor
@@ -134,11 +136,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS LICENSE README.Fedora THANKS FAQ doc/userdocs doc/*.txt doc/*.odt doc/*.html
+%doc AUTHORS LICENSE README.Fedora THANKS FAQ README.markdown gpl-2.0.txt gpl-3.0.txt
 %{_bindir}/*
 %{_libdir}/libunitsync.so
 %{_libdir}/libspringserver.so
-#%{_libdir}/%{name}
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/icons/hicolor/48x48/*/*.png
 %{_datadir}/applications/*.desktop
@@ -147,6 +148,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 7 2011 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 83.0
+- New upstream release.
+
+* Tue Aug 22 2011 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 0.82.7.1-6
+- Java/F16 compile fix.
+
+* Tue Jul 26 2011 Bruno Wolff III <bruno at wolff.to> - 0.82.7.1-5
+- Rebuild for boost 1.47 soname bump
+
+* Mon Jun 20 2011 ajax at redhat.com - 0.82.7.1-4
+- Rebuild for new glew soname
+
 * Thu Mar 31 2011 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 0.82.7.1-3
 - Boost fix (F15/rawhide).
 - GCC 4.6 (F15) compilation fixes.


More information about the scm-commits mailing list