Accepting request 106699 from home:vuntz:branches:GNOME:Factory

Update to 3.3.90

OBS-URL: https://build.opensuse.org/request/show/106699
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=101
This commit is contained in:
Vincent Untz 2012-02-25 14:39:20 +00:00 committed by Git OBS Bridge
parent e64fcd50c2
commit 3f432631eb
4 changed files with 55 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:955414130061746eba09f77a16a25d3af59ed087a912b801d0674ec6f4ea6b3d
size 1251976

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8411932ee860415e37ef2da55536538430dc168dbc55fe7790d6f3bc15884532
size 1252620

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Thu Feb 23 07:59:27 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.90:
+ Allow other applications to implement search providers via
D-Bus [bgo#663125, bgo#670148]
+ Remove "Recent Items" search, as replaced by Documents search
[bgo#663125]
+ Allow NetworkManager VPN plugins to use a shell-themed dialog
[bgo#658484]
+ Port away from deprecated Clutter API [bgo#670034]
- StTooltip is removed
- StWidget is now a concrete class and can be instantiated
- st_container_destroy_children(),
st_box_layout_insert_actor(), and other functions removed in
favor of new replacements in Clutter.
+ Use systemd for console/session handling when available
+ Visual improvements to contact search, padding, top panel,
checkboxes [bgo#669489, bgo#669811, bgo#669993]
+ Add a include_cursor parameter to Screenshot and
ScreenshotWindow D-Bus methods [bgo#670086]
+ Add a "FlashArea" D-Bus method to do the screenshot flash
without a screenshot [bgo#669660]
+ Build fixes [bgo#658484, bgo#669637]
+ Misc bug fixes [bgo#642135, bgo#658484, bgo#658908, bgo#667694,
bgo#669098, bgo#669921, bgo#669662, bgo#669694, bgo#669776,
bgo#669887, bgo#669921, bgo#670005, bgo#670006, bgo#670319,
bgo#670418, bgo#670489]
+ Updated translations.
- Add pkgconfig(libsystemd-daemon) and pkgconfig(libsystemd-login)
BuildRequires: build systemd support. Note that it nicely falls
back to ConsoleKit if systemd is not used on the system.
- Remove pkgconfig(gnome-desktop-3.0) BuildRequires: not needed
anymore.
- Add gnome-shell-search-provider-documents Recommends: this is the
D-Bus service in gnome-documents that allow searching in
documents from the shell.
- Manually create the %{_datadir}/gnome-shell/search-providers
directory in install, so that we can own this directory where
search providers install a .ini file.
-------------------------------------------------------------------
Wed Feb 8 06:48:29 UTC 2012 - vuntz@opensuse.org

View File

@ -15,8 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gnome-shell
Version: 3.3.5
Version: 3.3.90
Release: 0
Summary: GNOME Shell
License: GPL-2.0+
@ -28,14 +29,13 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
# needed for directory ownership
BuildRequires: dbus-1
BuildRequires: pkgconfig(clutter-1.0) >= 1.7.5
BuildRequires: pkgconfig(clutter-1.0) >= 1.9.11
BuildRequires: pkgconfig(folks) >= 0.5.2
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0) >= 2.31.6
BuildRequires: pkgconfig(gjs-1.0) >= 1.29.18
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.1.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10.16
@ -52,9 +52,11 @@ BuildRequires: pkgconfig(libnm-util)
BuildRequires: pkgconfig(libpulse-mainloop-glib)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.11
BuildRequires: pkgconfig(libsystemd-daemon)
BuildRequires: pkgconfig(libsystemd-login)
BuildRequires: pkgconfig(mutter-plugins)
BuildRequires: pkgconfig(polkit-agent-1) >= 0.100
BuildRequires: pkgconfig(telepathy-glib) >= 0.15.6
BuildRequires: pkgconfig(telepathy-glib) >= 0.17.5
BuildRequires: pkgconfig(telepathy-logger-0.2) >= 0.2.4
BuildRequires: pkgconfig(xfixes)
Requires: gdk-pixbuf-loader-rsvg
@ -84,6 +86,7 @@ Requires: libgdmgreeter1
%endif
Recommends: %{name}-browser-plugin
Recommends: %{name}-lang
Recommends: gnome-shell-search-provider-documents
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires
@ -135,6 +138,8 @@ export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
find %{buildroot} -type f -name "*.la" -delete -print
# This is the directory where extensions get installed
install -d %{buildroot}%{_datadir}/gnome-shell/extensions
# This is the directory where search providers get installed
install -d %{buildroot}%{_datadir}/gnome-shell/search-providers
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file %{name}
%suse_update_desktop_file gnome-shell-extension-prefs
@ -165,11 +170,13 @@ rm -rf %{buildroot}
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
%{_datadir}/applications/gnome-shell.desktop
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
%{_datadir}/gnome-shell/
%dir %{_datadir}/gnome-shell/extensions
%dir %{_datadir}/gnome-shell/search-providers
%doc %{_mandir}/man?/gnome-shell.*
%files devel