Stop disabling python dependency generator on RHEL 8
There's no harm in having duplicate Requires, so we might as well set a good example and not disable it.
This commit is contained in:
parent
9f7b7074c2
commit
08fbf34e09
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
BuildRequires: python%{python3_pkgversion}-rpm-macros
|
||||
|
||||
# RHEL 8's RPM Python dependency generator ignores the version constraints, so we manually specify the dependency.
|
||||
%{?python_disable_dependency_generator}
|
||||
Requires: %{ansible_core_requires}
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue