%define git_url git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 6.12-branch Name: x11-driver-video-ati Version: 7.1.0 Release: %mkrel 7 Epoch: 1 Summary: X.org driver for ATI Technologies Group: System/X11 URL: http://xorg.freedesktop.org Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2 Patch0: xf86-video-ati-add-oland-family.patch Patch1: xf86-video-ati-add-oland-ids.patch Patch2: xf86-video-ati-mark-trinity-APUs-with-IGP-flag.patch Patch3: xf86-video-ati-add-Richland-pci-ids.patch Patch4: radeon-add-new-SI-pci-ids.patch Patch5: radeon-add-new-richland-pci-ids.patch License: MIT BuildRequires: libdrm-devel >= 2.4.33-1 BuildRequires: x11-proto-devel >= 1.0.0 BuildRequires: x11-server-devel >= 1.0.1 BuildRequires: x11-util-macros >= 1.0.1 BuildRequires: GL-devel ### TEST / FORCE gcc-4.8.2 ### ### remove when pushing to release BuildRequires: gcc >= 4.8.2 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv) Conflicts: xorg-x11-server < 7.0 Conflicts: x11-driver-video-ati_6.7 Obsoletes: x11-driver-video-radeonhd Provides: x11-driver-video-radeonhd Suggests: x11-driver-video-r128 Suggests: x11-driver-video-mach64 Suggests: radeon-firmware %description x11-driver-video-ati is the X.org driver for ATI Technologies. %prep %setup -q -n xf86-video-ati-%{version} %apply_patches sed -i '/USE_XAA, 1/d' configure.ac %build autoreconf -ifs %configure2_5x %make %install rm -rf %{buildroot} %makeinstall_std %clean rm -rf %{buildroot} %files %{_libdir}/xorg/modules/drivers/radeon_drv.la %{_libdir}/xorg/modules/drivers/radeon_drv.so %{_libdir}/xorg/modules/drivers/ati_drv.la %{_libdir}/xorg/modules/drivers/ati_drv.so %{_mandir}/man4/ati.* %{_mandir}/man4/radeon.*