[packages/xorg-driver-video-i740] - updated to 1.3.5 - removed obsolete mibstore patch
qboosh
qboosh at pld-linux.org
Tue Feb 24 17:06:46 CET 2015
commit cbb99bfaf0ae63bc052f060ba5062cf1001c02a4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Feb 24 17:09:46 2015 +0100
- updated to 1.3.5
- removed obsolete mibstore patch
mibstore.patch | 36 ------------------------------------
xorg-driver-video-i740.spec | 8 +++-----
2 files changed, 3 insertions(+), 41 deletions(-)
---
diff --git a/xorg-driver-video-i740.spec b/xorg-driver-video-i740.spec
index cd80c43..28239c4 100644
--- a/xorg-driver-video-i740.spec
+++ b/xorg-driver-video-i740.spec
@@ -1,13 +1,12 @@
Summary: X.org video driver for Intel i740 video adapters
Summary(pl.UTF-8): Sterownik obrazu X.org dla kart graficznych Intel i740
Name: xorg-driver-video-i740
-Version: 1.3.4
-Release: 7
+Version: 1.3.5
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-%{version}.tar.bz2
-# Source0-md5: 11c0aa1036ba8c203a03d1f00bbec195
-Patch0: mibstore.patch
+# Source0-md5: 2dc0a0b4665353f97d8a1c874659cdec
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -39,7 +38,6 @@ i740.
%prep
%setup -q -n xf86-video-i740-%{version}
-%patch0 -p1
%build
%{__libtoolize}
diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644
index 0ce9a03..0000000
--- a/mibstore.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 084aa23643bf4245c917e3d672576bc9e5717017 Mon Sep 17 00:00:00 2001
-From: Adam Jackson <ajax at redhat.com>
-Date: Wed, 9 Jan 2013 22:21:52 -0500
-Subject: [PATCH] Remove mibstore.h
-
-Signed-off-by: Adam Jackson <ajax at redhat.com>
----
- src/i740_driver.c | 5 -----
- 1 file changed, 5 deletions(-)
-
-diff --git a/src/i740_driver.c b/src/i740_driver.c
-index 1c82198..7c1051d 100644
---- a/src/i740_driver.c
-+++ b/src/i740_driver.c
-@@ -63,10 +63,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- #include "compiler.h"
-
--/* Drivers using the mi implementation of backing store need: */
--
--#include "mibstore.h"
--
- /* All drivers using the vgahw module need this */
- /* This driver needs to be modified to not use vgaHW for multihead operation */
- #include "vgaHW.h"
-@@ -1558,7 +1554,6 @@ I740ScreenInit(SCREEN_INIT_ARGS_DECL) {
- }
- }
-
-- miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
- xf86SetSilkenMouse(pScreen);
-
---
-1.8.0.2
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-i740.git/commitdiff/cbb99bfaf0ae63bc052f060ba5062cf1001c02a4
More information about the pld-cvs-commit
mailing list