Change default theme to Clearlooks
This commit is contained in:
parent
9c6a71c791
commit
c187ba69bc
@ -1,10 +1,9 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 2.27.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
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
|
||||
Patch4: stop-spamming-xsession-errors.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=135056
|
||||
@ -70,11 +69,13 @@ API. This package exists purely for technical reasons.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .default-theme
|
||||
%patch4 -p1 -b .stop-spamming-xsession-errors
|
||||
%patch5 -p1 -b .dnd-keynav
|
||||
%patch6 -p1 -b .no-lame-dialog
|
||||
|
||||
# force regeneration
|
||||
rm src/metacity.schemas
|
||||
|
||||
autoreconf -i -f
|
||||
|
||||
%build
|
||||
@ -178,6 +179,12 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user