Blame SPECS/gnome-shell.spec

b97e22
Name:           gnome-shell
b97e22
Version:        3.8.4
b97e22
Release:        14%{?dist}
b97e22
Summary:        Window management and application launching for GNOME
b97e22
b97e22
Group:          User Interface/Desktops
b97e22
License:        GPLv2+
b97e22
Provides:       desktop-notification-daemon
b97e22
URL:            http://live.gnome.org/GnomeShell
b97e22
#VCS:           git:git://git.gnome.org/gnome-shell
b97e22
Source0:        http://download.gnome.org/sources/gnome-shell/3.8/%{name}-%{version}.tar.xz
b97e22
Source1:	org.gnome.shell.gschema.override
b97e22
b97e22
# Replace Epiphany with Firefox in the default favourite apps list
b97e22
Patch1: gnome-shell-favourite-apps-firefox.patch
b97e22
Patch2: gnome-shell-favourite-apps-yelp.patch
b97e22
b97e22
Patch10: 0001-popupMenu-Fix-removing-the-active-menu-from-PopupMen.patch
b97e22
Patch11: 0001-catch-more-errors-on-extensions-enable-and-disable.patch
b97e22
b97e22
Patch30: 0001-network-Do-not-use-timestamp-to-identify-connections.patch
b97e22
Patch31: 0001-network-Don-t-disable-switch-in-wifi-section-while-c.patch
b97e22
b97e22
Patch60: 0001-main-Actually-respect-hasWorkspaces.patch
b97e22
b97e22
Patch70: 0001-screenshot-Extend-ScreenshotArea-parameter-validatio.patch
b97e22
Patch71: 0002-screencast-Fix-disabling-screencasts-via-session-mod.patch
b97e22
Patch72: 0003-screencast-Validate-parameters-of-ScreencastArea.patch
b97e22
b97e22
Patch80: 0001-shellDBus-Add-a-DBus-method-to-load-a-single-extensi.patch
b97e22
Patch81: 0002-extensions-Add-a-SESSION_MODE-extension-type.patch
b97e22
b97e22
Patch99: login-screen-backport.patch
b97e22
Patch100: gdm-support-pre-authenticated-logins-from-oVirt.patch
b97e22
b97e22
%define clutter_version 1.13.4
b97e22
%define gnome_bluetooth_version 3.5.5
b97e22
%define gobject_introspection_version 0.10.1
b97e22
%define gjs_version 1.35.4
b97e22
%define mutter_version 3.8.3
b97e22
%define eds_version 3.5.3
b97e22
%define gnome_desktop_version 3.7.90
b97e22
%define gnome_menus_version 3.5.3
b97e22
%define json_glib_version 0.13.2
b97e22
%define gsettings_desktop_schemas_version 3.7.4
b97e22
%define caribou_version 0.4.8
b97e22
%define libcroco_version 0.6.8
b97e22
%define telepathy_logger_version 0.2.6
b97e22
b97e22
## Needed when we re-autogen
b97e22
BuildRequires:  autoconf >= 2.53
b97e22
BuildRequires:  automake >= 1.10
b97e22
BuildRequires:  gnome-common >= 2.2.0
b97e22
BuildRequires:  libtool >= 1.4.3
b97e22
BuildRequires:  caribou-devel >= %{caribou_version}
b97e22
BuildRequires:  chrpath
b97e22
BuildRequires:  clutter-devel >= %{clutter_version}
b97e22
BuildRequires:  dbus-glib-devel
b97e22
BuildRequires:  desktop-file-utils
b97e22
BuildRequires:  evolution-data-server-devel >= %{eds_version}
b97e22
BuildRequires:  gcr-devel
b97e22
BuildRequires:  gjs-devel >= %{gjs_version}
b97e22
BuildRequires:  glib2-devel
b97e22
BuildRequires:  gnome-menus-devel >= %{gnome_menus_version}
b97e22
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
b97e22
BuildRequires:  json-glib-devel >= %{json_glib_version}
b97e22
BuildRequires:  upower-devel
b97e22
BuildRequires:  libgnome-keyring-devel
b97e22
BuildRequires:  libnm-gtk-devel
b97e22
BuildRequires:  NetworkManager-glib-devel
b97e22
BuildRequires:  polkit-devel
b97e22
BuildRequires:  startup-notification-devel
b97e22
BuildRequires:  telepathy-glib-devel
b97e22
BuildRequires:  telepathy-logger-devel >= %{telepathy_logger_version}
b97e22
# for screencast recorder functionality
b97e22
BuildRequires:  gstreamer1-devel
b97e22
BuildRequires:  gtk3-devel
b97e22
BuildRequires:  intltool
b97e22
BuildRequires:  libcanberra-devel
b97e22
BuildRequires:  libcroco-devel >= %{libcroco_version}
b97e22
b97e22
# for barriers
b97e22
BuildRequires:  libXfixes-devel >= 5.0
b97e22
# used in unused BigThemeImage
b97e22
BuildRequires:  librsvg2-devel
b97e22
BuildRequires:  mutter-devel >= %{mutter_version}
b97e22
BuildRequires:  pulseaudio-libs-devel
b97e22
%ifnarch s390 s390x ppc ppc64 ppc64p7
b97e22
BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
b97e22
%endif
b97e22
BuildRequires:  control-center
b97e22
# Bootstrap requirements
b97e22
BuildRequires: gtk-doc gnome-common
b97e22
%ifnarch s390 s390x
b97e22
Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
b97e22
%endif
b97e22
Requires:       gnome-desktop3 >= %{gnome_desktop_version}
b97e22
Requires:       gnome-menus%{?_isa} >= %{gnome_menus_version}
b97e22
# wrapper script uses to restart old GNOME session if run --replace
b97e22
# from the command line
b97e22
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
b97e22
Requires:       gjs%{?_isa} >= %{gjs_version}
b97e22
# needed for loading SVG's via gdk-pixbuf
b97e22
Requires:       librsvg2%{?_isa}
b97e22
# needed as it is now split from Clutter
b97e22
Requires:       json-glib%{?_isa} >= %{json_glib_version}
b97e22
Requires:       mutter%{?_isa} >= %{mutter_version}
b97e22
Requires:       upower%{?_isa}
b97e22
Requires:       polkit%{?_isa} >= 0.100
b97e22
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
b97e22
Requires:       gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
b97e22
Requires:       libcroco%{?_isa} >= %{libcroco_version}
b97e22
Requires:       telepathy-logger%{?_isa} >= %{telepathy_logger_version}
b97e22
# needed for schemas
b97e22
Requires:       at-spi2-atk%{?_isa}
b97e22
# needed for on-screen keyboard
b97e22
Requires:       caribou%{?_isa} >= %{caribou_version}
b97e22
# needed for the user menu
b97e22
Requires:       accountsservice-libs%{?_isa}
b97e22
Requires:       gdm-libs%{?_isa}
b97e22
Requires:       clutter%{?_isa} >= %{clutter_version}
b97e22
# needed for screen recording
b97e22
Requires:       gstreamer1-plugins-good
b97e22
b97e22
%description
b97e22
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
b97e22
like switching to windows and launching applications. GNOME Shell takes
b97e22
advantage of the capabilities of modern graphics hardware and introduces
b97e22
innovative user interface concepts to provide a visually attractive and
b97e22
easy to use experience.
b97e22
b97e22
%package browser-plugin
b97e22
Summary: Browser plugin to install extensions from extensions.gnome.org
b97e22
Requires: %{name} = %{version}-%{release}
b97e22
Requires: mozilla-filesystem%{?_isa}
b97e22
b97e22
%description browser-plugin
b97e22
The "GNOME Shell Integration" plugin provides integration with
b97e22
Gnome Shell for live extension enabling and disabling. It can
b97e22
be used only by extensions.gnome.org.
b97e22
b97e22
%prep
b97e22
%setup -q
b97e22
%patch1 -p1 -b .firefox
b97e22
%patch2 -p1 -b .yelp
b97e22
b97e22
%patch10 -p1 -b .fix-popup-menu-manager-exception
b97e22
%patch11 -p1 -b .catch-extension-errors
b97e22
b97e22
%patch30 -p1 -b .fix-stuck-network-icon
b97e22
%patch31 -p1 -b .keep-wifi-switch
b97e22
b97e22
%patch60 -p1 -b .support-has-workspaces
b97e22
b97e22
%patch70 -p1 -b .validate-screenshot-params
b97e22
%patch71 -p1 -b .fix-disable-screencasts
b97e22
%patch72 -p1 -b .validate-screencast-params
b97e22
b97e22
%patch80 -p1
b97e22
%patch81 -p1
b97e22
b97e22
%patch99 -p1 -b .login-screen-backport
b97e22
%patch100 -p1 -b .gdm-support-pre-authenticated-logins-from-oVirt
b97e22
b97e22
%build
b97e22
autoreconf -f
b97e22
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
b97e22
 %configure --disable-static --disable-compile-warnings)
b97e22
make V=1 %{?_smp_mflags}
b97e22
b97e22
%install
b97e22
make install DESTDIR=$RPM_BUILD_ROOT
b97e22
b97e22
rm -rf %{buildroot}/%{_libdir}/mozilla/plugins/*.la
b97e22
b97e22
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell.desktop
b97e22
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop
b97e22
desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop
b97e22
b97e22
cp %{SOURCE1} %{buildroot}/%{_datadir}/glib-2.0/schemas
b97e22
b97e22
%find_lang %{name}
b97e22
b97e22
%ifnarch s390 s390x ppc ppc64 ppc64p7
b97e22
# The libdir rpath breaks nvidia binary only folks, so we remove it.
b97e22
# See bug 716572
b97e22
# skip on s390(x), workarounds a chrpath issue
b97e22
chrpath -r %{_libdir}/gnome-shell:%{_libdir}/gnome-bluetooth $RPM_BUILD_ROOT%{_bindir}/gnome-shell
b97e22
chrpath -r %{_libdir}/gnome-bluetooth $RPM_BUILD_ROOT%{_libdir}/gnome-shell/libgnome-shell.so
b97e22
%endif
b97e22
b97e22
%preun
b97e22
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
b97e22
b97e22
%posttrans
b97e22
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
b97e22
b97e22
%files -f %{name}.lang
b97e22
%doc COPYING README
b97e22
%{_bindir}/gnome-shell
b97e22
%{_bindir}/gnome-shell-extension-tool
b97e22
%{_bindir}/gnome-shell-perf-tool
b97e22
%{_bindir}/gnome-shell-extension-prefs
b97e22
%{_datadir}/glib-2.0/schemas/*.xml
b97e22
%{_datadir}/glib-2.0/schemas/*.override
b97e22
%{_datadir}/applications/gnome-shell.desktop
b97e22
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
b97e22
%{_datadir}/applications/evolution-calendar.desktop
b97e22
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-screenshot.xml
b97e22
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
b97e22
%{_datadir}/gnome-shell/
b97e22
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
b97e22
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
b97e22
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
b97e22
%{_libdir}/gnome-shell/
b97e22
%{_libexecdir}/gnome-shell-calendar-server
b97e22
%{_libexecdir}/gnome-shell-perf-helper
b97e22
%{_libexecdir}/gnome-shell-hotplug-sniffer
b97e22
# Co own these directories instead of pulling in GConf
b97e22
# after all, we are trying to get rid of GConf with these files
b97e22
%dir %{_datadir}/GConf
b97e22
%dir %{_datadir}/GConf/gsettings
b97e22
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
b97e22
%{_mandir}/man1/%{name}.1.gz
b97e22
# exclude as these should be in a devel package for st etc
b97e22
%exclude %{_datadir}/gtk-doc
b97e22
b97e22
%files browser-plugin
b97e22
%{_libdir}/mozilla/plugins/*.so
b97e22
b97e22
%changelog
b97e22
* Fri Nov  8 2013 Rui Matos <rmatos@redhat.com> - 3.8.4-14
b97e22
- Add a DBus method to load a single extension
b97e22
  Resolves: rhbz#1028466
b97e22
- Add a SESSION_MODE extension type
b97e22
  Resolves: rhbz#1028462
b97e22
b97e22
* Fri Nov 08 2013 Ray Strode <rstrode@redhat.com> 3.8.4-13
b97e22
- Fix input regression caused by -12
b97e22
  Related: #817594
b97e22
b97e22
* Thu Nov 07 2013 Ray Strode <rstrode@redhat.com> 3.8.4-12
b97e22
- Show banner text when disable-user-list = TRUE
b97e22
  Resolves: #817594
b97e22
b97e22
* Mon Nov 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-11
b97e22
- Re-add yelp to default favorites - this downstream patch was
b97e22
  accidentally dropped when rebasing on F19
b97e22
  Resolves: #958196
b97e22
- Fix network icon not updating
b97e22
  Resolves: #1009867
b97e22
- Do not hide on/off switch while connecting to wireless
b97e22
  Resolves: #908829
b97e22
- Fix apps menu not being disabled when open during screen lock
b97e22
  Resolves: #1027501
b97e22
- Be more defensive when enabling/disabling extensions
b97e22
  Resolves: #1027501
b97e22
- Re-enable browser plugin and move it to a subpackage
b97e22
  Resolves: #972783
b97e22
b97e22
* Fri Nov 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-10
b97e22
- Backport support for hasWorkspaces session mode property
b97e22
  Resolves: #1025444
b97e22
- Backport input validation of screenshot/screencast DBus methods
b97e22
  Resolves: #1022491
b97e22
b97e22
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-9
b97e22
- Backport switch to disable browser plugin
b97e22
- Disable browser plugin
b97e22
Resolves: #972783
b97e22
b97e22
* Thu Oct 31 2013 Matthias Clasen <mclasen@redhat.com> 3.8.4-8
b97e22
- Add an override for always-show-log-out
b97e22
- Resolves: #913566
b97e22
b97e22
* Tue Oct 15 2013  Vinzenz Feenstra <vfeenstr@redhat.com> 3.8.4-7
b97e22
- Backport of support for pre-authenticated logins from oVirt
b97e22
  Related: #854712
b97e22
b97e22
* Thu Aug 29 2013  Ray Strode <rstrode@redhat.com> 3.8.4-6
b97e22
- Another backported ui fix
b97e22
  Related: #854724
b97e22
b97e22
* Tue Aug 27 2013 Ray Strode <rstrode@redhat.com> 3.8.4-5
b97e22
- Backport some login screen ui updates
b97e22
  Related: #854724
b97e22
b97e22
* Thu Aug 22 2013 Ray Strode <rstrode@redhat.com> 3.8.4-4
b97e22
- Backport some more smartcard related fixes
b97e22
  Related: #854724
b97e22
b97e22
* Tue Aug 06 2013 Ray Strode <rstrode@redhat.com> 3.8.4-3
b97e22
- Backport some lock screen fixes related to smartcard support
b97e22
  from upstream
b97e22
  Related: #854724
b97e22
b97e22
* Wed Jul 31 2013 Ray Strode <rstrode@redhat.com> 3.8.4-2
b97e22
- Include support for smartcard authentication
b97e22
  Related: #854724
b97e22
b97e22
* Tue Jul 30 2013 Ray Strode <rstrode@redhat.com> - 3.8.4-1
b97e22
- Update to 3.8.4
b97e22
b97e22
* Wed Jun 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-3
b97e22
- Backport upstream patch that makes a common error non-fatal
b97e22
b97e22
* Wed Jun 12 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.3-2
b97e22
- Rebuilt against fixed cogl (#973542)
b97e22
b97e22
* Fri Jun 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-1
b97e22
- Update to 3.8.3, drop upstreamed patches
b97e22
b97e22
* Wed May 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.2-3
b97e22
- Drop the gnome-session-xsession dependency again, it
b97e22
  has unwanted side-effects on eg soas
b97e22
b97e22
* Tue May 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-2
b97e22
- Include upstream fix for bug #962876
b97e22
b97e22
* Mon May 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-1
b97e22
- Update to 3.8.2 and drop upstreamed patches
b97e22
b97e22
* Tue May 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-4
b97e22
- Add login-screen branding changes from gnome-3-8 branch as downstream patches
b97e22
b97e22
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-2
b97e22
- Add missing telepathy-logger runtime dep
b97e22
- Depend on gnome-session-xsession so that it gets pulled in for
b97e22
  typical GNOME installs
b97e22
b97e22
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
b97e22
- Update to 3.8.1
b97e22
b97e22
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
b97e22
- Ship the perf tool
b97e22
b97e22
* Wed Mar 27 2013 Ray Strode <rstrode@redhat.com> - 3.8.0.1-1
b97e22
- Update to 3.8.0.1
b97e22
b97e22
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
b97e22
- Update to 3.8.0
b97e22
b97e22
* Wed Mar 26 2013 Florian Müllner <fmuellner@redhat.com>
b97e22
- Drop upstreamed patch
b97e22
b97e22
* Wed Mar 20 2013 Ray Strode <rstrode@redhat.com> 3.7.92-2
b97e22
- Fix initial setup
b97e22
b97e22
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
b97e22
- Update to 3.7.92
b97e22
b97e22
* Tue Mar 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
b97e22
- Update to 3.7.91
b97e22
b97e22
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
b97e22
- Update to 3.7.90
b97e22
b97e22
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
b97e22
- Rebuilt for libgcr soname bump
b97e22
b97e22
* Wed Feb 06 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
b97e22
- Update to 3.7.5
b97e22
b97e22
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4.1-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Thu Jan 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4.1-1
b97e22
- Update to 3.7.4.1
b97e22
b97e22
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
b97e22
- Update to 3.7.4
b97e22
b97e22
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
b97e22
- Update to 3.7.3.1
b97e22
b97e22
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
b97e22
- Update to 3.7.3
b97e22
b97e22
* Mon Dec 17 2012 Adam Jackson <ajax@redhat.com> 3.7.2-3
b97e22
- Also don't mangle rpath on power
b97e22
b97e22
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
b97e22
- Disable bluetooth on power
b97e22
b97e22
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
b97e22
- Update to 3.7.2
b97e22
b97e22
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
b97e22
- don't Require: gnome-bluetooth on s390(x)
b97e22
b97e22
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
b97e22
- Update to 3.7.1
b97e22
b97e22
* Wed Oct 31 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.1-5
b97e22
- Rebuild against latest telepathy-logger
b97e22
b97e22
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.6.1-4
b97e22
- Rebuild against newer evolution-data-server
b97e22
b97e22
* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
b97e22
- explicit BR: control-center as it isn't brought in indirectly on s390(x)
b97e22
b97e22
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-2
b97e22
- Remove avoid-redhat-menus patch
b97e22
b97e22
  The standard way of supporting a desktop-specific menu layout is
b97e22
  to set XDG_MENU_PREFIX (which we made gnome-session do now).
b97e22
b97e22
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
b97e22
- Update to 3.6.1
b97e22
b97e22
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
b97e22
- Update to 3.6.0
b97e22
b97e22
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
b97e22
- Update to 3.5.92
b97e22
b97e22
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
b97e22
- Update dependencies
b97e22
b97e22
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
b97e22
- Update to 3.5.91
b97e22
b97e22
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-3
b97e22
- Rebuild against new cogl/clutter
b97e22
b97e22
* Mon Aug 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-2
b97e22
- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
b97e22
  BuildRequires.
b97e22
b97e22
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
b97e22
- Update to 3.5.90
b97e22
b97e22
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-2
b97e22
- Add Requires: gnome-bluetooth >= 3.5.5
b97e22
b97e22
* Mon Aug 13 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
b97e22
- Update to 3.5.5
b97e22
b97e22
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-5
b97e22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b97e22
b97e22
* Sat Jul 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-4
b97e22
- Tighten runtime requires
b97e22
b97e22
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-3
b97e22
- Add a gdm-libs dependency
b97e22
b97e22
* Wed Jul 18 2012 Colin Walters <walters@verbum.org> - 3.5.4-2
b97e22
- Bump release
b97e22
b97e22
* Wed Jul 18 2012 Ray Strode <rstrode@redhat.com> 3.5.4-1
b97e22
- Update to 3.5.4
b97e22
b97e22
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
b97e22
- Rebuild against new e-d-s
b97e22
b97e22
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
b97e22
- Update to 3.5.3
b97e22
b97e22
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
b97e22
- Remove upstreamed patch
b97e22
b97e22
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
b97e22
- Update to 3.5.2
b97e22
b97e22
* Mon May 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-6
b97e22
- Cherry pick F17 changes, bump build for new evo soname
b97e22
b97e22
* Wed May 16 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-5
b97e22
- New version of unmount notification
b97e22
b97e22
* Tue May 15 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-4
b97e22
- Add a patch to display a notification until it's safe to remove a drive (#819492)
b97e22
b97e22
* Fri Apr 20 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-3
b97e22
- Add a patch from upstream to avoid a crash when Evolution is not installed (#814401)
b97e22
b97e22
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
b97e22
- Silence glib-compile-schemas scriplets
b97e22
b97e22
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
b97e22
- Update to 3.4.1
b97e22
b97e22
* Thu Apr  5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
b97e22
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
b97e22
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
b97e22
  (#808894, reported by Jonathan Kamens)
b97e22
b97e22
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
b97e22
- Update to 3.4.0
b97e22
b97e22
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.92-1
b97e22
- Update to 3.3.92
b97e22
b97e22
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Sat Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
b97e22
- Update to 3.3.90
b97e22
b97e22
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-2
b97e22
- Depend on accountsservice-libs (#755112)
b97e22
b97e22
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
b97e22
- Update to 3.3.5
b97e22
b97e22
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
b97e22
- Update to 3.3.4
b97e22
b97e22
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
b97e22
- Rebuild for new cogl
b97e22
b97e22
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
b97e22
- Update to 3.3.3
b97e22
b97e22
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
b97e22
- Rebuild for new clutter and e-d-s
b97e22
b97e22
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
b97e22
- Update to 3.3.2
b97e22
b97e22
* Wed Nov 09 2011 Kalev Lember <kalevlember@gmail.com> - 3.2.1-6
b97e22
- Adapt to firefox desktop file name change in F17
b97e22
b97e22
* Thu Nov 03 2011 Adam Jackson <ajax@redhat.com> 3.2.1-5
b97e22
- Build with -Wno-error=disabled-declarations for the moment
b97e22
b97e22
* Wed Nov 02 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.2.1-4
b97e22
- Rebuld against tp-logger.
b97e22
b97e22
* Sun Oct 26 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
b97e22
- Rebuild for new evolution-data-server
b97e22
b97e22
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
b97e22
- Rebuilt for glibc bug#747377
b97e22
b97e22
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
b97e22
- Update to 3.2.1
b97e22
b97e22
* Wed Sep 28 2011 Ray Strode <rstrode@redhat.com> 3.2.0-2
b97e22
- rebuild
b97e22
b97e22
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
b97e22
- Update to 3.2.0
b97e22
b97e22
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
b97e22
- Update to 3.1.92
b97e22
b97e22
* Fri Sep 16 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91.1-2
b97e22
- Tighten dependencies by specifying the required arch (#739130)
b97e22
b97e22
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
b97e22
- Update to 3.1.91.1 (adds browser plugin)
b97e22
  Update Requires
b97e22
b97e22
* Thu Sep 08 2011 Dan Horák <dan[at]danny.cz> - 3.1.91-3
b97e22
- workaround a chrpath issue on s390(x)
b97e22
b97e22
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-2
b97e22
- Replace Epiphany with Firefox in the default favourite apps
b97e22
b97e22
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
b97e22
- Update to 3.1.91
b97e22
b97e22
* Thu Sep  1 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-2
b97e22
- Require caribou
b97e22
b97e22
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
b97e22
- Update to 3.1.90.1
b97e22
b97e22
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
b97e22
- rebuild against e-d-s
b97e22
b97e22
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-2.gite7b9933
b97e22
- git snapshot that builds against gnome-menus 3.1.5
b97e22
b97e22
* Thu Aug 18 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.5-1
b97e22
- Rebuild against newer eds libraries.
b97e22
b97e22
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
b97e22
- Update to 3.1.4
b97e22
b97e22
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-4
b97e22
- Rebuild
b97e22
b97e22
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-3
b97e22
- Add necessary requires
b97e22
b97e22
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-2
b97e22
- Rebuild
b97e22
b97e22
* Tue Jul  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.3-1
b97e22
- Upstream 3.1.3 dev release
b97e22
b97e22
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-4
b97e22
- add fixes from f15 branch (gjs dep and rpath)
b97e22
b97e22
* Wed Jun 22 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-3
b97e22
- Add a patch from upstream to avoid g_file_get_contents()
b97e22
b97e22
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-2
b97e22
- Rebuilt for new gtk3 and gnome-desktop3
b97e22
b97e22
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-1
b97e22
- Update to 3.0.2
b97e22
b97e22
* Tue May 10 2011 Dan Williams <dcbw@redhat.com> - 3.0.1-4
b97e22
- Fix initial connections to WPA Enterprise access points (#699014)
b97e22
- Fix initial connections to mobile broadband networks
b97e22
b97e22
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-3
b97e22
- no bluetooth on s390(x)
b97e22
b97e22
* Wed Apr 27 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-2
b97e22
- Add a patch from upstream to fix duplicate applications in application display
b97e22
b97e22
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
b97e22
- Update to 3.0.1
b97e22
b97e22
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.2-2
b97e22
- We want to use the GNOME menus which has the designed categories,
b97e22
  not the legacy redhat-menus.
b97e22
b97e22
* Fri Apr 08 2011 Nils Philippsen <nils@redhat.com> - 3.0.0.2-1
b97e22
- Update to 3.0.0.2 (fixes missing import that was preventing extensions from
b97e22
  loading.)
b97e22
- Update source URL
b97e22
b97e22
* Tue Apr  5 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0.1-1
b97e22
- Update to 3.0.0.1 (fixes bug where network menu could leave
b97e22
  Clutter event handling stuck.)
b97e22
b97e22
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
b97e22
- Update to 3.0.0
b97e22
b97e22
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-3
b97e22
- Bump
b97e22
b97e22
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-2
b97e22
- Rebuild for new tp-logger
b97e22
b97e22
* Mon Mar 28 2011 Owen Taylor <otaylor@redhat.com> - 2.91.93-1
b97e22
- Update to 2.91.93.
b97e22
b97e22
* Fri Mar 25 2011 Ray Strode <rstrode@redhat.com> 2.91.92-3
b97e22
- Adjustments for More nm-client api changes.
b97e22
- Fix VPN indicator
b97e22
b97e22
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.92-2
b97e22
- Make activating vpn connections work from the shell indicator
b97e22
b97e22
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
b97e22
- Update to 2.91.92
b97e22
b97e22
* Wed Mar 16 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.91-2
b97e22
- Fix alt-tab behavior on when primary display is not leftmost (# 683932)
b97e22
b97e22
* Tue Mar  8 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
b97e22
- Update to 2.91.91
b97e22
b97e22
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
b97e22
- Require upower and polkit at runtime
b97e22
b97e22
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
b97e22
- Update to 2.91.90
b97e22
b97e22
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
b97e22
- Rebuild against newer gtk
b97e22
b97e22
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-5
b97e22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b97e22
b97e22
* Thu Feb  3 2011 Bill Nottingham <notting@redhat.com> - 2.91.6-4
b97e22
- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
b97e22
b97e22
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
b97e22
- Rebuild against newer gtk
b97e22
b97e22
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-2
b97e22
- Build-requires evolution-data-server-devel
b97e22
b97e22
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
b97e22
- Update to 2.91.6
b97e22
b97e22
* Thu Jan 13 2011 Mattihas Clasen <mclasen@redhat.com> - 2.91.5-3
b97e22
- Drop desktop-effects dependency
b97e22
b97e22
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 2.91.5-2
b97e22
- BR latest g-i, handles flags as arguments better
b97e22
b97e22
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
b97e22
- Update to 2.91.5
b97e22
b97e22
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
b97e22
- Update to 2.91.4
b97e22
- Rebuild against new gtk
b97e22
b97e22
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
b97e22
- Rebuild aginst new gtk
b97e22
b97e22
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
b97e22
- Update to 2.91.3
b97e22
b97e22
* Thu Nov 18 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-3
b97e22
- Add another memory-management crasher fix from upstream
b97e22
b97e22
* Mon Nov 15 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-2
b97e22
- Add a patch from upstream fixing a memory-management crasher
b97e22
b97e22
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
b97e22
- Update to 2.91.2
b97e22
b97e22
* Mon Nov  1 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
b97e22
- Update to 2.91.1
b97e22
- Add libcroco-devel to BuildRequires, apparently it was getting
b97e22
  pulled in indirectly before
b97e22
- Add libcanberra-devel and pulseaudio-libs-devel BuildRequires
b97e22
b97e22
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
b97e22
- Update to 2.91.0
b97e22
- Remove patch to disable VBlank syncing
b97e22
b97e22
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-7
b97e22
- Add patch to disable vblank syncing
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-5
b97e22
- Run glib-compile-schemas
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@megatron> - 2.31.5-4
b97e22
- Bless stuff in files section
b97e22
b97e22
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
b97e22
- Axe gnome-desktop-devel
b97e22
b97e22
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
b97e22
- BuildRequire gnome-desktop3-devel, gtk3
b97e22
b97e22
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-1
b97e22
- New upstream version
b97e22
- Drop rpath goop, shouldn't be necessary any more
b97e22
b97e22
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
b97e22
- Drop gir-repository-devel build dependency
b97e22
b97e22
* Fri May 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
b97e22
- Added new version requirements for dependencies based on upstream releases
b97e22
- Added new file listings for gnome-shell-clock-preferences binary and .desktop
b97e22
- Added gnome-shell man page file listing
b97e22
b97e22
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
b97e22
- New upstream release
b97e22
b97e22
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.29.1-3
b97e22
- Specify V=1 for build, readd smp_mflags since parallel is fixed upstream
b97e22
b97e22
* Thu Mar 25 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-2
b97e22
- Bumped for new version of mutter and clutter
b97e22
- Added version requirement to gjs-devel because of dependency of build
b97e22
b97e22
* Wed Mar 24 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-1
b97e22
- Update to latest version 2.29.1
b97e22
b97e22
* Sun Feb 21 2010 Bastien Nocera <bnocera@redhat.com> 2.28.1-0.2.20100128git
b97e22
- Require json-glib
b97e22
- Rebuild for new clutter with json split out
b97e22
- Fix deprecation in COGL
b97e22
b97e22
* Thu Jan 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.1-0.1.20100128git
b97e22
- New git snapshot
b97e22
- Fixed Version for alphatag use
b97e22
b97e22
* Fri Jan 15 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20101015git-1
b97e22
- Added dependency on a git build of gobject-introspect to solve some breakage
b97e22
- Also went ahead and made a new git tarball
b97e22
b97e22
* Tue Jan 12 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20100112git-1
b97e22
- New git snapshot
b97e22
b97e22
* Tue Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-5
b97e22
- Added libtool, glib-gettext for the libtoolize dep of git snapshot
b97e22
b97e22
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-4
b97e22
- Added gnome-common needed by autogen.sh in git snapshot build
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-3
b97e22
- Added the autotools needed to build the git snapshot to the build requires
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-2
b97e22
- Fixed the setup naming issue with the git snapshot directory naming
b97e22
b97e22
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-1
b97e22
- Update to git snapshot on 20091206
b97e22
b97e22
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-2
b97e22
- Update to 2.28.0
b97e22
b97e22
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
b97e22
- Update to 2.27.3
b97e22
b97e22
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-2
b97e22
- Test for gobject-introspection version should be >= not >
b97e22
b97e22
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-1
b97e22
- Update to 2.27.2
b97e22
- Add an explicit dep on gobject-introspection 0.6.5 which is required 
b97e22
  for the new version
b97e22
b97e22
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-4
b97e22
- Fix GConf %%preun script to properly be for package removal
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-3
b97e22
- Replace libgnomeui with gnome-desktop in BuildRequires
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-2
b97e22
- BuildRequire intltool
b97e22
- Add find_lang
b97e22
b97e22
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-1
b97e22
- Update to 2.27.1
b97e22
- Update Requires, add desktop-effects
b97e22
b97e22
* Wed Aug 12 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-4
b97e22
- Add an explicit dependency on GConf2 for pre/post
b97e22
b97e22
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-3
b97e22
- Add missing BuildRequires on gir-repository-devel
b97e22
b97e22
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-2
b97e22
- Temporarily use a non-parallel-build until gnome-shell is fixed
b97e22
b97e22
* Mon Aug 10 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-1
b97e22
- Initial version