[packages/xorg-driver-video-ast] - updated to 0.98.0 - removed obsolete build patch

qboosh qboosh at pld-linux.org
Sun Aug 18 21:27:07 CEST 2013


commit eaf9792bcca4874507e0f3248f510f5d3d9a4645
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 18 21:26:24 2013 +0200

    - updated to 0.98.0
    - removed obsolete build patch

 build.patch                | 100 ---------------------------------------------
 xorg-driver-video-ast.spec |   8 ++--
 2 files changed, 3 insertions(+), 105 deletions(-)
---
diff --git a/xorg-driver-video-ast.spec b/xorg-driver-video-ast.spec
index 7123de6..038ced3 100644
--- a/xorg-driver-video-ast.spec
+++ b/xorg-driver-video-ast.spec
@@ -1,13 +1,12 @@
 Summary:	X.org video driver for ASpeed Technologies video adapters
 Summary(pl.UTF-8):	Sterownik obrazu X.org do kart graficznych ASpeed Technologies
 Name:		xorg-driver-video-ast
-Version:	0.97.0
-Release:	4
+Version:	0.98.0
+Release:	1
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-%{version}.tar.bz2
-# Source0-md5:	2b630ed7d7864045b324b39cd58da367
-Patch0:		build.patch
+# Source0-md5:	c3f15602db18e91842245a43a297cc42
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -38,7 +37,6 @@ AST2000 firmy ASpeed Technologies.
 
 %prep
 %setup -q -n xf86-video-ast-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/build.patch b/build.patch
deleted file mode 100644
index 0366f20..0000000
--- a/build.patch
+++ /dev/null
@@ -1,100 +0,0 @@
-commit 0833e0086b9712b1c29571919899d5d17fea8382
-Author: Adam Jackson <ajax at redhat.com>
-Date:   Tue Sep 25 08:54:33 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax at redhat.com>
-
-diff --git a/src/ast_2dtool.c b/src/ast_2dtool.c
-index 6be9a4f..684e400 100644
---- a/src/ast_2dtool.c
-+++ b/src/ast_2dtool.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-diff --git a/src/ast_accel.c b/src/ast_accel.c
-index a789b21..0e7e5d3 100644
---- a/src/ast_accel.c
-+++ b/src/ast_accel.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-diff --git a/src/ast_cursor.c b/src/ast_cursor.c
-index 47ea09d..c672564 100644
---- a/src/ast_cursor.c
-+++ b/src/ast_cursor.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-diff --git a/src/ast_driver.c b/src/ast_driver.c
-index 5e6a26e..43fcdbc 100644
---- a/src/ast_driver.c
-+++ b/src/ast_driver.c
-@@ -31,7 +31,6 @@
- #endif
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-@@ -888,7 +887,6 @@ ASTScreenInit(SCREEN_INIT_ARGS_DECL)
-    }
- #endif /* end of Accel_2D */
-      
--   miInitializeBackingStore(pScreen);
-    xf86SetBackingStore(pScreen);
-    xf86SetSilkenMouse(pScreen);
- 
-diff --git a/src/ast_mode.c b/src/ast_mode.c
-index 50289f1..2e06062 100644
---- a/src/ast_mode.c
-+++ b/src/ast_mode.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-diff --git a/src/ast_tool.c b/src/ast_tool.c
-index c701c1e..c2bfac6 100644
---- a/src/ast_tool.c
-+++ b/src/ast_tool.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
-diff --git a/src/ast_vgatool.c b/src/ast_vgatool.c
-index 42de52c..513cf7b 100644
---- a/src/ast_vgatool.c
-+++ b/src/ast_vgatool.c
-@@ -27,7 +27,6 @@
- #include "xf86_OSproc.h"
- #include "xf86cmap.h"
- #include "compiler.h"
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "mipointer.h"
- #include "micmap.h"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list