[packages/xorg-driver-video-vesa] - updated to 2.3.3 - removed obsolete build patch
qboosh
qboosh at pld-linux.org
Wed Sep 11 20:19:06 CEST 2013
commit 6a606f2f78afbf75e0b80d331fd6827fe6a16452
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 11 20:19:09 2013 +0200
- 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(-)
---
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}
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 <ajax at redhat.com>
-Date: Tue Sep 25 08:55:03 2012 -0400
-
- Remove mibstore.h
-
- Signed-off-by: Adam Jackson <ajax at 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 */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-vesa.git/commitdiff/6a606f2f78afbf75e0b80d331fd6827fe6a16452
More information about the pld-cvs-commit
mailing list