Author: megabajt Date: Thu Jan 19 22:57:57 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.2.2 - removed browser-plugin-webkit.patch and extension-delete.patch (applied upstream)
---- Files affected: packages/gnome-shell: gnome-shell.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/gnome-shell/gnome-shell.spec diff -u packages/gnome-shell/gnome-shell.spec:1.36 packages/gnome-shell/gnome-shell.spec:1.37 --- packages/gnome-shell/gnome-shell.spec:1.36 Wed Jan 18 23:42:27 2012 +++ packages/gnome-shell/gnome-shell.spec Thu Jan 19 23:57:51 2012 @@ -1,14 +1,12 @@ # $Revision$, $Date$ Summary: Window manager and application launcher for GNOME Name: gnome-shell -Version: 3.2.1 -Release: 7 +Version: 3.2.2 +Release: 1 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.2/%{name}-%{version}.tar.xz -# Source0-md5: 9519921d31d8c43d054dbc11e1f0733b -Patch0: browser-plugin-webkit.patch -Patch1: extension-delete.patch +# Source0-md5: a42bae2c05048c7ddd60b5114e72796a URL: http://live.gnome.org/GnomeShell BuildRequires: GConf2-devel BuildRequires: NetworkManager-devel >= 0.8.999 @@ -53,6 +51,7 @@ Requires(post,preun): GConf2 Requires: caribou >= 0.3.5 Requires: evolution-data-server >= 3.1.90 +Requires: gjs >= 1.30.1 Requires: gnome-bluetooth-libs >= 3.1.0 Requires: gnome-menus >= 3.1.90 Requires: gnome-settings-daemon >= 3.1.90 @@ -93,8 +92,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %{__intltoolize} @@ -178,6 +175,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2012/01/19 22:57:51 megabajt +- updated to 3.2.2 +- removed browser-plugin-webkit.patch and extension-delete.patch (applied upstream) + Revision 1.36 2012/01/18 22:42:27 kiesiu - get rid of xulrunner dependency, BR gjs-devel >= 1.30.1, link against SpiderMonkey - removed rpatch xulrunner hack ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
