Project

General

Profile

« Previous | Next » 

Revision f65f8654

Added by Jonathon Turel almost 6 years ago

katello-host-tools 3.3.1

View differences:

packages/katello/katello-host-tools/katello-host-tools-3.3.0.tar.gz
../../../.git/annex/objects/4z/FJ/SHA256E-s33026--52b18df25588da6413424cbd0ce355e2c210b652d66d3a7a818b4ae2660a0b50.tar.gz/SHA256E-s33026--52b18df25588da6413424cbd0ce355e2c210b652d66d3a7a818b4ae2660a0b50.tar.gz
packages/katello/katello-host-tools/katello-host-tools-3.3.1.tar.gz
../../../.git/annex/objects/kg/x0/SHA256E-s33242--087d04466eb1333acdb1af0502959d98849070457f5efa1fcc9e973f42096dca.tar.gz/SHA256E-s33242--087d04466eb1333acdb1af0502959d98849070457f5efa1fcc9e973f42096dca.tar.gz
packages/katello/katello-host-tools/katello-host-tools.spec
%endif
Name: katello-host-tools
Version: 3.3.0
Version: 3.3.1
Release: 1%{?dist}
Summary: A set of commands and yum plugins that support a Katello host
Group: Development/Languages
......
Conflicts: pulp-consumer-client
%if 0%{?rhel} == 5
Requires: gofer >= 2.5
%if %{legacy_agent}
Requires: gofer >= 2.11.5
Requires: gofer < 2.12
Requires: python-pulp-agent-lib >= 2.6
Requires: pulp-rpm-handlers >= 2.6
%else
Requires: gofer >= 2.7.6
Requires: gofer >= 2.12.1
%endif
%if %{dnf_install}
Requires: python3-gofer-proton
%else
Requires: python-gofer-proton >= 2.5
%if %{legacy_agent}
Requires: python-pulp-agent-lib >= 2.6
Requires: pulp-rpm-handlers >= 2.6
%endif
Requires: subscription-manager
......
%if %{build_agent}
%post -n katello-agent
%if %{dnf_install}
sed 's/bin\/python/bin\/python3/' /etc/sysconfig/goferd -i
%endif
%if 0%{?fedora} > 18 || 0%{?rhel} > 6
systemctl enable goferd
/bin/systemctl start goferd > /dev/null 2>&1 || :
......
%endif #build_tracer
%changelog
* Thu Jun 28 2018 Jonathon Turel <jturel@gmail.com> - 3.3.1-1
- fixes #24081 - Fix errata install of extra packages.
- fixes #24006 - support plugin reload when queue not found.
* Fri May 25 2018 Jonathon Turel <jturel@gmail.com> - 3.3.0-1
- Fixes #23459 - Restore legacy goferd plugin
- Remove yum plugin dep, dead code, fix lint

Also available in: Unified diff