Change default theme to Clearlooks

This commit is contained in:
Matthias Clasen 2009-08-05 22:26:17 +00:00
parent 9c6a71c791
commit c187ba69bc

View File

@ -1,10 +1,9 @@
Summary: Unobtrusive window manager Summary: Unobtrusive window manager
Name: metacity Name: metacity
Version: 2.27.0 Version: 2.27.0
Release: 3%{?dist} Release: 4%{?dist}
URL: http://download.gnome.org/sources/metacity/ URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=558723 # http://bugzilla.gnome.org/show_bug.cgi?id=558723
Patch4: stop-spamming-xsession-errors.patch Patch4: stop-spamming-xsession-errors.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=135056 # http://bugzilla.gnome.org/show_bug.cgi?id=135056
@ -70,11 +69,13 @@ API. This package exists purely for technical reasons.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .default-theme
%patch4 -p1 -b .stop-spamming-xsession-errors %patch4 -p1 -b .stop-spamming-xsession-errors
%patch5 -p1 -b .dnd-keynav %patch5 -p1 -b .dnd-keynav
%patch6 -p1 -b .no-lame-dialog %patch6 -p1 -b .no-lame-dialog
# force regeneration
rm src/metacity.schemas
autoreconf -i -f autoreconf -i -f
%build %build
@ -178,6 +179,12 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz %{_mandir}/man1/metacity-window-demo.1.gz
%changelog %changelog
* Wed Aug 5 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.0-4
- Change the default theme to Clearlooks
* Thu Jul 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.0-3
- Shrink GConf schemas
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.0-3 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild