From 26ee995123a365eaa16b828ac744c5b06adbd5d2 Mon Sep 17 00:00:00 2001 From: ewt Date: Mon, 12 Apr 1999 16:09:19 +0000 Subject: [PATCH] replaced distribution line in --info with relocations info CVS patchset: 2983 CVS date: 1999/04/12 16:09:19 --- rpmpopt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmpopt b/rpmpopt index 885ee19..ec0a8a3 100644 --- a/rpmpopt +++ b/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\ -- 2.7.4