summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-07-15 00:48:16 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2015-07-15 00:58:06 -0500
commit56d0940c963e8d6a976d8cf650b1d456d145e0b3 (patch)
tree379d49c8ddf00b8b4d2237a98e1c46a325b71fe3 /metacity.spec
parentd98d8fbb51477a723f46eff4837b9eaf8cdb8e71 (diff)
downloadmetacity-56d0940c963e8d6a976d8cf650b1d456d145e0b3.tar.gz
metacity-56d0940c963e8d6a976d8cf650b1d456d145e0b3.tar.xz
metacity-56d0940c963e8d6a976d8cf650b1d456d145e0b3.zip
Add upstream patch for GNOME bug 738562
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index afea4fe..d9f9cf5 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 3.16.1
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/3.16/metacity-%{version}.tar.xz
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -11,6 +11,7 @@ Patch4: stop-spamming-xsession-errors.patch
#Patch16: Dont-focus-ancestor-window-on-a-different-workspac.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=559816
Patch24: metacity-2.28-empty-keybindings.patch
+Patch25: metacity-3.14-bgo738562.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -67,6 +68,7 @@ API. This package exists purely for technical reasons.
#patch16 -p1 -b .focus-different-workspace
%patch24 -p1 -b .empty-keybindings
+%patch25 -p1 -b .bgo738562
# force regeneration
rm -f src/org.gnome.metacity.gschema.valid
@@ -144,6 +146,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-2
+- Add upstream patch for GNOME bug 738562
+
* Thu Apr 30 2015 Mike DePaulo <mikedep333@gmail.com> - 3.16.1-1
- Upgrade to 3.16.1
- Drop metacity-3.14-bgo605678.patch because it was upstreamed