Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory checked in at 2012-10-19 12:34:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
and /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-themes-standard", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes
2012-10-03 18:09:58.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
2012-10-19 12:34:08.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Oct 16 11:11:56 UTC 2012 - [email protected]
+
+- Update to version 3.6.1:
+ + Add a matching HighContrast WM theme
+ + Add support for vertically oriented inline toolbars
+ + Fix wrong background for raised and backdrop insensitive
+ toolbar buttons
+ + Fix glitches in selection-toolbar and suggested-action styling
+ + Fix menu borders not present when not running under GNOME Shell
+ + Fix color for selected desktop icons
+ + Fix stray text shadows in inline toolbar buttons
+ + Fix wrong background color when using a menu button in an OSD
+ toolbar
+ + Fix some glitches in notebook's tab rendering
+ + Improve theming support for Nautilus, Documents, Evince, GEdit,
+ Baobab and more.
+- Create new gtk2-theming-engine-adwaita subpackage: there is a new
+ gtk2 engine.
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-standard-3.6.0.2.tar.xz
New:
----
gnome-themes-standard-3.6.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.BzpKQR/_old 2012-10-19 12:34:11.000000000 +0200
+++ /var/tmp/diff_new_pack.BzpKQR/_new 2012-10-19 12:34:11.000000000 +0200
@@ -20,7 +20,7 @@
Summary: Standard GNOME Themes
License: LGPL-2.1+
Group: System/GUI/GNOME
-Version: 3.6.0.2
+Version: 3.6.1
Release: 0
Url: http://www.gnome.org
Source:
http://download.gnome.org/sources/gnome-themes-standard/3.6/%{name}-%{version}.tar.xz
@@ -31,7 +31,9 @@
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gdk-3.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
+BuildRequires: pkgconfig(gdk-x11-2.0)
BuildRequires: pkgconfig(gio-2.0)
+BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.17
BuildRequires: pkgconfig(librsvg-2.0)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -61,6 +63,7 @@
Group: System/GUI/GNOME
# the theme is using the pixmap engine, shipped inside gtk2
Requires: gtk2
+Requires: gtk2-theming-engine-adwaita = %{version}
Requires: metatheme-adwaita-common = %{version}
Supplements: packageand(metatheme-adwaita-common:gtk2)
BuildArch: noarch
@@ -81,6 +84,13 @@
%description -n gtk3-metatheme-adwaita
Adwaita is the default GNOME theme in GNOME 3.
+%package -n gtk2-theming-engine-adwaita
+Summary: Adwaita GTK+ Theming Engine
+Group: System/GUI/GNOME
+
+%description -n gtk2-theming-engine-adwaita
+Adwaita is the default GNOME theme in GNOME 3.
+
%package -n gtk3-theming-engine-adwaita
Summary: Adwaita GTK+ Theming Engine
Group: System/GUI/GNOME
@@ -108,6 +118,7 @@
%install
%makeinstall
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%find_lang %{name}
%icon_theme_cache_create_ghost HighContrast
%icon_theme_cache_create_ghost HighContrastInverse
@@ -115,7 +126,6 @@
%fdupes %{buildroot}%{_datadir}/icons/Adwaita/cursors/
%fdupes %{buildroot}%{_datadir}/icons/HighContrast/
%fdupes %{buildroot}%{_datadir}/icons/HighContrastInverse/
-rm -f %{buildroot}%{_libdir}/gtk-3.0/*/theming-engines/*.la
%clean
rm -rf %{buildroot}
@@ -147,6 +157,10 @@
%defattr(-,root,root)
%{_datadir}/themes/Adwaita/gtk-3.0/
+%files -n gtk2-theming-engine-adwaita
+%defattr(-,root,root)
+%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
+
%files -n gtk3-theming-engine-adwaita
%defattr(-,root,root)
%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]