Author: patrys Date: Thu Jul 1 21:36:55 2010 GMT Module: packages Tag: DEVEL ---- Log message: - 2.31.4
---- Files affected: packages/gnome-shell: gnome-shell.spec (1.13.2.2 -> 1.13.2.3) ---- Diffs: ================================================================ Index: packages/gnome-shell/gnome-shell.spec diff -u packages/gnome-shell/gnome-shell.spec:1.13.2.2 packages/gnome-shell/gnome-shell.spec:1.13.2.3 --- packages/gnome-shell/gnome-shell.spec:1.13.2.2 Tue Jun 22 21:21:56 2010 +++ packages/gnome-shell/gnome-shell.spec Thu Jul 1 23:36:50 2010 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Window manager and application launcher for GNOME Name: gnome-shell -Version: 2.31.2 +Version: 2.31.4 Release: 1 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.31/%{name}-%{version}.tar.bz2 -# Source0-md5: 42f593eddbe3dcc2552f8ac2ca3748b6 +# Source0-md5: ba8b85b3b723b6c1f05847cbe2fc06de URL: http://live.gnome.org/GnomeShell BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.63 @@ -15,10 +15,10 @@ BuildRequires: dbus-glib-devel BuildRequires: gettext-devel BuildRequires: gjs-devel >= 0.7 -BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: glib2-devel >= 1:2.25.9 BuildRequires: gnome-desktop-devel >= 2.26.0 BuildRequires: gnome-menus-devel -BuildRequires: gobject-introspection-devel >= 0.6.9 +BuildRequires: gobject-introspection-devel >= 0.9.0 BuildRequires: gstreamer-devel >= 0.10.16 BuildRequires: gstreamer-plugins-base-devel >= 0.10.16 BuildRequires: gtk+2-devel >= 2:2.19.0 @@ -26,7 +26,7 @@ BuildRequires: libcroco-devel BuildRequires: librsvg-devel BuildRequires: libtool >= 2:2.2.6 -BuildRequires: mutter-devel >= 2.29.1 +BuildRequires: mutter-devel >= 2.31.4 BuildRequires: pango-devel >= 1:1.26.0 BuildRequires: pkgconfig >= 1:0.22 BuildRequires: rpm-pythonprov @@ -60,7 +60,7 @@ --disable-schemas-install \ --disable-silent-rules \ --disable-static -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -87,7 +87,9 @@ %attr(755,root,root) %{_bindir}/gnome-shell-clock-preferences %attr(755,root,root) %{_libdir}/mutter/plugins/libgnome-shell.so %{_sysconfdir}/gconf/schemas/gnome-shell.schemas +%{_sysconfdir}/xdg/menus/gs-applications.menu %{_libdir}/gnome-shell +%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml %{_datadir}/gnome-shell %{_desktopdir}/gnome-shell.desktop %{_desktopdir}/gnome-shell-clock-preferences.desktop @@ -99,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13.2.3 2010/07/01 21:36:50 patrys +- 2.31.4 + Revision 1.13.2.2 2010/06/22 19:21:56 patrys - 2.31.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.13.2.2&r2=1.13.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
