]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 13:17:29 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.93

X11-driver-firegl.spec

index 4c6f12d6455d10a018517073d0b3ecf0b96aeae4..f5f5ac0046dd02402bba69858934b7379662d9b8 100644 (file)
@@ -18,7 +18,7 @@
 %else
 %define                need_x86        0%{?with_incall:1}
 %endif
-%ifarch amd64
+%ifarch %{x8664}
 %define                need_amd64      1
 %else
 %define                need_amd64      0%{?with_incall:1}
@@ -49,7 +49,7 @@ Patch4:               %{name}-viak8t.patch
 URL:           http://www.ati.com/support/drivers/linux/radeon-linux.html
 BuildRequires: cpio
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
-BuildRequires: rpmbuild(macros) >= 1.153
+BuildRequires: rpmbuild(macros) >= 1.213
 %{?with_userspace:BuildRequires:       qt-devel}
 #BuildRequires:        X11-devel >= %{_min_x11}        # disabled for now
 Requires:      X11-OpenGL-core >= %{_min_x11}
This page took 0.04211 seconds and 4 git commands to generate.