From 6a606f2f78afbf75e0b80d331fd6827fe6a16452 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 11 Sep 2013 20:19:09 +0200 Subject: [PATCH] - updated to 2.3.3 - removed obsolete build patch --- build.patch | 30 ------------------------------ xorg-driver-video-vesa.spec | 8 +++----- 2 files changed, 3 insertions(+), 35 deletions(-) delete mode 100644 build.patch diff --git a/build.patch b/build.patch deleted file mode 100644 index b8854e1..0000000 --- a/build.patch +++ /dev/null @@ -1,30 +0,0 @@ -commit 60d2dc115c4b6210d3b1e05f5b0c39d1f7917cbc -Author: Adam Jackson -Date: Tue Sep 25 08:55:03 2012 -0400 - - Remove mibstore.h - - Signed-off-by: Adam Jackson - -diff --git a/src/vesa.c b/src/vesa.c -index 11cd26c..b73d104 100644 ---- a/src/vesa.c -+++ b/src/vesa.c -@@ -49,9 +49,6 @@ - /* All drivers initialising the SW cursor need this */ - #include "mipointer.h" - --/* All drivers implementing backing store need this */ --#include "mibstore.h" -- - /* Colormap handling */ - #include "micmap.h" - #include "xf86cmap.h" -@@ -1081,7 +1078,6 @@ VESAScreenInit(SCREEN_INIT_ARGS_DECL) - VESADGAInit(pScrn, pScreen); - - xf86SetBlackWhitePixels(pScreen); -- miInitializeBackingStore(pScreen); - xf86SetBackingStore(pScreen); - - /* software cursor */ diff --git a/xorg-driver-video-vesa.spec b/xorg-driver-video-vesa.spec index 3b7bf65..0154bbd 100644 --- a/xorg-driver-video-vesa.spec +++ b/xorg-driver-video-vesa.spec @@ -1,14 +1,13 @@ Summary: X.org video driver for generic VESA video cards Summary(pl.UTF-8): Sterownik obrazu X.org dla kart graficznych zgodnych z VESA Name: xorg-driver-video-vesa -Version: 2.3.2 -Release: 4 +Version: 2.3.3 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.bz2 -# Source0-md5: 3eddd393fba79550e012d717499d58ad +# Source0-md5: 3690a5356ed121b1a7dfb59a6dcf4bf9 Patch0: %{name}-xf86gtfmode.patch -Patch1: build.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -38,7 +37,6 @@ VESA. %prep %setup -q -n xf86-video-vesa-%{version} %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} -- 2.44.0