]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- -build R: file >= 4.13-2 (for python 2.4 bytecode detection)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Mar 2005 14:23:31 +0000 (14:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.640

rpm.spec

index fbe1b0cb7e65365933316e92ed9971b4d104e08c..4068ebff6c2aa09ecbd9956afcfdd792902f94bf 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1,7 +1,8 @@
 #
 # TODO:
 # - detected Requires lists are not printed at the end of build (Provides etc. are)
-# - fix pythondeps detection (*.py[co] should belong to python class; autodetect P(abi))
+# - python(abi) cap is not provided automatically (because /usr/bin/python matches
+#   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
@@ -398,7 +399,7 @@ Requires:   chrpath >= 0.10-4
 Requires:      cpio
 Requires:      diffutils
 Requires:      elfutils
-Requires:      file >= 4.01
+Requires:      file >= 4.13-2
 Requires:      fileutils
 Requires:      findutils
 %ifarch athlon
This page took 0.199011 seconds and 4 git commands to generate.