spec: dnf-json conflicts with old composer
dnf-json provides files that osbuild-composer used to provide, so they should be marked as conflicting. Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
parent
ece191f73e
commit
c1944095d0
1 changed files with 4 additions and 0 deletions
|
|
@ -361,6 +361,10 @@ systemctl stop "osbuild-worker@*.service" "osbuild-remote-worker@*.service"
|
|||
%package dnf-json
|
||||
Summary: The dnf-json binary used by osbuild-composer and the workers
|
||||
|
||||
# Conflicts with older versions of composer that provide the same files
|
||||
# this can be removed when RHEL 8 and Fedora 35 reach EOL
|
||||
Conflicts: osbuild-composer <= 35
|
||||
|
||||
%description dnf-json
|
||||
The dnf-json binary used by osbuild-composer and the workers.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue