From e24268dc7adb68e2c0e8f57b47795d98b630f4c99415d5d11938d7792b214e72 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 7 Aug 2014 17:37:26 +0000 Subject: [PATCH] - Change U_ to u_ as these patches are not upstream yet: * u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch * u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=531 --- ...yArea-when-using-a-window-with-depth-32-and-24bpp.patch | 0 ...ing-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch | 0 xorg-x11-server.changes | 7 +++++++ xorg-x11-server.spec | 4 ++-- 4 files changed, 9 insertions(+), 2 deletions(-) rename U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch => u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch (100%) rename U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch => u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch (100%) diff --git a/U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch b/u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch similarity index 100% rename from U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch rename to u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch diff --git a/U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch b/u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch similarity index 100% rename from U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch rename to u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index e8fb5df..03f1a7d 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 7 17:35:12 UTC 2014 - eich@suse.com + +- Change U_ to u_ as these patches are not upstream yet: + * u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch + * u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch + ------------------------------------------------------------------- Thu Aug 7 14:50:55 CEST 2014 - tiwai@suse.de diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index fa8c529..ec3efd4 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -152,8 +152,8 @@ Patch110: u_connection-avoid-crash-when-CloseWellKnownConnections-gets-cal Patch111: u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch Patch112: u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch Patch130: U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch -Patch131: U_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch -Patch132: U_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch +Patch131: u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch +Patch132: u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch Patch1000: n_xserver-optimus-autoconfig-hack.patch