]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- if %_target_base_arch != %_arch, kernel .specs think it's cross build
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 9 Feb 2008 16:58:20 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.869

rpm.spec

index 0a20d5a4b7775588260d5ae09fe0525594922ab3..49f5eb3586feaedb20d841eb07691acf28119386 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1,6 +1,11 @@
 #
 # TODO:
 # - manuals are not compressed
+# - %{_arch} = i686 not as used to be i386:
+#   5.0.2: rpm -E '%_target_base_arch %_arch'
+#          i386 i686
+#   4.4.9: rpm -E '%_target_base_arch %_arch'
+#          i386 i386
 # - python(abi) cap is not provided automatically because /usr/lib*/libpython2*.so.*
 #   matches ELF first
 # - repackaging when lzma is not installed (todo: fix digest signature of header)
This page took 0.039865 seconds and 4 git commands to generate.