Project

General

Profile

« Previous | Next » 

Revision d9f3f547

Added by John Mitsch almost 6 years ago

Fixes #23615 - Redirect katello service

Katello-service functionality has moved to foreman-maintain. We
can redirect katello-service there since it uses the same arguments.
Katello-service is used pretty widely in documenation and scripts,
I don't see a need to deprecate this just yet (we always can later).
I aligned the issue with foreman 1.19(katello 3.8), so katello
3.7 will still have the original katello-service script.

View differences:

packages/katello/katello/katello.spec
Name: katello
Version: 3.8.0
Release: 1.nightly%{?dist}
Release: 2.nightly%{?dist}
Summary: A package for managing application life-cycle for Linux systems
BuildArch: noarch
......
%package service
Summary: Katello Service utilities
Group: Applications/System
Requires: ruby
Requires: /bin/systemctl
Requires: rubygem-foreman_maintain >= 0.2.2
%description service
Useful utilities for managing Katello services
......
%{_sysconfdir}/bash_completion.d/katello-service
%changelog
* Sun Jun 03 2018 Chris Roberts <chrobert@redhat> - 3.7.0-6.nightly
* Mon Jun 04 2018 John Mitsch <jomitsch@redhat.com> - 3.8.0-2.nightly
- Redirect katello-service to foreman-maintain
* Sun Jun 03 2018 Chris Roberts <chrobert@redhat.com> - 3.7.0-6.nightly
- Added rh-mongodb34-syspaths to deps to bypass scl enable bash
* Wed May 23 2018 John Mitsch <jomitsch@redhat.com> - 3.7.0-5.nightly

Also available in: Unified diff