- Update to release 18.0.99 (git describe: 18.0.1-44-g740f0850)
* supposed to provide a fix for boo#1100759, fdo#107528, fdo#105381 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=73
This commit is contained in:
parent
fe26e721b5
commit
5c7cac07a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0
|
||||
size 881457
|
Binary file not shown.
3
xf86-video-ati-18.0.99.tar.bz2
Normal file
3
xf86-video-ati-18.0.99.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0000966e674d258d67ed1c6cf0f8d12cb7712e9919915d5325c9b8488f1f0ed4
|
||||
size 842343
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 14:19:06 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
- Update to release 18.0.99 (git describe: 18.0.1-44-g740f0850)
|
||||
* supposed to provide a fix for boo#1100759, fdo#107528, fdo#105381
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 13:00:02 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -18,21 +18,22 @@
|
||||
|
||||
%define xserver_glamor 1
|
||||
Name: xf86-video-ati
|
||||
Version: 18.0.1
|
||||
Version: 18.0.99
|
||||
Release: 0
|
||||
Summary: ATI video driver for the Xorg X server
|
||||
License: MIT
|
||||
Group: System/X11/Servers/XF86_4
|
||||
Url: http://xorg.freedesktop.org/
|
||||
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
||||
Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||
Source2: %{name}.keyring
|
||||
#Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||
#Source2: %{name}.keyring
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(damageproto)
|
||||
BuildRequires: pkgconfig(fontsproto)
|
||||
BuildRequires: pkgconfig(gbm)
|
||||
# Libdrm 2.4.36 needed for kms
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.58
|
||||
BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.58
|
||||
|
Loading…
x
Reference in New Issue
Block a user