Author: megabajt Date: Tue Mar 22 23:16:37 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.91.92
---- Files affected: packages/gnome-shell: gnome-shell.spec (1.13.2.24 -> 1.13.2.25) ---- Diffs: ================================================================ Index: packages/gnome-shell/gnome-shell.spec diff -u packages/gnome-shell/gnome-shell.spec:1.13.2.24 packages/gnome-shell/gnome-shell.spec:1.13.2.25 --- packages/gnome-shell/gnome-shell.spec:1.13.2.24 Thu Mar 10 12:50:26 2011 +++ packages/gnome-shell/gnome-shell.spec Wed Mar 23 00:16:31 2011 @@ -1,14 +1,15 @@ # $Revision$, $Date$ Summary: Window manager and application launcher for GNOME Name: gnome-shell -Version: 2.91.91 +Version: 2.91.92 Release: 1 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}-%{version}.tar.bz2 -# Source0-md5: fdd89714c9ae3bfffe56cf3199219cf6 +# Source0-md5: 9e34b881a7a3ad6d8bd2d821e63986d0 URL: http://live.gnome.org/GnomeShell BuildRequires: GConf2-devel +BuildRequires: NetworkManager-devel >= 0.8.995 BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.10 BuildRequires: clutter-devel >= 1.6.0 @@ -16,7 +17,7 @@ BuildRequires: evolution-data-server-devel >= 2.91.90 BuildRequires: gettext-devel BuildRequires: gjs-devel >= 0.7.11 -BuildRequires: glib2-devel >= 1:2.26.0 +BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gnome-bluetooth-devel >= 2.91.5 BuildRequires: gnome-desktop3-devel >= 2.91.4 BuildRequires: gnome-menus-devel @@ -30,7 +31,7 @@ BuildRequires: libcroco-devel BuildRequires: libtool >= 2:2.2.6 BuildRequires: libxml2-devel -BuildRequires: mutter-devel >= 2.91.91 +BuildRequires: mutter-devel >= 2.91.92 BuildRequires: pkgconfig >= 1:0.22 BuildRequires: polkit-devel >= 0.100 BuildRequires: pulseaudio-devel @@ -38,6 +39,7 @@ BuildRequires: rpmbuild(macros) >= 1.601 BuildRequires: startup-notification-devel BuildRequires: telepathy-glib-devel >= 0.13.12 +BuildRequires: telepathy-logger-devel >= 0.2.4 BuildRequires: xorg-lib-libXfixes-devel # for libmozjs.so BuildRequires: xulrunner-libs @@ -46,7 +48,7 @@ Requires: gnome-bluetooth-libs >= 2.91.91-2 Requires: gnome-settings-daemon >= 2.91.8 Requires: gsettings-desktop-schemas >= 0.1.7 -Requires: mutter >= 2.91.90 +Requires: mutter >= 2.91.92 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -114,6 +116,7 @@ %attr(755,root,root) %{_bindir}/gnome-shell.bin %attr(755,root,root) %{_bindir}/gnome-shell-extension-tool %attr(755,root,root) %{_libdir}/gnome-shell-calendar-server +%attr(755,root,root) %{_libdir}/gnome-shell-perf-helper %{_sysconfdir}/gconf/schemas/gnome-shell.schemas %dir %{_libdir}/gnome-shell %attr(755,root,root) %{_libdir}/gnome-shell/libgnome-shell.so @@ -133,6 +136,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13.2.25 2011/03/22 23:16:31 megabajt +- updated to 2.91.92 + Revision 1.13.2.24 2011/03/10 11:50:26 patrys - require newer schemas ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.13.2.24&r2=1.13.2.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
