From: Philippe Coval Date: Tue, 1 Apr 2014 14:46:03 +0000 (+0200) Subject: packaging: Bump to 2.40.0 X-Git-Tag: accepted/tizen/common/20141126.220152~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d132eb30c544625ee4a26c93e2720670b60dff1;p=platform%2Fupstream%2Fglib.git packaging: Bump to 2.40.0 Change-Id: I6d64c12841cc6d0c536e27f1f3d69ec3a675d7d6 Bug-Tizen: PTREL-773 Bug-Tizen: TIVI-2898/part Signed-off-by: Philippe Coval --- diff --git a/packaging/glib2.spec b/packaging/glib2.spec index 3e9191e..fc326db 100644 --- a/packaging/glib2.spec +++ b/packaging/glib2.spec @@ -1,15 +1,16 @@ +%define baseline 2.40 %define with_systemtap 0 %define keepstatic 1 Name: glib2 -Version: 2.36.4 +Version: 2.40.0 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library License: LGPL-2.1+ Group: Base/Libraries Url: http://www.gtk.org/ -Source: http://download.gnome.org/sources/glib/2.32/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib/%{baseline}/%{name}-%{version}.tar.xz Source1: glib2.sh Source2: glib2.csh # Not upstream file. Only proposes upstream packages: @@ -252,6 +253,7 @@ cp %{S:6} %{buildroot}%{_sysconfdir}/rpm %{_bindir}/glib-compile-schemas %{_bindir}/gresource %{_bindir}/gsettings +%{_bindir}/gapplication # We put those files here, but they don't really belong here. They just don't # have a better home... The zzz-glib2 scripts could arguably be in # libglib but that would break the shared library policy.