/[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 273758 - (show annotations) (download)
Mon Jul 23 21:06:49 2012 UTC (11 years, 8 months ago) by tv
File size: 999 byte(s)
new release
1 Name: x11-driver-video-mach64
2 Version: 6.9.3
3 Release: %mkrel 1
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
10 License: MIT
11 BuildRoot: %{_tmppath}/%{name}-root
12
13 BuildRequires: libdrm-devel >= 2.0
14 BuildRequires: x11-proto-devel >= 1.0.0
15 BuildRequires: x11-server-devel >= 1.0.1
16 BuildRequires: x11-util-macros >= 1.0.1
17 BuildRequires: GL-devel
18
19 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
20
21 Conflicts: xorg-x11-server < 7.0
22 Conflicts: x11-driver-video-ati <= 1:6.8.0
23
24 %description
25 x11-driver-video-mach64 is the X.org driver for ATI Mach64.
26
27
28 %prep
29 %setup -q -n xf86-video-mach64-%{version}
30
31 %build
32 autoreconf -ifs
33 %configure
34 %make
35
36 %install
37 rm -rf %{buildroot}
38 %makeinstall_std
39
40 %clean
41 rm -rf %{buildroot}
42
43 %files
44 %defattr(-,root,root)
45 %{_libdir}/xorg/modules/drivers/mach64_drv.la
46 %{_libdir}/xorg/modules/drivers/mach64_drv.so
47
48

  ViewVC Help
Powered by ViewVC 1.1.30