mirror of
https://passt.top/passt
synced 2025-06-05 07:27:16 +02:00
conf, log, Makefile: Add versioning information
Add a --version option displaying that, and also include this information in the log files. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
2074b332f9
commit
e23024ccff
6 changed files with 26 additions and 3 deletions
contrib/fedora
|
@ -49,7 +49,7 @@ This package adds SELinux enforcement to passt(1) and pasta(1).
|
|||
|
||||
%build
|
||||
%set_build_flags
|
||||
%make_build
|
||||
%make_build VERSION="%{version}-%{release}.%{_arch}"
|
||||
|
||||
%install
|
||||
%make_install DESTDIR=%{buildroot} prefix=%{_prefix} bindir=%{_bindir} mandir=%{_mandir} docdir=%{_docdir}/%{name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue