summaryrefslogtreecommitdiffstats
path: root/gnome-flashback.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-flashback.spec')
-rw-r--r--gnome-flashback.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/gnome-flashback.spec b/gnome-flashback.spec
index 90b5339..4814722 100644
--- a/gnome-flashback.spec
+++ b/gnome-flashback.spec
@@ -1,12 +1,12 @@
Name: gnome-flashback
Version: 3.16.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Classic GNOME session
License: GPLv3+
URL: https://wiki.gnome.org/Projects/GnomeFlashback
Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
-Patch0: gnome-flashback-wm-prefs-overrides.patch
+Patch1: 0001-workarounds-add-app-menu-and-button-layout-workaroun.patch
BuildRequires: gnome-common
BuildRequires: gettext-devel
@@ -42,7 +42,8 @@ by integrating recent changes of the GNOME libraries.
%prep
%setup -q
-%patch0 -p1
+%patch1 -p1
+gnome-autogen.sh
%build
@@ -81,6 +82,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/xsessions/gnome-flashback-metacity.desktop
%changelog
+* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-2
+- Add upstream fix for BGO#738562
+
* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-1
- Update for GNOME 3.16.