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

X11-driver-firegl.spec

index f5f5ac0046dd02402bba69858934b7379662d9b8..2814f4e90248f5117fc5a88fe25159cc59b86849 100644 (file)
@@ -63,7 +63,7 @@ Obsoletes:    Mesa
 Obsoletes:     X11-OpenGL-libGL
 Obsoletes:     XFree86-OpenGL-libGL
 Obsoletes:     XFree86-driver-firegl
-ExclusiveArch: i586 i686 athlon pentium3 pentium4 amd64
+ExclusiveArch: i586 i686 athlon pentium3 pentium4 %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libGL.so.1
@@ -118,7 +118,7 @@ Modu
 
 %prep
 %setup -q -c -T
-%ifarch amd64
+%ifarch %{x8664}
 rpm2cpio %{SOURCE1} | cpio -i -d
 %else
 rpm2cpio %{SOURCE0} | cpio -i -d
This page took 0.116558 seconds and 4 git commands to generate.