]> git.pld-linux.org Git - packages/xorg-driver-video-vesa.git/commitdiff
- updated to 2.3.3 auto/th/xorg-driver-video-vesa-2.3.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Sep 2013 18:19:09 +0000 (20:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Sep 2013 18:19:09 +0000 (20:19 +0200)
- removed obsolete build patch

build.patch [deleted file]
xorg-driver-video-vesa.spec

diff --git a/build.patch b/build.patch
deleted file mode 100644 (file)
index b8854e1..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-commit 60d2dc115c4b6210d3b1e05f5b0c39d1f7917cbc
-Author: Adam Jackson <ajax@redhat.com>
-Date:   Tue Sep 25 08:55:03 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax@redhat.com>
-
-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 */
index 3b7bf65edad03e3248768dfa11b92a22b6a77a02..0154bbdf5715f2d99d7ec7143fbb465eead4a557 100644 (file)
@@ -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}
This page took 0.05252 seconds and 4 git commands to generate.