summaryrefslogtreecommitdiffstats
path: root/gnome-flashback.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-08-24 02:28:17 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2015-08-24 02:28:17 -0500
commitdcda67e77266ebdf2f02ac1d5d497a4d9730b9f0 (patch)
treeff040b0253e368b11bc82c4befe4d62353868e0b /gnome-flashback.spec
parentd6ea8bcaaf70e526ba9b87de32878297a9b32a8b (diff)
downloadgnome-flashback-f22.tar.gz
gnome-flashback-f22.tar.xz
gnome-flashback-f22.zip
Fix crash in display-config (BGO#753927)f22
Diffstat (limited to 'gnome-flashback.spec')
-rw-r--r--gnome-flashback.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-flashback.spec b/gnome-flashback.spec
index 5fceafe..61eb829 100644
--- a/gnome-flashback.spec
+++ b/gnome-flashback.spec
@@ -1,6 +1,6 @@
Name: gnome-flashback
Version: 3.16.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Classic GNOME session
License: GPLv3+
@@ -10,6 +10,8 @@ Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version
# http://lists.fedoraproject.org/pipermail/devel-announce/2011-February/000758.html
Source1: polkit-gnome-authentication-agent-1.desktop
Patch1: 0001-workarounds-add-app-menu-and-button-layout-workaroun.patch
+Patch2: 0002-display-config-ignore-outputs-modes.patch
+
BuildRequires: gnome-common
BuildRequires: gettext-devel
@@ -47,6 +49,7 @@ by integrating recent changes of the GNOME libraries.
%prep
%setup -q
%patch1 -p1
+%patch2 -p1
gnome-autogen.sh
@@ -91,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/xsessions/gnome-flashback-metacity.desktop
%changelog
+* Mon Aug 24 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-4
+- Fix crash in display-config (BGO#753927)
+
* Wed Jul 15 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.16.1-3
- Add polkit-gnome autostart