From: Simon McVittie Date: Wed, 6 Feb 2013 15:04:23 +0000 (+0000) Subject: Include %{VCS} in rpm -q --info output X-Git-Tag: tznext/4.11.0.1.tizen20130304~5^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3bd04c62ee00c9c691fbde049e47f881a1db134;p=tools%2Flibrpm-tizen.git Include %{VCS} in rpm -q --info output When packages are built from a VCS with an automatically-assigned release number, checking the commit ID of an installed package is relatively common and important. --- diff --git a/rpmpopt.in b/rpmpopt.in index b3156ad04..92656e270 100644 --- a/rpmpopt.in +++ b/rpmpopt.in @@ -101,6 +101,7 @@ Relocations : %|PREFIXES?{[%{PREFIXES} ]}:{(not relocatable)}|\n\ %|PACKAGER?{Packager : %{PACKAGER}\n}|\ %|VENDOR?{Vendor : %{VENDOR}\n}|\ %|URL?{URL : %{URL}\n}|\ +%|VCS?{VCS : %{VCS}\n}|\ %|BUGURL?{Bug URL : %{BUGURL}\n}|\ Summary : %{SUMMARY}\n\ Description :\n%{DESCRIPTION}\n\