]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- more x8664 usage, amd64 patch already dropped (removed from todo)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 13:25:53 +0000 (13:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.662

rpm.spec

index 87383904e89274296dc520445ee6b0c031e61358..0381d9148da1f005079f6a5e9c83d4d9e264e6b7 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -4,7 +4,6 @@
 #   ELF first; it should be provided by python-libs not binary anyway)
 # - consider using system libmagic not internal libfmagic
 #   (but internal has different method of passing output)
-# - after ac drop amd64 patch and make x86_64 generic arch + subarchs amd64 and ia32e
 # 
 # Conditional build:
 %bcond_with    static          # build static rpmi (not supported at the moment)
@@ -422,7 +421,7 @@ Provides:   rpmbuild(macros) = %{rpm_macros_rev}
 Provides:      rpmbuild(noauto) = 3
 # because of -fvisibility-inlines-hidden in rpm.macros
 Conflicts:     gcc-c++ < 5:3.4
-%ifarch amd64
+%ifarch %{x8664}
 Conflicts:     automake < 1:1.7.9-2
 Conflicts:     libtool < 2:1.5-13
 %endif
This page took 0.033694 seconds and 4 git commands to generate.