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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1117941 - (hide annotations) (download)
Fri Jul 14 13:26:48 2017 UTC (6 years, 9 months ago) by umeabot
File size: 1756 byte(s)
SILENT Branching for Mageia 6
1 tv 901519 %define tarball xf86-video-ati
2 blino 35248 %define git_url git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 6.12-branch
3 tv 1067880 #global gitdate 20160928
4     #global gitversion 3fc839ff
5 blino 35248
6 tv 1067880 %define rel 1
7 tv 901519 %if 0%{?gitdate}
8     %define gver .%{gitdate}git%{gitversion}
9     %endif
10    
11 blino 35248 Name: x11-driver-video-ati
12 tv 1093268 Version: 7.9.0
13 blino 986271 Release: %mkrel %{rel}%{?gver}
14 blino 35248 Epoch: 1
15     Summary: X.org driver for ATI Technologies
16     Group: System/X11
17     URL: http://xorg.freedesktop.org
18 tv 902665 %if 0%{?gitdate}
19 tv 901519 Source0: %{tarball}-%{gitdate}.tar.xz
20 tv 902665 %else
21     Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
22     %endif
23 blino 35248
24 tmb 1038929 # upstream git:
25 joequant 1018227
26 tv 1053124 # Fedora patches:
27     Patch1: fix-dri-removal.patch
28     Patch10: radeon-6.12.2-lvds-default-modes.patch
29     Patch13: fix-default-modes.patch
30 tmb 1038929
31 blino 35248 License: MIT
32    
33 tmb 473452 BuildRequires: libdrm-devel >= 2.4.46
34 blino 35248 BuildRequires: x11-proto-devel >= 1.0.0
35 tv 1067622 BuildRequires: x11-server-devel >= 1.19.0
36 blino 35248 BuildRequires: x11-util-macros >= 1.0.1
37     BuildRequires: GL-devel
38 tv 1053122 BuildRequires: libudev-devel
39 blino 35248
40     Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
41    
42 tv 291054 Obsoletes: x11-driver-video-radeonhd
43     Provides: x11-driver-video-radeonhd
44 blino 35248
45 tv 676292 Recommends: x11-driver-video-r128
46     Recommends: x11-driver-video-mach64
47     Recommends: radeon-firmware
48 blino 35248
49 joequant 1018227
50 blino 35248 %description
51     x11-driver-video-ati is the X.org driver for ATI Technologies.
52    
53     %prep
54 tv 901519 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{?!gitdate:%{version}}
55 ovitters 878672 %autopatch -p1
56 tmb 289663 sed -i '/USE_XAA, 1/d' configure.ac
57 blino 35248
58     %build
59     autoreconf -ifs
60 joequant 1018227 %configure2_5x --disable-static --enable-glamor
61 blino 35248 %make
62    
63     %install
64 tv 1053126 %make_install
65 joequant 1018227 find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
66 blino 35248
67     %files
68     %{_libdir}/xorg/modules/drivers/radeon_drv.so
69     %{_libdir}/xorg/modules/drivers/ati_drv.so
70     %{_mandir}/man4/ati.*
71     %{_mandir}/man4/radeon.*
72 tv 1093268 %{_datadir}/X11/xorg.conf.d/10-radeon.conf

  ViewVC Help
Powered by ViewVC 1.1.30