added packager and url to default -qi output
CVS patchset: 1632 CVS date: 1997/05/15 14:40:20
This commit is contained in:
parent
ba03c6c1f8
commit
555fd3176d
2
CHANGES
2
CHANGES
|
@ -36,6 +36,8 @@
|
|||
- complain if critical rpmrc variables (cpiobin, gzipbin, etc) aren't
|
||||
set anywhere
|
||||
- allow --dbpath for --rebuilddb
|
||||
- added check for systems whose chown() follows symlinks
|
||||
- added packager and url to default -qi output
|
||||
|
||||
2.3.10 -> 2.3.11:
|
||||
- fixed newlines in --scripts output
|
||||
|
|
2
rpmpopt
2
rpmpopt
|
@ -26,5 +26,7 @@ Release : %-27{RELEASE} Build Date: %{BUILDTIME:date}\
|
|||
Install date: %-27{INSTALLTIME:date} Build Host: %{BUILDHOST}\
|
||||
Group : %-27{GROUP} Source RPM: %{SOURCERPM}\
|
||||
Size : %{SIZE}\
|
||||
Packager : %{PACKAGER}\
|
||||
URL : %{URL}\
|
||||
Summary : %{SUMMARY}\
|
||||
Description :\n%{DESCRIPTION}\n'
|
||||
|
|
Loading…
Reference in New Issue