diff --git a/mutter.changes b/mutter.changes index e2bf9de..7261794 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,13 +1,14 @@ ------------------------------------------------------------------- Thu Aug 13 13:15:16 UTC 2015 - idonmez@suse.com -- Fix screen flickering on nvidia devices bgo#728464 - + Add the following commits from the 3.16 branch - * build_fix_return_value_in_meta-sync-ring.c.patch - * compositor_add_support_for_GL_EXT_x11_sync_object.patch - * compositor_fix_GL_EXT_x11_sync_object_race_condition.patch - * compositor_handle_fences_in_the_frontend_X_connection.patch -- Added autoconf and automake BuildRequires for the patches above +- Fix screen flickering on nvidia devices (bgo#728464). + + Add the following commits from the 3.16 branch: + - build_fix_return_value_in_meta-sync-ring.c.patch + - compositor_add_support_for_GL_EXT_x11_sync_object.patch + - compositor_fix_GL_EXT_x11_sync_object_race_condition.patch + - compositor_handle_fences_in_the_frontend_X_connection.patch +- Added autoconf and automake BuildRequires and run autoreconf for + the patches above. ------------------------------------------------------------------- Thu Jul 2 17:24:54 UTC 2015 - zaitor@opensuse.org diff --git a/mutter.spec b/mutter.spec index bc3e531..bf4cc81 100644 --- a/mutter.spec +++ b/mutter.spec @@ -38,6 +38,7 @@ Patch2: compositor_fix_GL_EXT_x11_sync_object_race_condition.patch Patch3: build_fix_return_value_in_meta-sync-ring.c.patch # PATCH-FIX-UPSTREAM compositor_handle_fences_in_the_frontend_X_connection.patch bgo#728464 Patch4: compositor_handle_fences_in_the_frontend_X_connection.patch +# autoconf and automake only needed for patches 1-4 BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -159,6 +160,7 @@ to develop applications that require these. translation-update-upstream %build +# Only needed for patches 1-4 autoreconf %configure \ --disable-static \