[packages/rpm: 1/2] - disable overzealous dependency tests for now
baggins
baggins at pld-linux.org
Fri Sep 21 13:31:07 CEST 2012
commit f1d17da87d93bcfefa2af0a79eaa7803c91b2a0f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Sep 21 13:30:32 2012 +0200
- disable overzealous dependency tests for now
macros.pld.in | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/macros.pld.in b/macros.pld.in
index 6ce1e78..3f88ca9 100644
--- a/macros.pld.in
+++ b/macros.pld.in
@@ -114,6 +114,10 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
# provides don't obsolete
%_upgrade_tag name
+# Disable automatic dependencies on parent directory and symlinks for now
+%_check_symlink_deps 0
+%_check_dirname_deps 0
+
# Do not generate executable() dependencies for scriptlets,
# as it may give false positives, for example:
# [ ! -x /bin/prog ] || /bin/prog
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/8abe699c18103c8752859702fd8201ddbdfb7613
More information about the pld-cvs-commit
mailing list