[packages/xorg-driver-video-r128] - rediff patch, rel 3
baggins
baggins at pld-linux.org
Thu Nov 4 00:01:10 CET 2021
commit f634ce88bbe05d6d4cead3c2d85764fab8702be5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Nov 4 00:00:55 2021 +0100
- rediff patch, rel 3
types.patch | 11 ++++++-----
xorg-driver-video-r128.spec | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/xorg-driver-video-r128.spec b/xorg-driver-video-r128.spec
index 0f08017..b0ef41a 100644
--- a/xorg-driver-video-r128.spec
+++ b/xorg-driver-video-r128.spec
@@ -2,7 +2,7 @@ Summary: X.org video drivers for ATI Rage128 adapters
Summary(pl.UTF-8): Sterowniki obrazu X.org do kart graficznych ATI Rage128
Name: xorg-driver-video-r128
Version: 6.12.0
-Release: 2
+Release: 3
License: MIT
Group: X11/Applications
Source0: https://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-%{version}.tar.bz2
diff --git a/types.patch b/types.patch
index a86b043..02dcde0 100644
--- a/types.patch
+++ b/types.patch
@@ -1,14 +1,15 @@
---- xf86-video-r128-6.10.2/src/atipcirename.h.orig 2013-02-07 16:53:52.000000000 +0900
-+++ xf86-video-r128-6.10.2/src/atipcirename.h 2018-05-23 21:49:20.300159461 +0900
-@@ -35,6 +35,7 @@
- };
+diff -urNp -x '*.orig' xf86-video-r128-6.12.0.org/src/atipcirename.h xf86-video-r128-6.12.0/src/atipcirename.h
+--- xf86-video-r128-6.12.0.org/src/atipcirename.h 2018-10-23 06:10:56.000000000 +0200
++++ xf86-video-r128-6.12.0/src/atipcirename.h 2021-11-04 00:00:29.275887352 +0100
+@@ -36,6 +36,7 @@ enum region_type {
+ #include <stdint.h>
#include "xf86Module.h"
+#include <sys/types.h>
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) >= 12
-@@ -49,10 +50,10 @@
+@@ -50,10 +51,10 @@ enum region_type {
#endif
#define PCI_DOMBUS_MASK (((PCI_DOM_MASK) << 8) | 0x0ffu)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-r128.git/commitdiff/f634ce88bbe05d6d4cead3c2d85764fab8702be5
More information about the pld-cvs-commit
mailing list