diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-11 15:11:03 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-02 16:44:15 -0800 |
commit | 003ceb3e8f0382e60c592b80dc31f87bc37f9045 (patch) | |
tree | 8c20e58c1ff6d25b8c1cca1483f538910fc4f55c /rpmpopt.in | |
parent | bdb8b8eb3700383d2ae2c2136fd4cd8a5bb00504 (diff) | |
download | librpm-tizen-003ceb3e8f0382e60c592b80dc31f87bc37f9045.tar.gz librpm-tizen-003ceb3e8f0382e60c592b80dc31f87bc37f9045.tar.bz2 librpm-tizen-003ceb3e8f0382e60c592b80dc31f87bc37f9045.zip |
Add distribution
Diffstat (limited to 'rpmpopt.in')
-rw-r--r-- | rpmpopt.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpmpopt.in b/rpmpopt.in index cd6f6c70e..b3156ad04 100644 --- a/rpmpopt.in +++ b/rpmpopt.in @@ -103,7 +103,8 @@ Relocations : %|PREFIXES?{[%{PREFIXES} ]}:{(not relocatable)}|\n\ %|URL?{URL : %{URL}\n}|\ %|BUGURL?{Bug URL : %{BUGURL}\n}|\ Summary : %{SUMMARY}\n\ -Description :\n%{DESCRIPTION}\n' \ +Description :\n%{DESCRIPTION}\n\ +Distribution: %{DISTRIBUTION}\n' \ --POPTdesc=$"list descriptive information from package(s)" rpm alias --changelog --qf '[* %{CHANGELOGTIME:day} %{CHANGELOGNAME}\n%{CHANGELOGTEXT}\n\n]' \ |