]> git.pld-linux.org Git - packages/xorg-driver-video-s3virge.git/commitdiff
- updated to 1.11.1 master auto/th/xorg-driver-video-s3virge-1.11.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 18:57:34 +0000 (19:57 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 18:57:34 +0000 (19:57 +0100)
xorg-abi24.patch [deleted file]
xorg-driver-video-s3virge.spec

diff --git a/xorg-abi24.patch b/xorg-abi24.patch
deleted file mode 100644 (file)
index 66e1158..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
---- xf86-video-s3virge-1.10.7/src/s3v_driver.c~        2015-09-27 01:28:11.000000000 +0900
-+++ xf86-video-s3virge-1.10.7/src/s3v_driver.c 2018-05-23 22:00:43.635026154 +0900
-@@ -1203,18 +1203,6 @@
-    vga256InfoRec.directMode = XF86DGADirectPresent;
- #endif
--    /*
--     * xf86ValidateModes will check that the mode HTotal and VTotal values
--     * don't exceed the chipset's limit if pScrn->maxHValue and
--     * pScrn->maxVValue are set.  
--     */
--
--    /* todo -  The virge limit is 2048 vertical & horizontal */
--    /* pixels, not clock register settings. */
--                              /* true for all ViRGE? */
--  pScrn->maxHValue = 2048;
--  pScrn->maxVValue = 2048;
--
-                               /* Lower depths default to config file */
-   pScrn->virtualX = pScrn->display->virtualX;
-                               /* Adjust the virtualX to meet ViRGE hardware */
index d770c6451fd619e191118fc5c57d5f43f8ad390b..a20efba0cc68a5a7da3aa29935d9836693d0133e 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       X.org video driver for S3 ViRGE and Trio3D video chips
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych S3 ViRGE i Trio3D
 Name:          xorg-driver-video-s3virge
-Version:       1.11.0
-Release:       2
+Version:       1.11.1
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       https://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.bz2
-# Source0-md5: 389014e2a6739a009f62dc19bb9edd17
-Patch0:                xorg-abi24.patch
+Source0:       https://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.xz
+# Source0-md5: e74bb0147656fb0cc149732d76d3743a
 URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.389
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libpciaccess-devel >= 0.8.0
 BuildRequires: xorg-proto-fontsproto-devel
 BuildRequires: xorg-proto-randrproto-devel
@@ -23,11 +23,12 @@ BuildRequires:      xorg-proto-xextproto-devel >= 7.0.99.1
 BuildRequires: xorg-proto-xproto-devel
 BuildRequires: xorg-util-util-macros >= 1.8
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+BuildRequires: xz
 %{?requires_xorg_xserver_videodrv}
 Requires:      xorg-xserver-server >= 1.0.99.901
 Provides:      xorg-driver-video
 Obsoletes:     X11-driver-s3virge < 1:7.0.0
-Obsoletes:     XFree86-S3V
+Obsoletes:     XFree86-S3V < 4
 Obsoletes:     XFree86-driver-s3virge < 1:7.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,7 +60,6 @@ Obsługuje karty PCI i AGP oparte na następujących układach:
 
 %prep
 %setup -q -n xf86-video-s3virge-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.124749 seconds and 4 git commands to generate.