[packages/xorg-driver-video-fbdev] - updated to 0.4.4 - removed obsolete mibstore patch
qboosh
qboosh at pld-linux.org
Tue Sep 24 16:32:14 CEST 2013
commit 51fbc7b718825bcfc54414bbb22fdcaa072edf4e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 24 16:32:45 2013 +0200
- updated to 0.4.4
- removed obsolete mibstore patch
mibstore.patch | 18 ------------------
xorg-driver-video-fbdev.spec | 8 +++-----
2 files changed, 3 insertions(+), 23 deletions(-)
---
diff --git a/xorg-driver-video-fbdev.spec b/xorg-driver-video-fbdev.spec
index e68e42e..5fa9492 100644
--- a/xorg-driver-video-fbdev.spec
+++ b/xorg-driver-video-fbdev.spec
@@ -1,13 +1,12 @@
Summary: X.org video driver for framebuffer device
Summary(pl.UTF-8): Sterownik obrazu X.org dla framebuffera
Name: xorg-driver-video-fbdev
-Version: 0.4.3
-Release: 4
+Version: 0.4.4
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
-# Source0-md5: 1d99f1dfb3f0fea077b6b61caa3dc85a
-Patch0: mibstore.patch
+# Source0-md5: 3931c0e19d441cc576dc088f9eb9fd73
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -37,7 +36,6 @@ Sterownik obrazu X.org dla framebuffera.
%prep
%setup -q -n xf86-video-fbdev-%{version}
-%patch0 -p1
%build
%{__libtoolize}
diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644
index f007cc0..0000000
--- a/mibstore.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- xf86-video-fbdev-0.4.3/src/fbdev.c.old 2013-03-07 15:38:31.825061438 +0100
-+++ xf86-video-fbdev-0.4.3/src/fbdev.c 2013-03-07 15:38:59.112150094 +0100
-@@ -14,7 +14,6 @@
- #include "xf86_OSproc.h"
-
- #include "mipointer.h"
--#include "mibstore.h"
- #include "micmap.h"
- #include "colormapst.h"
- #include "xf86cmap.h"
-@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL)
- }
-
- xf86SetBlackWhitePixels(pScreen);
-- miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
-
- /* software cursor */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-fbdev.git/commitdiff/51fbc7b718825bcfc54414bbb22fdcaa072edf4e
More information about the pld-cvs-commit
mailing list