/[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 866720 - (show annotations) (download)
Thu Aug 20 09:55:48 2015 UTC (8 years, 8 months ago) by tmb
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1400 byte(s)
rebuild with gcc 5.2.1
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 5
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 # (tmb) temp force gcc 5
20 BuildRequires: gcc >= 5.2.1
21
22 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
23
24 Conflicts: xorg-x11-server < 7.0
25 Conflicts: x11-driver-video-ati_6.7
26 Obsoletes: x11-driver-video-radeonhd
27 Provides: x11-driver-video-radeonhd
28
29 Recommends: x11-driver-video-r128
30 Recommends: x11-driver-video-mach64
31 Recommends: radeon-firmware
32
33 %description
34 x11-driver-video-ati is the X.org driver for ATI Technologies.
35
36 %prep
37 %setup -q -n xf86-video-ati-%{version}
38 %apply_patches
39 sed -i '/USE_XAA, 1/d' configure.ac
40
41 %build
42 autoreconf -ifs
43 %configure2_5x --enable-glamor
44 %make
45
46 %install
47 %makeinstall_std
48
49 %files
50 %{_libdir}/xorg/modules/drivers/radeon_drv.la
51 %{_libdir}/xorg/modules/drivers/radeon_drv.so
52 %{_libdir}/xorg/modules/drivers/ati_drv.la
53 %{_libdir}/xorg/modules/drivers/ati_drv.so
54 %{_mandir}/man4/ati.*
55 %{_mandir}/man4/radeon.*

  ViewVC Help
Powered by ViewVC 1.1.30