/[packages]/cauldron/x11-driver-video-mach64/current/SPECS/x11-driver-video-mach64.spec
ViewVC logotype

Annotation of /cauldron/x11-driver-video-mach64/current/SPECS/x11-driver-video-mach64.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 555559 - (hide annotations) (download)
Fri Dec 6 10:28:12 2013 UTC (10 years, 3 months ago) by tmb
File size: 1143 byte(s)
rebuild for new mesa
1 tmb 50229 Name: x11-driver-video-mach64
2 tv 333387 Version: 6.9.4
3 tmb 555559 Release: %mkrel 7
4 tmb 50229 Epoch: 1
5     Summary: X.org driver for ATI Mach64
6     Group: System/X11
7     URL: http://xorg.freedesktop.org
8     Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mach64-%{version}.tar.bz2
9 tv 329300 # From Fedora:
10     Patch0: mach64-6.8.1-defaultdepth.patch
11 tv 554735 # mga#8349:
12     Patch1: mach64-6.9.4-gtk-segfault.patch
13 tmb 50229
14     License: MIT
15     BuildRoot: %{_tmppath}/%{name}-root
16    
17     BuildRequires: libdrm-devel >= 2.0
18     BuildRequires: x11-proto-devel >= 1.0.0
19     BuildRequires: x11-server-devel >= 1.0.1
20     BuildRequires: x11-util-macros >= 1.0.1
21     BuildRequires: GL-devel
22    
23     Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
24    
25     Conflicts: xorg-x11-server < 7.0
26     Conflicts: x11-driver-video-ati <= 1:6.8.0
27    
28     %description
29     x11-driver-video-mach64 is the X.org driver for ATI Mach64.
30    
31    
32     %prep
33     %setup -q -n xf86-video-mach64-%{version}
34 tv 293581 %apply_patches
35 tmb 50229
36     %build
37     autoreconf -ifs
38 tv 329959 %configure --disable-dri
39 tmb 50229 %make
40    
41     %install
42     rm -rf %{buildroot}
43 tv 329959 %makeinstall_std
44 tmb 50229
45     %clean
46     rm -rf %{buildroot}
47    
48     %files
49     %defattr(-,root,root)
50     %{_libdir}/xorg/modules/drivers/mach64_drv.la
51     %{_libdir}/xorg/modules/drivers/mach64_drv.so
52    
53    

  ViewVC Help
Powered by ViewVC 1.1.30