[packages/xorg-driver-video-dummy] - updated to 0.3.7 - removed obsolete build patch

qboosh qboosh at pld-linux.org
Wed Sep 11 19:38:54 CEST 2013


commit c24ae5865863b8c9e2095564f87856319ca8a01a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 11 19:38:57 2013 +0200

    - updated to 0.3.7
    - removed obsolete build patch

 build.patch                  | 30 ------------------------------
 xorg-driver-video-dummy.spec |  8 +++-----
 2 files changed, 3 insertions(+), 35 deletions(-)
---
diff --git a/xorg-driver-video-dummy.spec b/xorg-driver-video-dummy.spec
index 70630af..bb9e37a 100644
--- a/xorg-driver-video-dummy.spec
+++ b/xorg-driver-video-dummy.spec
@@ -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}
diff --git a/build.patch b/build.patch
deleted file mode 100644
index df1d580..0000000
--- a/build.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-commit 44f04fd3046043ed31369025f34353c4e0e5c1cd
-Author: Adam Jackson <ajax at redhat.com>
-Date:   Tue Sep 25 08:54:36 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax at 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);
- 	
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-dummy.git/commitdiff/c24ae5865863b8c9e2095564f87856319ca8a01a



More information about the pld-cvs-commit mailing list