[packages/xorg-driver-video-s3] - updated to 0.7.0 - removed obsolete mibstore patch

qboosh qboosh at pld-linux.org
Sat Jul 27 16:19:52 CEST 2019


commit 08a61eeb6c1ed6b2846fea2af54c8597dc46af8a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 27 16:21:48 2019 +0200

    - updated to 0.7.0
    - removed obsolete mibstore patch

 mibstore.patch            | 18 ------------------
 xorg-driver-video-s3.spec | 15 +++++++--------
 2 files changed, 7 insertions(+), 26 deletions(-)
---
diff --git a/xorg-driver-video-s3.spec b/xorg-driver-video-s3.spec
index ae39c7d..2faa7d8 100644
--- a/xorg-driver-video-s3.spec
+++ b/xorg-driver-video-s3.spec
@@ -1,14 +1,13 @@
 Summary:	X.org video driver for old S3 video adapters
 Summary(pl.UTF-8):	Sterownik obrazu X.org dla starych kart graficznych S3
 Name:		xorg-driver-video-s3
-Version:	0.6.5
-Release:	11
+Version:	0.7.0
+Release:	1
 License:	MIT
 Group:		X11/Applications
-Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
-# Source0-md5:	37248d5c5a04d7f91c6f634cc592b304
-Patch0:		mibstore.patch
-URL:		http://xorg.freedesktop.org/
+Source0:	https://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
+# Source0-md5:	8fa9c68b6f9c0fc21f3ba3eeab61e85c
+URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -20,6 +19,7 @@ BuildRequires:	xorg-proto-randrproto-devel
 BuildRequires:	xorg-proto-renderproto-devel
 BuildRequires:	xorg-proto-videoproto-devel
 BuildRequires:	xorg-proto-xextproto-devel
+BuildRequires:	xorg-proto-xproto-devel
 BuildRequires:	xorg-util-util-macros >= 1.8
 BuildRequires:	xorg-xserver-server-devel >= 1.4
 %{?requires_xorg_xserver_videodrv}
@@ -57,7 +57,6 @@ układy:
 
 %prep
 %setup -q -n xf86-video-s3-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -82,6 +81,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/s3_drv.so
 %{_mandir}/man4/s3.4*
diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644
index 73e415b..0000000
--- a/mibstore.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- xf86-video-s3-0.6.5/src/s3_driver.c~	2012-07-17 06:50:05.000000000 +0200
-+++ xf86-video-s3-0.6.5/src/s3_driver.c	2013-04-07 21:41:50.108276860 +0200
-@@ -52,7 +52,6 @@
- #include "compiler.h"
- #include "mipointer.h"
- #include "micmap.h"
--#include "mibstore.h"
- #include "fb.h"
- #include "inputstr.h"
- #include "shadowfb.h"
-@@ -822,7 +821,6 @@
- 	fbPictureInit (pScreen, 0, 0);
- 	S3DGAInit(pScreen);
- 
--        miInitializeBackingStore(pScreen);
-         xf86SetBackingStore(pScreen);
- 
- 	/* framebuffer manager setup */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-s3.git/commitdiff/08a61eeb6c1ed6b2846fea2af54c8597dc46af8a



More information about the pld-cvs-commit mailing list