Tweak up spec and .changes a bit
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=178
This commit is contained in:
parent
cbb0f5b626
commit
175729dab5
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user