1
0

- removed N_vidmode-sig11.diff (fixed upstream already)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=452
This commit is contained in:
Stefan Dirsch 2013-08-08 15:55:58 +00:00 committed by Git OBS Bridge
parent ca5c4e262a
commit 2946911169
3 changed files with 5 additions and 16 deletions

View File

@ -1,13 +0,0 @@
Index: hw/xfree86/common/xf86VidMode.c
===================================================================
--- hw/xfree86/common/xf86VidMode.c.orig
+++ hw/xfree86/common/xf86VidMode.c
@@ -224,6 +224,8 @@ VidModeGetFirstModeline(int scrnIndex, p
return FALSE;
pVidMode = VMPTR(pScrn->pScreen);
+ if (!pScrn->modes)
+ return FALSE;
pVidMode->First = pScrn->modes;
pVidMode->Next = pVidMode->First->next;

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 8 15:55:14 UTC 2013 - sndirsch@suse.com
- removed N_vidmode-sig11.diff (fixed upstream already)
-------------------------------------------------------------------
Tue Jul 2 13:18:07 UTC 2013 - hrvoje.senjan@gmail.com

View File

@ -149,8 +149,6 @@ Patch106: N_randr1_1-sig11.diff
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch112: N_fix-dpi-values.diff
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch123: N_vidmode-sig11.diff
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch125: N_0001-Xinput-Catch-missing-configlayout-when-deleting-dev.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch127: N_dpms_screensaver.diff
@ -281,7 +279,6 @@ cp %{SOURCE96} .
%patch103
%patch106 -p1
%patch112 -p0
%patch123 -p0
### disabled for now
#%patch125 -p1
%patch127 -p1