]> git.pld-linux.org Git - packages/xorg-driver-video-dummy.git/commitdiff
- updated to 0.3.7 auto/th/xorg-driver-video-dummy-0.3.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Sep 2013 17:38:57 +0000 (19:38 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Sep 2013 17:38:57 +0000 (19:38 +0200)
- removed obsolete build patch

build.patch [deleted file]
xorg-driver-video-dummy.spec

diff --git a/build.patch b/build.patch
deleted file mode 100644 (file)
index df1d580..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-commit 44f04fd3046043ed31369025f34353c4e0e5c1cd
-Author: Adam Jackson <ajax@redhat.com>
-Date:   Tue Sep 25 08:54:36 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax@redhat.com>
-
-diff --git a/src/dummy_driver.c b/src/dummy_driver.c
-index 62066d6..6062c39 100644
---- a/src/dummy_driver.c
-+++ b/src/dummy_driver.c
-@@ -14,9 +14,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"
-@@ -617,7 +614,6 @@ DUMMYScreenInit(SCREEN_INIT_ARGS_DECL)
-                  , lines - pScrn->virtualY);
-     }
--    miInitializeBackingStore(pScreen);
-     xf86SetBackingStore(pScreen);
-     xf86SetSilkenMouse(pScreen);
-       
index 70630af3621f614c574cdc389359bc055fbe616b..bb9e37a62b2c4567894aecebe72efae3abca52cd 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       X.org dummy video driver
 Summary(pl.UTF-8):     Pusty sterownik obrazu X.org
 Name:          xorg-driver-video-dummy
-Version:       0.3.6
-Release:       4
+Version:       0.3.7
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-%{version}.tar.bz2
-# Source0-md5: dc40aebf031f933523dcf101befe99e4
-Patch0:                build.patch
+# Source0-md5: 071e408461f2fec1764723474fbafdf4
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -34,7 +33,6 @@ Pusty sterownik obrazu X.org.
 
 %prep
 %setup -q -n xf86-video-dummy-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.113387 seconds and 4 git commands to generate.