From 2d80677416d653a9d55efe6c054f842276332d87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 7 Nov 2008 10:30:45 +0000 Subject: [PATCH] - arch mismatch is /etc/rpm/platform usually Changed files: rpm.spec -> 1.920 --- rpm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index e238c55..812feba 100644 --- a/rpm.spec +++ b/rpm.spec @@ -2,7 +2,7 @@ # TODO: # - check if glob() patch needs resurrecting/rewriting # - check if we want shell autodeps: Requires: executable(ln) executable(mv) -# - %{_arch} = i686 not as used to be i386: +# - %{_arch} = i686 not as used to be i386 (platform file thing?): # 5.0.2: rpm -E '%_target_base_arch %_arch' # i386 i686 # 4.4.9: rpm -E '%_target_base_arch %_arch' -- 2.44.0