From 60d6855a11d9a6a0d9fc534825cfdb6e7c710529 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 15 Oct 2009 18:00:24 +0000 Subject: patch the right file --- metacity.spec | 4 ++-- workspaces.patch | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/metacity.spec b/metacity.spec index 314d957..ef08521 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Unobtrusive window manager Name: metacity Version: 2.28.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.28/metacity-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=558723 @@ -192,7 +192,7 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog -* Thu Oct 15 2009 Matthias Clasen - 2.28.0-2 +* Thu Oct 15 2009 Matthias Clasen - 2.28.0-3 - Tweak the default number of workspaces * Tue Sep 22 2009 Matthias Clasen - 2.28.0-1 diff --git a/workspaces.patch b/workspaces.patch index 8f6acf1..f3caf4c 100644 --- a/workspaces.patch +++ b/workspaces.patch @@ -1,6 +1,6 @@ -diff -up metacity-2.28.0/src/metacity.schemas.in.workspaces metacity-2.28.0/src/metacity.schemas.in ---- metacity-2.28.0/src/metacity.schemas.in.workspaces 2009-10-15 13:23:14.909411794 -0400 -+++ metacity-2.28.0/src/metacity.schemas.in 2009-10-15 13:23:51.218400104 -0400 +diff -up metacity-2.28.0/src/metacity.schemas.in.in.workspaces metacity-2.28.0/src/metacity.schemas.in.in +--- metacity-2.28.0/src/metacity.schemas.in.in.workspaces 2009-10-15 13:52:37.983401456 -0400 ++++ metacity-2.28.0/src/metacity.schemas.in.in 2009-10-15 13:52:58.017654116 -0400 @@ -295,7 +295,7 @@ /apps/metacity/general/num_workspaces metacity -- cgit