summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-08-12 04:25:35 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-08-12 04:25:35 +0000
commit1887c43138d9671488c0d2d90ccfcd77aa6e0ede (patch)
treef67ccca32fb880eb40cfbeca3b4f4f666cf04113
parent44e3136789f1cd20e20ff0f6ae5de5db07d79fd1 (diff)
downloadmetacity-1887c43138d9671488c0d2d90ccfcd77aa6e0ede.tar.gz
metacity-1887c43138d9671488c0d2d90ccfcd77aa6e0ede.tar.xz
metacity-1887c43138d9671488c0d2d90ccfcd77aa6e0ede.zip
Switch default theme
-rw-r--r--metacity.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/metacity.spec b/metacity.spec
index 5db2c4d..0dbb608 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -10,6 +10,7 @@ Version: %{metacity_version}
Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
+Patch0: default-theme.patch
License: GPLv2+
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -62,6 +63,7 @@ API. This package exists purely for technical reasons.
%prep
%setup -q -n %{metacity_filename}
+%patch0 -p1 -b .default-theme
%build
rm -rf $RPM_BUILD_ROOT
@@ -148,6 +150,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.55-2
+- Switch default theme to Nodoka
+
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.55-1
- Update to 2.19.55