commit 53c08208d079f18356da5f9c4cbd564c04429df5
Author: Jakub Bogusz <[email protected]>
Date:   Mon Dec 7 19:15:30 2015 +0100

    - updated to 4.2.6
    - removed mibstore patch

 mibstore.patch                   | 40 ----------------------------------------
 xorg-driver-video-rendition.spec |  8 +++-----
 2 files changed, 3 insertions(+), 45 deletions(-)
---
diff --git a/xorg-driver-video-rendition.spec b/xorg-driver-video-rendition.spec
index 7b26a1d..4121a56 100644
--- a/xorg-driver-video-rendition.spec
+++ b/xorg-driver-video-rendition.spec
@@ -1,13 +1,12 @@
 Summary:       X.org video driver for Rendition/Micron video chips
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych 
Rendition/Micron
 Name:          xorg-driver-video-rendition
-Version:       4.2.5
-Release:       7
+Version:       4.2.6
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-%{version}.tar.bz2
-# Source0-md5: 6db439a0f89e6f00c4f5175510d8e0c1
-Patch0:                mibstore.patch
+# Source0-md5: 405dd1acba9c2e43d7aa67b631762495
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -43,7 +42,6 @@ V1000, Verite V2100, Verite V2200.
 
 %prep
 %setup -q -n xf86-video-rendition-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644
index 9ada951..0000000
--- a/mibstore.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 3a3ee1c45e54a808947cc26ca11f0a5299571053 Mon Sep 17 00:00:00 2001
-From: Adam Jackson <[email protected]>
-Date: Tue, 25 Sep 2012 08:54:50 -0400
-Subject: [PATCH] Remove mibstore.h
-
-Signed-off-by: Adam Jackson <[email protected]>
----
- src/rendition.c | 1 -
- src/rendition.h | 3 ---
- 2 files changed, 4 deletions(-)
-
-diff --git a/src/rendition.c b/src/rendition.c
-index 7c74f76..888bb4a 100644
---- a/src/rendition.c
-+++ b/src/rendition.c
-@@ -1173,7 +1173,6 @@ renditionScreenInit(SCREEN_INIT_ARGS_DECL)
-     fbPictureInit (pScreen, 0, 0);
- 
-     xf86SetBlackWhitePixels(pScreen);
--    miInitializeBackingStore(pScreen);
-    
-     /*********************************************************/
-     /* The actual setup of the driver-specific code          */
-diff --git a/src/rendition.h b/src/rendition.h
-index f7f13d4..297117e 100644
---- a/src/rendition.h
-+++ b/src/rendition.h
-@@ -28,9 +28,6 @@
- /* All drivers initialising the SW cursor need this */
- #include "mipointer.h"
- 
--/* All drivers implementing backing store need this */
--#include "mibstore.h"
--
- /* All drivers using the mi colormap manipulation need this */
- #include "micmap.h"
- 
--- 
-1.8.0.2
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-rendition.git/commitdiff/53c08208d079f18356da5f9c4cbd564c04429df5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to