[springlobby/f18] - Version 0.169, major spring/springlobby upstream release. - Fix #921690. - GTK2 patch dropped.

Gilboa Davara gilboa at fedoraproject.org
Wed Apr 3 07:14:57 UTC 2013


commit ff0373025f2862c41c7f2f4d894aa4c818a4a469
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Wed Apr 3 10:14:42 2013 +0300

    - Version 0.169, major spring/springlobby upstream release.
    - Fix #921690.
    - GTK2 patch dropped.

 springlobby.spec |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/springlobby.spec b/springlobby.spec
index f732847..20a1aee 100644
--- a/springlobby.spec
+++ b/springlobby.spec
@@ -1,6 +1,6 @@
 Name:			springlobby
-Version:		0.147
-Release:		4%{?dist}
+Version:		0.169
+Release:		1%{?dist}
 Summary:		A lobby client for the spring RTS game engine
 
 Group:			Amusements/Games
@@ -8,13 +8,14 @@ Group:			Amusements/Games
 License:		GPLv2
 URL:			http://springlobby.info
 Source0:		http://www.springlobby.info/tarballs/springlobby-%{version}.tar.bz2
-Patch0:			springlobby-gtkfix.patch
+#Patch0:			springlobby-gtkfix.patch
 
 BuildRequires:	cmake
 BuildRequires:	wxGTK-devel, rb_libtorrent-devel
 BuildRequires:	SDL-devel, SDL_sound-devel, SDL_mixer-devel
 BuildRequires:	pkgconfig, desktop-file-utils, gettext
 BuildRequires:	openal-devel, libcurl-devel
+BuildRequires:	alure-devel
 
 # There are other "lobbies" for spring, make a virtual-provides
 Provides:		spring-lobby = %{version}-%{release}
@@ -30,7 +31,7 @@ SpringLobby is a free cross-platform lobby client for the Spring RTS project.
 
 %prep
 %setup -q
-%patch0 -p0 -b .springlobby-gtkfix
+#%patch0 -p0 -b .springlobby-gtkfix
 
 %build
 # Use boost filesystem 2 explicitly (bug 654807)
@@ -82,6 +83,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/*.svg
 
 %changelog
+* Sun Apr 01 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 0.169-1
+- Version 0.169, major spring/springlobby upstream release.
+- Fix #921690.
+- GTK2 patch dropped.
+
 * Sun Feb 24 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 0.147-4
 - Rebuild for rb_libtorrent soname bump
 - Clean up spec to follow current guidelines


More information about the scm-commits mailing list