/[packages]/updates/6/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
ViewVC logotype

Contents of /updates/6/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 835934 - (show annotations) (download)
Sat Jun 20 13:33:18 2015 UTC (8 years, 10 months ago) by tv
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1347 byte(s)
rebuild for xserver 1.17
1 %define git_url git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 6.12-branch
2
3 Name: x11-driver-video-ati
4 Version: 7.5.0
5 Release: %mkrel 4
6 Epoch: 1
7 Summary: X.org driver for ATI Technologies
8 Group: System/X11
9 URL: http://xorg.freedesktop.org
10 Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
11
12 License: MIT
13
14 BuildRequires: libdrm-devel >= 2.4.46
15 BuildRequires: x11-proto-devel >= 1.0.0
16 BuildRequires: x11-server-devel >= 1.0.1
17 BuildRequires: x11-util-macros >= 1.0.1
18 BuildRequires: GL-devel
19
20 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
21
22 Conflicts: xorg-x11-server < 7.0
23 Conflicts: x11-driver-video-ati_6.7
24 Obsoletes: x11-driver-video-radeonhd
25 Provides: x11-driver-video-radeonhd
26
27 Recommends: x11-driver-video-r128
28 Recommends: x11-driver-video-mach64
29 Recommends: radeon-firmware
30
31 %description
32 x11-driver-video-ati is the X.org driver for ATI Technologies.
33
34 %prep
35 %setup -q -n xf86-video-ati-%{version}
36 %apply_patches
37 sed -i '/USE_XAA, 1/d' configure.ac
38
39 %build
40 autoreconf -ifs
41 %configure2_5x --enable-glamor
42 %make
43
44 %install
45 %makeinstall_std
46
47 %files
48 %{_libdir}/xorg/modules/drivers/radeon_drv.la
49 %{_libdir}/xorg/modules/drivers/radeon_drv.so
50 %{_libdir}/xorg/modules/drivers/ati_drv.la
51 %{_libdir}/xorg/modules/drivers/ati_drv.so
52 %{_mandir}/man4/ati.*
53 %{_mandir}/man4/radeon.*

  ViewVC Help
Powered by ViewVC 1.1.30