[spring/f19] - Version 94.1, major spring/springlobby upstream release. - Drop the E323AI UTC time patch. - Updat

Gilboa Davara gilboa at fedoraproject.org
Wed Apr 3 07:31:39 UTC 2013


commit 90fac34342cdacbf4557c08d9d3a59a4129c2fe5
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Wed Apr 3 10:31:21 2013 +0300

    - Version 94.1, major spring/springlobby upstream release.
    - Drop the E323AI UTC time patch.
    - Update the DSO, assimp-remove patches.
    - pr-downloader still disabled due to excessive DSO issues.

 spring.spec |   62 +++++++++-------------------------------------------------
 1 files changed, 10 insertions(+), 52 deletions(-)
---
diff --git a/spring.spec b/spring.spec
index 465feba..06cd6ff 100644
--- a/spring.spec
+++ b/spring.spec
@@ -7,8 +7,8 @@
 # - License for some graphics is GFDL and (GFDL or CC-BY). See
 #	installer/builddata/bitmaps/README.txt.
 Name:			spring
-Version:		91.0
-Release:		3%{?dist}
+Version:		94.1
+Release:		1%{?dist}
 Summary:		Multiplayer, 3D realtime strategy combat game
 Group:			Amusements/Games
 License:		GPLv2+ and GPLv3+ and LGPLv2 and GFDL and (GFDL or CC-BY)
@@ -19,7 +19,7 @@ Source1:		spring-README.Fedora
 
 Patch0:			spring-89-dso.patch
 Patch1:			spring-89-assimp-remove.patch
-Patch2:			spring-90-e323ai-boost.patch
+Patch2:			spring-94-disable-pr-downloader.patch
 
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -50,35 +50,11 @@ Please read the README.Fedora file to get started. The Spring wiki is also a
 great resource, read it here: http://spring.clan-sy.com/wiki/Main_Page
 
 
-%if %{?__build_pr_downloader}0 == 1
-
-%package pr-downloader
-Summary:		Console game / map downloader for the Spring engine.
-Group:			Amusements/Games
-
-
-%description pr-downloader
-pr-downloader is a console cross-platform download tool for spring.
-It can download games and maps supporting currently all main download systems,
-including rapid, plasma and upq. 
-
-
-%package pr-downloader-devel
-Summary:		Development files for the console game / map downloader for the Spring engine.
-Group:			Amusements/Games
-
-
-%description pr-downloader-devel
-C-API files for the pr-downloader console game / map downloader for the Spring engine.
-
-%endif
-
-
 %prep
 %setup -q -n %{name}_%{version}
 %patch0 -p0 -b .spring-89-dso-fix
 %patch1 -p0 -b .spring-89-assimp-remove
-%patch2 -p1 -b .spring-90-e323ai-boost.patch
+%patch2 -p0 -b .spring-94-disable-pr-downloder
 
 cp -p %{SOURCE1} README.Fedora
 touch ./rts/build/cmake/FindAllegro.cmake
@@ -130,16 +106,6 @@ desktop-file-install	\
 		--delete-original \
 		$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
-%if %{?__build_pr_downloader}0 != 1
-
-# Remove redundant pr_downloader files.
-rm -rf $RPM_BUILD_ROOT/%{_includedir}/spring/Downloader/pr-downloader.h
-rm -rf $RPM_BUILD_ROOT/%{_libdir}/libpr-downloader_shared.so
-rm -rf $RPM_BUILD_ROOT/%{_libdir}/libpr-downloader_static.a
-rm -rf $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/libspringdownloader.pc
-
-%endif
-
 
 %post
 # Icons
@@ -182,21 +148,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man6/*
 
 
-%if %{?__build_pr_downloader}0 == 1
-
-%files pr-downloader
-%{_libdir}/libpr-downloader_shared.so
-
-
-%files pr-downloader-devel
-%{_libdir}/pkgconfig/libspringdownloader.pc
-%{_libdir}/libpr-downloader_static.a
-%{_includedir}/spring/Downloader/pr-downloader.h
-
-%endif
-
-
 %changelog
+* Sun Apr 01 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 94.1-1
+- Version 94.1, major spring/springlobby upstream release.
+- Drop the E323AI UTC time patch.
+- Update the DSO, assimp-remove patches.
+- pr-downloader still disabled due to excessive DSO issues.
+
 * Sat Feb 09 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 91.0-3
 - Rebuild for Boost-1.53.0
 


More information about the scm-commits mailing list