add license field to rpmpopt -qi alias.
authorjbj <devnull@localhost>
Thu, 24 Sep 1998 19:13:08 +0000 (19:13 +0000)
committerjbj <devnull@localhost>
Thu, 24 Sep 1998 19:13:08 +0000 (19:13 +0000)
CVS patchset: 2350
CVS date: 1998/09/24 19:13:08

CHANGES
rpmpopt

diff --git a/CHANGES b/CHANGES
index 8429b8c..41ef9f7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@
        - add new fully recursive macro.c
 
 2.5.3 -> 2.5.4:
+       - add license field to rpmpopt -qi alias.
        - provides/obsoletes requires tokens that begin with alnum or _.
        - non-zero exit status for verify failures.
        - hpux does setreuid differently (Hermann Lauer).
diff --git a/rpmpopt b/rpmpopt
index bbc942e..eab37ba 100644 (file)
--- a/rpmpopt
+++ b/rpmpopt
@@ -42,7 +42,7 @@ Version     : %-27{VERSION}       Vendor: %{VENDOR}\n\
 Release     : %-27{RELEASE}   Build Date: %{BUILDTIME:date}\n\
 Install date: %|INSTALLTIME?{%-27{INSTALLTIME:date}}:{(not installed)            }|      Build Host: %{BUILDHOST}\n\
 Group       : %-27{GROUP}   Source RPM: %{SOURCERPM}\n\
-Size        : %{SIZE}\n\
+Size        : %-27{SIZE}%|LICENSE?{      License: %{LICENSE}}|\n\
 %|PACKAGER?{Packager    : %{PACKAGER}\n}|\
 %|URL?{URL         : %{URL}\n}|\
 Summary     : %{SUMMARY}\n\