]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- disabling dirname_deps was a typo, we use them for a long time now auto/th/rpm-5.4.10-4
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 09:48:33 +0000 (11:48 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 09:48:33 +0000 (11:48 +0200)
- release 4

macros.pld.in
rpm.spec

index cec36f869b9ab3b98153ad242302e129b5c13a09..fc6d889d4885320406217ff3c74d464c9d0b061a 100644 (file)
@@ -116,9 +116,8 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
 # provides don't obsolete
 %_upgrade_tag          name
 
-# Disable automatic dependencies on parent directory and symlinks for now 
+# Disable automatic dependencies on symlinks for now (debuginfo packages pull too many deps)
 %_check_symlink_deps    0 
-%_check_dirname_deps    0 
  
 # Do not generate executable() dependencies for scriptlets,
 # as it may give false positives, for example:
index 2938762ccb84be0563b3cb3cbe70406a9cbdcc73..cff8c02e83044ae7b1eaf940d64cae275ae95f4a 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -48,7 +48,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       5.4.10
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.10-0.20120706.src.rpm
This page took 0.243562 seconds and 4 git commands to generate.