spec: made syspurpose requirement optional
Related: #339 Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
bcbf2a5489
commit
c16cabfa92
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ Recommends: kmod
|
|||
%endif
|
||||
# syspurpose
|
||||
%if 0%{?rhel} > 8
|
||||
Requires: subscription-manager
|
||||
Recommends: subscription-manager
|
||||
%else
|
||||
%if 0%{?rhel} > 7
|
||||
Requires: python3-syspurpose
|
||||
|
|
|
|||
Loading…
Reference in a new issue