[packages/xorg-driver-video-sis] - updated to 0.11.0 - removed obsolete abi24 patch
qboosh
qboosh at pld-linux.org
Sat Jul 27 17:09:41 CEST 2019
commit 080b6af3da371995286cca1882a198d17cf6e87d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 27 17:11:37 2019 +0200
- updated to 0.11.0
- removed obsolete abi24 patch
xorg-abi24.patch | 11 -----------
xorg-driver-video-sis.spec | 8 +++-----
2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/xorg-driver-video-sis.spec b/xorg-driver-video-sis.spec
index 766659e..a3cc9ec 100644
--- a/xorg-driver-video-sis.spec
+++ b/xorg-driver-video-sis.spec
@@ -1,14 +1,13 @@
Summary: X.org video driver for SiS and XGI video chips
Summary(pl.UTF-8): Sterownik obrazu X.org dla układów graficznych SiS i XGI
Name: xorg-driver-video-sis
-Version: 0.10.9
-Release: 2
+Version: 0.11.0
+Release: 1
License: MIT
Group: X11/Applications
Source0: https://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
-# Source0-md5: 1d0f425b84988edf8d144803860c9bde
+# Source0-md5: b4ad0e572bffa609f75df787ea7b3d11
Patch0: %{name}-x32.patch
-Patch1: xorg-abi24.patch
URL: https://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.60
@@ -62,7 +61,6 @@ XGI Volari Z7 (zwanych serią 315/330/340).
%prep
%setup -q -n xf86-video-sis-%{version}
%patch0 -p1
-%patch1 -p1
# https://bugs.freedesktop.org/show_bug.cgi?id=18304
# (not used anyway when xserver uses libpciaccess)
diff --git a/xorg-abi24.patch b/xorg-abi24.patch
deleted file mode 100644
index 413a685..0000000
--- a/xorg-abi24.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xf86-video-sis-0.10.9/src/sis_driver.c~ 2017-01-18 07:45:12.000000000 +0900
-+++ xf86-video-sis-0.10.9/src/sis_driver.c 2018-05-23 22:17:33.239096854 +0900
-@@ -2738,7 +2738,7 @@
- float hsync, refresh = 0.0;
- char *desc, *desc2, *prefix, *uprefix, *output;
-
-- xf86DrvMsg(pScrn->scrnIndex, pScrn->virtualFrom, "Virtual size is %dx%d "
-+ xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Virtual size is %dx%d "
- "(pitch %d)\n", pScrn->virtualX, pScrn->virtualY,
- pScrn->displayWidth);
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-sis.git/commitdiff/080b6af3da371995286cca1882a198d17cf6e87d
More information about the pld-cvs-commit
mailing list