Project

General

Profile

« Previous | Next » 

Revision bb88a04e

Added by Ian Ballou 4 months ago

Fixes #37106 - add python-setuptools dep to el6/7 katello-host-tools

View differences:

packages/client/katello-host-tools/katello-host-tools.spec
Name: katello-host-tools
Version: 4.2.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A set of commands and yum plugins that support a Katello host
Group: Development/Languages
%if 0%{?suse_version}
......
%endif
%endif
%if %{yum_install}
Requires: python-setuptools
%endif
%if %{dnf_install} || 0%{?suse_version} >= 1500
BuildRequires: python3-setuptools
%else
......
%changelog
* Thu Jan 25 2024 Ian Ballou <ianballou67@gmail.com> - 4.2.3-5
- Add missing EL6/7 python-setuptools dependency
* Wed Sep 13 2023 Eric D. Helms <ericdhelms@gmail.com> - 4.2.3-4
- Stop building katello-agent

Also available in: Unified diff