]> git.pld-linux.org Git - packages/xorg-driver-video-i740.git/commitdiff
- updated to 1.3.5 auto/th/xorg-driver-video-i740-1.3.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Feb 2015 16:09:46 +0000 (17:09 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Feb 2015 16:09:46 +0000 (17:09 +0100)
- removed obsolete mibstore patch

mibstore.patch [deleted file]
xorg-driver-video-i740.spec

diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644 (file)
index 0ce9a03..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-From 084aa23643bf4245c917e3d672576bc9e5717017 Mon Sep 17 00:00:00 2001
-From: Adam Jackson <ajax@redhat.com>
-Date: Wed, 9 Jan 2013 22:21:52 -0500
-Subject: [PATCH] Remove mibstore.h
-
-Signed-off-by: Adam Jackson <ajax@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
-
index cd80c4360e114ff035162a2e8f7c64d818609a1d..28239c447e8df3647b9a458c5f68475dbae35169 100644 (file)
@@ -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}
This page took 0.059205 seconds and 4 git commands to generate.