replaced distribution line in --info with relocations info
CVS patchset: 2983 CVS date: 1999/04/12 16:09:19
This commit is contained in:
parent
ad9224dbbf
commit
26ee995123
2
rpmpopt
2
rpmpopt
|
@ -37,7 +37,7 @@ rpm alias --requires --qf \
|
|||
"[%{REQUIRENAME} %{REQUIREFLAGS:depflags} %{REQUIREVERSION}\n]"
|
||||
rpm alias -R --requires
|
||||
|
||||
rpm alias --info --qf 'Name : %-27{NAME} Distribution: %{DISTRIBUTION}\n\
|
||||
rpm alias --info --qf 'Name : %-27{NAME} Relocations: %|PREFIXES?{[%{PREFIXES} ]}:{(not relocateable)}|\n\
|
||||
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\
|
||||
|
|
Loading…
Reference in New Issue