Provides: osbuild-composer in .spec
this is a small helper to enable easy switch between backends in the existing test suite where we reference everything by name. The current working variant is: yum install $BACKEND systemctl enable $BACKEND.socket where BACKEND is either lorax-composer or osbuild-composer!
This commit is contained in:
parent
7485094b34
commit
4790e4e593
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ BuildRequires: golang(github.com/gobwas/glob)
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: osbuild
|
Requires: osbuild
|
||||||
|
|
||||||
|
Provides: osbuild-composer
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue