--requires shouldn't imply -q
authorewt <devnull@localhost>
Tue, 4 Mar 1997 02:23:51 +0000 (02:23 +0000)
committerewt <devnull@localhost>
Tue, 4 Mar 1997 02:23:51 +0000 (02:23 +0000)
CVS patchset: 1475
CVS date: 1997/03/04 02:23:51

rpmpopt

diff --git a/rpmpopt b/rpmpopt
index 5c2cb5f..1fe4956 100644 (file)
--- a/rpmpopt
+++ b/rpmpopt
@@ -12,7 +12,7 @@ rpm alias --setugids -q --qf \
                   '[chown %{FILEUSERNAME}:%{FILEGROUPNAME} %{FILENAMES}\n]' \
                   --pipe "sh"
 
-rpm alias --requires -q --qf \
+rpm alias --requires --qf \
            "[%{REQUIRENAME} %{REQUIREFLAGS:depflags} %{REQUIREVERSION}\n]"
 rpm alias -R --requires