commit bac8ba9729959cd61879b9cd8148af9ae8d6af42
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jan 20 19:04:12 2017 +0100

    - updated to 0.9.7
    - removed obsolete mibstore,xserver-1.19 patches

 mibstore.patch                | 33 ---------------------------------
 xorg-driver-video-sisusb.spec | 16 +++++++---------
 xserver-1.19.patch            | 16 ----------------
 3 files changed, 7 insertions(+), 58 deletions(-)
---
diff --git a/xorg-driver-video-sisusb.spec b/xorg-driver-video-sisusb.spec
index 02b32ac..f408afd 100644
--- a/xorg-driver-video-sisusb.spec
+++ b/xorg-driver-video-sisusb.spec
@@ -1,21 +1,20 @@
 Summary:       X.org video driver for SiS video chips connected via a 
Net2280-based USB dongle
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów SiS podłączonych 
poprzez przejściówkę USB Net2280
 Name:          xorg-driver-video-sisusb
-Version:       0.9.6
-Release:       10
+Version:       0.9.7
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
-# Source0-md5: 8ebcd2bc5a87a3f1362fa76616a83e57
-Patch0:                mibstore.patch
-Patch1:                xserver-1.19.patch
-URL:           http://xorg.freedesktop.org/
+Source0:       
https://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
+# Source0-md5: 6ffdc63f4636bccf729c3903c0fe2df3
+URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: cpp
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.389
+BuildRequires: xorg-lib-libpciaccess-devel
 BuildRequires: xorg-proto-fontsproto-devel
 BuildRequires: xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
@@ -23,6 +22,7 @@ BuildRequires:        xorg-proto-videoproto-devel
 BuildRequires: xorg-proto-xextproto-devel >= 7.0.99.1
 BuildRequires: xorg-proto-xf86miscproto-devel
 BuildRequires: xorg-proto-xineramaproto-devel
+BuildRequires: xorg-proto-xproto-devel
 BuildRequires: xorg-util-util-macros >= 1.8
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
 %{?requires_xorg_xserver_videodrv}
@@ -47,8 +47,6 @@ Uwaga: wymaga sterownika jądra Linuksa (załączonego w wersji 
Linuksa
 
 %prep
 %setup -q -n xf86-video-sisusb-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/mibstore.patch b/mibstore.patch
deleted file mode 100644
index bf1e4b7..0000000
--- a/mibstore.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 293d0902705c272b83432a955fb6a3c96dd6cea7 Mon Sep 17 00:00:00 2001
-From: Adam Jackson <[email protected]>
-Date: Tue, 25 Sep 2012 08:54:52 -0400
-Subject: [PATCH] Remove mibstore.h
-
-Signed-off-by: Adam Jackson <[email protected]>
----
- src/sisusb_driver.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/sisusb_driver.c b/src/sisusb_driver.c
-index 539b9f1..0fdc8e9 100644
---- a/src/sisusb_driver.c
-+++ b/src/sisusb_driver.c
-@@ -39,7 +39,6 @@
- #include "shadowfb.h"
- #include "micmap.h"
- #include "mipointer.h"
--#include "mibstore.h"
- 
- #include "sisusb_regs.h"
- #include "sisusb_dac.h"
-@@ -1907,7 +1906,6 @@ SISUSBScreenInit(SCREEN_INIT_ARGS_DECL)
-     /* Initialize the accelerators */
-     SiSUSBAccelInit(pScreen);
- 
--    miInitializeBackingStore(pScreen);
-     xf86SetBackingStore(pScreen);
- 
-     /* NO SilkenMouse. Never. Ever. */
--- 
-1.8.0.2
-
diff --git a/xserver-1.19.patch b/xserver-1.19.patch
deleted file mode 100644
index a73ba2d..0000000
--- a/xserver-1.19.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- xf86-video-chips-1.2.6/src/compat-api.h~   2015-09-26 18:28:01.000000000 
+0200
-+++ xf86-video-chips-1.2.6/src/compat-api.h    2016-11-28 09:12:37.337570460 
+0100
-@@ -75,8 +75,13 @@
- 
- #define SCREEN_INIT_ARGS_DECL ScreenPtr pScreen, int argc, char **argv
- 
-+#if ABI_VIDEODRV_VERSION >= SET_ABI_VERSION(23, 0)
-+#define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout
-+#define BLOCKHANDLER_ARGS arg, pTimeout
-+#else
- #define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout, pointer 
pReadmask
- #define BLOCKHANDLER_ARGS arg, pTimeout, pReadmask
-+#endif
- 
- #define CLOSE_SCREEN_ARGS_DECL ScreenPtr pScreen
- #define CLOSE_SCREEN_ARGS pScreen
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to