mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Add epoch (note: this is empty on SUSE systems)
This commit is contained in:
parent
0eebe10d9a
commit
b2b21f877a
@ -433,6 +433,7 @@ def info(*packages, **attr):
|
||||
"Version: %{VERSION}\n"
|
||||
"Vendor: %{VENDOR}\n"
|
||||
"Release: %{RELEASE}\n"
|
||||
"%|EPOCH?{Epoch: %{EPOCH}\n}|"
|
||||
"Build Date: %{BUILDTIME}\n"
|
||||
"Install Date: %|INSTALLTIME?{%{INSTALLTIME}}:{(not installed)}|\n"
|
||||
"Build Host: %{BUILDHOST}\n"
|
||||
|
Loading…
Reference in New Issue
Block a user