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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 329300 - (show annotations) (download)
Mon Dec 10 06:06:21 2012 UTC (11 years, 4 months ago) by tv
File size: 1299 byte(s)
- disable DRI support  (it's been nuked from upstream Mesa)
- add some patches from FC
- add some patches from xorg ml in order to fix crashes
  (should fix mga#8349)
1 Name: x11-driver-video-mach64
2 Version: 6.9.3
3 Release: %mkrel 3
4 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 # From Fedora:
10 Patch0: mach64-6.8.1-defaultdepth.patch
11 Patch1: 0001-mach64-fix-build-on-32-bit.patch
12 Patch2: mach64-6.9.3-shadowfb.patch
13 Patch3: mach64-6.9.3-fix-no-exa-build.patch
14 # From xorg ml:
15 Patch20: fix-crash.patch
16 Patch21: disable-EXA.patch
17
18 License: MIT
19 BuildRoot: %{_tmppath}/%{name}-root
20
21 BuildRequires: libdrm-devel >= 2.0
22 BuildRequires: x11-proto-devel >= 1.0.0
23 BuildRequires: x11-server-devel >= 1.0.1
24 BuildRequires: x11-util-macros >= 1.0.1
25 BuildRequires: GL-devel
26
27 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
28
29 Conflicts: xorg-x11-server < 7.0
30 Conflicts: x11-driver-video-ati <= 1:6.8.0
31
32 %description
33 x11-driver-video-mach64 is the X.org driver for ATI Mach64.
34
35
36 %prep
37 %setup -q -n xf86-video-mach64-%{version}
38 %apply_patches
39
40 %build
41 autoreconf -ifs
42 %configure
43 %make
44
45 %install
46 rm -rf %{buildroot}
47 %makeinstall_std --disable-dri
48
49 %clean
50 rm -rf %{buildroot}
51
52 %files
53 %defattr(-,root,root)
54 %{_libdir}/xorg/modules/drivers/mach64_drv.la
55 %{_libdir}/xorg/modules/drivers/mach64_drv.so
56
57

  ViewVC Help
Powered by ViewVC 1.1.30