Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2013-04-03 12:52:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell-extensions", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
    2013-01-22 15:32:34.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
       2013-04-03 12:52:49.000000000 +0200
@@ -1,0 +2,100 @@
+Wed Mar 27 19:08:16 UTC 2013 - dims...@opensuse.org
+
+- Fix scriptlets: move the glib2_gsettings_schema_post/postun to
+  the sub-package gnome-shell-extension-alternative-status-menu:
+  the .gschema.xml lives in this subpackage as well (bnc#811203).
+- Add glib2_gsettings_schema_post/postun scriptlets for
+  gnome-shell-classic subpackage.
+
+-------------------------------------------------------------------
+Tue Mar 26 10:35:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 19 08:48:07 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.7.92:
+  + Misc bug fixes to app-menu and window-list.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 11:50:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Various updates for shell changes.
+  + Update window-list to always use application icons
+  + Update apps-menu to not load subdirectories as separate
+    categories
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 20 20:34:22 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Various fixes to make places-menu behave more like Nautilus,
+    including showing the machine name in place of File System.
+  + Various updates for shell changes.
+  + alternative-status-menu no longer supports ConsoleKit systems,
+    you need to install logind to have suspend or hibernate,
+
+-------------------------------------------------------------------
+Fri Feb  8 16:47:32 UTC 2013 - dims...@opensuse.org
+
+- Create a gnome-shell-classic subpackage:
+  + Pass --enable-classic-mode to configure
+  + Extract CLASSIC_EXTENSIONS from configure and build those along
+    the alternative-status-menu (just passing classic does not
+    allow to add more extensions).
+
+-------------------------------------------------------------------
+Fri Feb  8 15:32:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5.1:
+  + New extension forgotten in previous NEWS entry: windows-list.
+  + Also forgotten previously: classic mode got a new GNOME2 style.
+  + Build fixes.
+- Changes from version 3.7.5:
+  + places-menu is back in the classic extensions, with a new old
+    GNOME-2 look.
+  + classic mode moved the date menu to right, where we all know it
+    rightly belongs.
+  + apps-menu received a face-lift, with the inclusion of a reduced
+    form of AxeMenu.
+  + new extension in the classic set: launch-new-instance, which
+    modifies the behavior of clicking in the dash and app launcher.
+  + alternate-tab, native-window-placement and windowsNavigator
+    updated for gnome-shell changes.
+  + Updated translations.
+- Drop g-s-e-power-off-elipsis.patch: mostly fixed upstream.
+
+-------------------------------------------------------------------
+Sun Jan 20 18:51:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + A separate configure switch has been added to enable classic
+    mode session definitions
+  + places-menu is no longer part of the classic-mode extension set
+- Changes from version 3.7.3:
+  + new extensions: default-min-max, static-workspaces
+  + alternate-tab now uses the built-in window switcher and just
+    takes over the switch-application keybinding
+  + workspace-indicator: is no longer part of classic-mode
+  + we now install classic-mode data files for gdm, gnome-session
+    and gnome-shell, so if you enable classic-mode you get a new
+    session option in GDM
+- Changes from version 3.7.2:
+  + fixed crashes with places-menu, windowsNavigator, alternate-tab
+    and native-window-placement
+  + alternate-tab now hides attached modal dialogs
+  + places-menu has restored support for Nautilus 3.4
+  + the default for hibernate is now to show in
+    alternative-status-menu
+  + some extensions are now tagged as "classic", and can be chosen
+    with --enable-extensions=classic-mode
+  + dock and gajim were removed at the beginning of the 3.7.1 cycle,
+    as they were buggy and unmaintained
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  g-s-e-power-off-elipsis.patch
  gnome-shell-extensions-3.6.2-git-tag.tar.xz

New:
----
  gnome-shell-extensions-3.8.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.BUeKYk/_old  2013-04-03 12:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.BUeKYk/_new  2013-04-03 12:52:53.000000000 +0200
@@ -18,19 +18,16 @@
 
 
 Name:           gnome-shell-extensions
-Version:        3.6.2
+Version:        3.8.0
 Release:        0
 Summary:        A collection of extensions for GNOME Shell
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://live.gnome.org/GnomeShell/Extensions
-# generated with "git archive --prefix gnome-shell-extensions-3.6.2/" since 
there are no tarballs anymore
-Source:         %{name}-%{version}-git-tag.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-shell-extensions/3.8/%{name}-%{version}.tar.xz
 Source1:        README.SUSE
 # Users of the alternative-status-menu extension (from the package) shall be 
offered hibernate too
 Source2:        alternative-status-menu.gschema.override
-# PATCH-FIX-UPSTREAM g-s-e-power-off-elipsis.patch dims...@opensuse.org -- 
Translate "Power Off" in various languages.
-Patch0:         g-s-e-power-off-elipsis.patch
 # Needed because we build a tarball generated with "git archive"
 BuildRequires:  gnome-common
 # Needed for directory ownership
@@ -76,21 +73,34 @@
 # This used to be the name of the extension in 3.2
 Provides:       gnome-shell-extension-alt-status-menu = %{version}
 Obsoletes:      gnome-shell-extension-alt-status-menu < %{version}
+%glib2_gsettings_schema_requires
 
 %description -n gnome-shell-extension-alternative-status-menu
 This GNOME Shell extension adds a power off item in the status
 menu, and provides the ability to hibernate.
 
+%package -n gnome-shell-classic
+Summary:        gnome-shell classic -- collection of extensions
+Group:          System/GUI/GNOME
+
+%description -n gnome-shell-classic
+This GNOME Shell extension adds a power off item in the status
+menu, and provides the ability to hibernate.
+
+This package provides the extensions required to switch to gnome-shell classic
+and also installs the required session files.
+
+
 %lang_package -n %{name}-common
 %prep
 %setup -q
-%patch0 -p1
 cp %{S:1} .
-# Needed because we build a tarball generated with "git archive"
-NOCONFIGURE=1 ./autogen.sh
 
 %build
-%configure --enable-extensions=alternative-status-menu
+CLASSIC_EXTENSIONS=$(grep -e 'CLASSIC_EXTENSIONS=".*"' configure.ac | sed -e 
"s:CLASSIC_EXTENSIONS=::" -e 's:"::g')
+%configure \
+   --enable-classic-mode \
+   --enable-extensions="$CLASSIC_EXTENSIONS alternative-status-menu"
 make %{?_smp_mflags}
 
 %install
@@ -98,16 +108,44 @@
 cp %{S:2} 
%{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.override
 %find_lang %{name} %{?no_lang_C}
 
-%post
+%post -n gnome-shell-extension-alternative-status-menu
 %glib2_gsettings_schema_post
 
-%postun
+%postun -n gnome-shell-extension-alternative-status-menu
+%glib2_gsettings_schema_postun
+
+%post -n gnome-shell-classic
+%glib2_gsettings_schema_post
+
+%postun -n gnome-shell-classic
 %glib2_gsettings_schema_postun
 
 %files common
 %defattr(-,root,root)
 %doc COPYING README.SUSE
 
+%files -n gnome-shell-classic
+%defattr(-,root,root)
+%doc COPYING
+%{_datadir}/applications/gnome-shell-classic.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
+%{_datadir}/gnome-session/sessions/gnome-classic.session
+%{_datadir}/gnome-shell/extensions/alternate-...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/apps-m...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/default-min-...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/launch-new-insta...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/static-workspa...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/gnome-shell/extensions/window-l...@gnome-shell-extensions.gcampax.github.com/
+%dir %{_datadir}/gnome-shell/modes
+%{_datadir}/gnome-shell/modes/classic.json
+%{_datadir}/gnome-shell/theme/classic-toggle-off-intl.svg
+%{_datadir}/gnome-shell/theme/classic-toggle-off-us.svg
+%{_datadir}/gnome-shell/theme/classic-toggle-on-intl.svg
+%{_datadir}/gnome-shell/theme/classic-toggle-on-us.svg
+%{_datadir}/gnome-shell/theme/gnome-classic.css
+%{_datadir}/xsessions/gnome-classic.desktop
+
 %files -n gnome-shell-extension-alternative-status-menu
 %defattr(-,root,root)
 %doc COPYING

++++++ gnome-shell-extensions-3.6.2-git-tag.tar.xz -> 
gnome-shell-extensions-3.8.0.tar.xz ++++++
++++ 41805 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to