From f11093b3dcbbc80037952c1153eaa4959654c734ab417b8f67e9f1465794e391 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 16 Mar 2017 13:26:24 +0000 Subject: [PATCH] Accepting request 479985 from home:pluskalm:branches:X11:XOrg - Update to version 7.9.0: OBS-URL: https://build.opensuse.org/request/show/479985 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=59 --- xf86-video-ati-7.8.0.tar.bz2 | 3 --- xf86-video-ati-7.8.0.tar.bz2.sig | Bin 72 -> 0 bytes xf86-video-ati-7.9.0.tar.bz2 | 3 +++ xf86-video-ati-7.9.0.tar.bz2.sig | Bin 0 -> 95 bytes xf86-video-ati.changes | 16 ++++++++++++++++ xf86-video-ati.spec | 28 +++++++++++++--------------- 6 files changed, 32 insertions(+), 18 deletions(-) delete mode 100644 xf86-video-ati-7.8.0.tar.bz2 delete mode 100644 xf86-video-ati-7.8.0.tar.bz2.sig create mode 100644 xf86-video-ati-7.9.0.tar.bz2 create mode 100644 xf86-video-ati-7.9.0.tar.bz2.sig diff --git a/xf86-video-ati-7.8.0.tar.bz2 b/xf86-video-ati-7.8.0.tar.bz2 deleted file mode 100644 index 559be50..0000000 --- a/xf86-video-ati-7.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:401f5de772928f3dc4ce43a885adb0a47a2f61aa4a9e45d2ab3d184136a9d6fa -size 845702 diff --git a/xf86-video-ati-7.8.0.tar.bz2.sig b/xf86-video-ati-7.8.0.tar.bz2.sig deleted file mode 100644 index d7ed20bc0630fac3af5fe8b04b4a3f73b0a0224958315429bfb03d7d064c75de..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0$4308vqIk5L$t+j%wSo09HHzprW8lC=4z!cS}@Jq)5ys eYbBm^mjIqQQEeTH6cXHY%x3)TRaCO5-s4o)j2WE( diff --git a/xf86-video-ati-7.9.0.tar.bz2 b/xf86-video-ati-7.9.0.tar.bz2 new file mode 100644 index 0000000..be3322d --- /dev/null +++ b/xf86-video-ati-7.9.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875 +size 848502 diff --git a/xf86-video-ati-7.9.0.tar.bz2.sig b/xf86-video-ati-7.9.0.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..c9229ed7fa9086841f0160cedb8a3e3f7be30e478e96cc5da284370f60f103b9 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6miOFE&~^*08AuFl3{+u vR(07q|Ci6tyDOj{Tr%6^;^avt4D+1=ZJMvX5Zm9I9lPQ~i^A7Bvt3UCPMRjN literal 0 HcmV?d00001 diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 5b71cf4..6a8076a 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Mar 16 12:03:22 UTC 2017 - mpluskal@suse.com + +- Update to version 7.9.0: + * Allow TearFree to be toggled at runtime via an RandR output + property "TearFree". The xorg.conf option "TearFree" now + controls the default value of the output properties. + * Use glamor by default for 2D acceleration with >= R600 and + Xorg >= 1.18.3. + * Ship 10-radeon.conf xorg.conf.d snippet for Xorg >= 1.16, so + that the radeon driver can be loaded automatically even when + the ati wrapper driver isn't installed. + * Support loading the amdgpu driver from the ati wrapper driver. + * Use DRM render nodes for DRI3 clients when available. + * Plus many other improvements and fixes. + ------------------------------------------------------------------- Sat Nov 19 15:08:54 UTC 2016 - tobias.johannes.klausmann@mni.thm.de diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 969170b..555e092 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-ati # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,8 @@ %define xserver_glamor 1 - Name: xf86-video-ati -Version: 7.8.0 +Version: 7.9.0 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT @@ -28,19 +27,14 @@ 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 - BuildRequires: Mesa-devel BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(fontsproto) # Libdrm 2.4.36 needed for kms BuildRequires: pkgconfig(libdrm) >= 2.4.58 -# Glamor is new and we want that now -%if !%xserver_glamor -BuildRequires: pkgconfig(glamor) >= 0.3.1 -%endif BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.58 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pciaccess) >= 0.8.0 @@ -52,13 +46,16 @@ BuildRequires: pkgconfig(xf86driproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.15 BuildRequires: pkgconfig(xproto) +Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*) # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 s390x -Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*) - -%x11_abi_videodrv_req +%{x11_abi_videodrv_req} +# Glamor is new and we want that now +%if !%{xserver_glamor} +BuildRequires: pkgconfig(glamor) >= 0.3.1 +%endif %description ati is an Xorg driver for ATI/AMD video cards. @@ -78,15 +75,16 @@ make %{?_smp_mflags} V=1 %install %make_install -find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %files %defattr(-,root,root) %doc COPYING README %dir %{_libdir}/xorg/modules/drivers +%{_datadir}/X11/xorg.conf.d/10-radeon.conf %{_libdir}/xorg/modules/drivers/ati_drv.so %{_libdir}/xorg/modules/drivers/radeon_drv.so -%{_datadir}/man/man4/ati.4%{?ext_man} -%{_datadir}/man/man4/radeon.4%{?ext_man} +%{_mandir}/man4/ati.4%{?ext_man} +%{_mandir}/man4/radeon.4%{?ext_man} %changelog