Accepting request 629901 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/629901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-ati?expand=0&rev=34
This commit is contained in:
commit
e83ade94dd
14
_service
Normal file
14
_service
Normal file
@ -0,0 +1,14 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati.git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="parent-tag">xf86-video-ati-18.0.1</param>
|
||||
<param name="versionformat">18.0.1.g@TAG_OFFSET@</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
3
xf86-video-ati-18.0.1.g50.tar.xz
Normal file
3
xf86-video-ati-18.0.1.g50.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d82f6a01311df68a3c8743b053db1a6f5e031bc1f32ff015bd09fa4b971ffae5
|
||||
size 233888
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0
|
||||
size 881457
|
Binary file not shown.
@ -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,14 +18,15 @@
|
||||
|
||||
%define xserver_glamor 1
|
||||
Name: xf86-video-ati
|
||||
Version: 18.0.1
|
||||
Version: 18.0.1.g50
|
||||
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
|
||||
#Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
#Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
@ -33,6 +34,7 @@ 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