Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory
checked in at Thu Apr 28 14:56:38 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++
/mounts/work_src_done/STABLE/gnome-themes-standard/gnome-themes-standard.changes
2011-04-27 10:53:18.000000000 +0200
@@ -0,0 +1,87 @@
+-------------------------------------------------------------------
+Wed Apr 27 08:50:30 UTC 2011 - [email protected]
+
+- Update to version 3.0.1:
+ + Reduce vertical padding for most of the common widgets,
+ requires GTK+ 3.0.9.
+
+-------------------------------------------------------------------
+Wed Apr 27 10:26:31 CEST 2011 - [email protected]
+
+- Move accessibility themes to a gnome-themes-accessibility
+ subpackage.
+
+-------------------------------------------------------------------
+Tue Apr 5 12:44:41 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+ + Don't propagate an 1px separator width to the whole toolbar
+ + Add icon-size property for NaTrayApplet
+- Add Conflicts to gnome-themes < 3.0.0 because of accessibility
+ themes.
+
+-------------------------------------------------------------------
+Mon Mar 28 17:50:31 UTC 2011 - [email protected]
+
+- Update to version 2.91.93:
+ + Remove the dark theme variant for 3.0
+ + Fix gnome-terminal background
+- Changes from version 2.91.92.1:
+ + Theme fail whale dialog
+ + Add a dark Adwaita variant
+ + Add an inline toolbar style class
+ + Add a sidebar style class
+ + Fixes for insensitive state
+ + Fix focus ring on primary toolbars
+ + Tweak GTK2 theme colors
+ + Theme GtkScale marks
+ + Add an 1px spacing between scrollbar sliders and steppers
+ + Theme menu arrows
+ + Theme menu accelerators
+ + Tweak GtkSwitch theming
+ + Lots of tweaks for Fallback mode panel/applets
+- Changes from version 2.91.91.1:
+ + Add raised toolbar buttons
+ + Make focus ring match latest mockups
+ + Make active toolbar buttons match latest mockups
+ + Fix pane separators
+ + Properly align check/radio buttons
+ + Fix a typo to work correctly with GTK+ 3.0.3
+- Changes from version 2.91.91:
+ + Big revamp of the Adwaita engine to match 3.0 designs.
+- Accessibility themes are now in gnome-themes-standard package.
+
+-------------------------------------------------------------------
+Mon Feb 28 15:43:13 UTC 2011 - [email protected]
+
+- Update to version 2.91.90.1:
+ + Fix appearance of check boxes
+- Changes from version 2.91.90:
+ + Don't hardcode Cantarell in the CSS file
+ + Miscellaneous rendering fixes
+ + Separate theme colors from the CSS
+ + Add a settings.ini file
+- Changes from version 2.91.8:
+ + Don't set background for evince background
+ + Remove gtkrc file for GTK+ 3.0
+ + Plain style for 'internal' toolbars
+- Changes from version 2.91.7:
+ + Improved resize grip rendering
+ + Fix gnome-terminal text colors
+ + Fix expander rendering +/- confusion
+ + Fix install location of the engine
+- Changes from version 2.91.5:
+ + Add Adwaita engine
+- Create subpackage for adwaita engine and remove
+ gtk3-theming-engine-clearlooks requires in
+ gtk3-metatheme-adwaita.
+- Add gtk3-devel BuildRequires and stop marking the main package as
+ noarch since we now have a arch-specific subpackage. Instead,
+ mark metatheme-adwaita-common, gtk2-metatheme-adwaita and
+ gtk3-metatheme-adwaita as noarch.
+
+-------------------------------------------------------------------
+Wed Dec 15 16:07:31 CET 2010 - [email protected]
+
+- New package (version 2.91.4).
+
calling whatdependson for head-i586
New:
----
gnome-themes-standard-3.0.1.tar.bz2
gnome-themes-standard.changes
gnome-themes-standard.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
#
# spec file for package gnome-themes-standard
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gnome-themes-standard
Summary: Standard GNOME Themes
Version: 3.0.1
Release: 1
License: LGPLv2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source:
http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/2.91/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: gtk3-devel
BuildRequires: intltool
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This packages contains the standard GNOME themes from GNOME 3 and
later.
%package -n metatheme-adwaita-common
Summary: Adwaita GNOME Theme -- Common Files
License: LGPLv2.1+
Group: System/GUI/GNOME
# We don't even recommend the lang package since there's actually no
# need for it.
#Recommends: %%{name}-lang
Suggests: gtk2-metatheme-adwaita
Suggests: gtk3-metatheme-adwaita
# this is really just to make the lang package installable
Provides: %{name} = %{version}
BuildArch: noarch
%description -n metatheme-adwaita-common
Adwaita is the default GNOME theme in GNOME 3.
%package -n gtk2-metatheme-adwaita
Summary: Adwaita GNOME Theme -- GTK+ 2 Support
License: LGPLv2.1+
Group: System/GUI/GNOME
# we need clearlooks
Requires: gtk2-engines
Requires: metatheme-adwaita-common = %{version}
Supplements: packageand(metatheme-adwaita-common:gtk2)
BuildArch: noarch
%description -n gtk2-metatheme-adwaita
Adwaita is the default GNOME theme in GNOME 3.
%package -n gtk3-metatheme-adwaita
Summary: Adwaita GNOME Theme -- GTK+ 3 Support
License: LGPLv2.1+
Group: System/GUI/GNOME
Requires: cantarell-fonts
Requires: gtk3-theming-engine-adwaita = %{version}
Requires: metatheme-adwaita-common = %{version}
Supplements: packageand(metatheme-adwaita-common:gtk3)
BuildArch: noarch
%description -n gtk3-metatheme-adwaita
Adwaita is the default GNOME theme in GNOME 3.
%package -n gtk3-theming-engine-adwaita
Summary: Adwaita GTK+ Theming Engine
License: LGPLv2.1+
Group: System/GUI/GNOME
%description -n gtk3-theming-engine-adwaita
Adwaita is the default GNOME theme in GNOME 3.
%package -n gnome-themes-accessibility
Summary: Accessibility GNOME Themes
License: LGPLv2.1+
Group: System/GUI/GNOME
Conflicts: gnome-themes < 3.0.0
BuildArch: noarch
%description -n gnome-themes-accessibility
This package contains high-contrast and low-contrast themes for GNOME.
%lang_package
%prep
%setup -q
%build
%configure
%__make %{?_smp_mflags}
%install
%makeinstall
%find_lang %{name}
%icon_theme_cache_create_ghost HighContrast
%icon_theme_cache_create_ghost HighContrastInverse
%icon_theme_cache_create_ghost LowContrast
%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}
%post -n gnome-themes-accessibility
%icon_theme_cache_post HighContrast
%icon_theme_cache_post HighContrastInverse
%icon_theme_cache_post LowContrast
# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist
anymore
%files -n metatheme-adwaita-common
%defattr(-,root,root)
%doc COPYING NEWS
%dir %{_datadir}/icons/Adwaita
%dir %{_datadir}/themes/Adwaita
%dir %{_datadir}/gnome-background-properties
%{_datadir}/icons/Adwaita/cursors/
%{_datadir}/gnome-background-properties/adwaita.xml
%{_datadir}/themes/Adwaita/backgrounds/
%{_datadir}/themes/Adwaita/metacity-1/
%{_datadir}/themes/Adwaita/index.theme
%files -n gtk2-metatheme-adwaita
%defattr(-,root,root)
%{_datadir}/themes/Adwaita/gtk-2.0/
%files -n gtk3-metatheme-adwaita
%defattr(-,root,root)
%{_datadir}/themes/Adwaita/gtk-3.0/
%files -n gtk3-theming-engine-adwaita
%defattr(-,root,root)
%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
%files -n gnome-themes-accessibility
%defattr(-,root,root)
%ghost %{_datadir}/icons/HighContrast/icon-theme.cache
%ghost %{_datadir}/icons/HighContrastInverse/icon-theme.cache
%ghost %{_datadir}/icons/LowContrast/icon-theme.cache
%{_datadir}/icons/HighContrast/
%{_datadir}/icons/HighContrastInverse/
%{_datadir}/icons/LowContrast/
%{_datadir}/themes/HighContrast/
%{_datadir}/themes/HighContrastInverse/
%{_datadir}/themes/LowContrast/
%files lang -f %{name}.lang
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]