%{?scl:%scl_package rubygem-%{gem_name}} %{!?scl:%global pkg_name %{name}} %global gem_name foreman_maintain %global directory_name foreman-maintain %{!?_root_bindir:%global _root_bindir %{_bindir}} Summary: The Foreman/Satellite maintenance tool Name: %{?scl_prefix}rubygem-%{gem_name} Version: 0.2.4 Release: 1%{?dist} Group: Development/Languages License: GPLv3 URL: https://github.com/theforeman/foreman_maintain Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Requires: %{?scl_prefix_ruby}ruby(release) Requires: %{?scl_prefix_ruby}ruby(rubygems) Requires: %{?scl_prefix}rubygem(clamp) >= 0.6.2 Requires: %{?scl_prefix}rubygem(highline) BuildRequires: %{?scl_prefix_ruby}rubygems-devel BuildRequires: %{?scl_prefix_ruby}ruby(release) BuildRequires: %{?scl_prefix_ruby}ruby(rubygems) BuildRequires: %{?scl_prefix_ruby}ruby BuildArch: noarch Provides: %{?scl_prefix}rubygem(%{gem_name}) = %{version} Provides: %{gem_name} = %{version} Provides: foreman-maintain = %{version} %description foreman_maintain aims to provide various features that helps keeping the Foreman/Satellite up and running. It supports multiple versions and subparts of the Foreman infrastructure, including server or smart proxy and is smart enough to provide the right tools for the specific version. %package doc Summary: Documentation for %{pkg_name} Group: Documentation Requires: %{?scl_prefix}%{pkg_name} = %{version}-%{release} BuildArch: noarch %description doc Documentation for %{pkg_name} %prep %setup -n %{pkg_name}-%{version} -q -c -T %{?scl:scl enable %{scl} - < 0.2.4-1 - Update to 0.2.4 * Fri May 18 2018 Ivan Nečas 0.2.2-1 - Update to 0.2.2 * Thu May 03 2018 Ivan Nečas 0.2.1-1 - Update to 0.2.1 * Wed Apr 4 2018 Sean o'Keeffe 0.1.5-2 - Provide foreman-maintain & foreman_maintain (seanokeeffe797@gmail.com) * Wed Jan 31 2018 Ewoud Kohl van Wijngaarden 0.1.3-1 - Update foreman_maintain to 0.1.3 (inecas@redhat.com) * Wed Jan 17 2018 Ewoud Kohl van Wijngaarden 0.1.2-1 - Ref #19496 - Install passenger-recycler (imswapab@gmail.com) * Tue Dec 12 2017 Ewoud Kohl van Wijngaarden 0.1.1-1 - Update rubygem-foreman_maintain to 0.1.1 (gnurag@gmail.com) * Thu Nov 02 2017 Eric D. Helms 0.0.11-1 - Update foreman_maintain to 0.0.11 (inecas@redhat.com) * Wed Oct 18 2017 Eric D. Helms 0.0.10-1 - Update foreman_maintain to 0.0.10 (inecas@redhat.com) * Thu Sep 14 2017 Anurag Patel 0.0.9-1 - Updated gem version to 0.0.9 * Tue Aug 29 2017 Anurag Patel 0.0.8-1 - Updated gem version to 0.0.8, with upgrade scenario updates. * Mon Aug 21 2017 Anurag Patel 0.0.7-1 - Updated gem version to 0.0.7, that includes full upgrade path support. * Tue Jul 25 2017 Anurag Patel 0.0.6-1 - Updated gem version to 0.0.6, that fixes an issue with config file location. * Thu Jul 06 2017 Anurag Patel 0.0.5-4 - Updated spec to support config file, data and log dirs. * Fri Jun 16 2017 Eric D. Helms 0.0.3-1 - new package built with tito * Tue May 23 2017 Anurag Patel 0.0.3-1 - Updated foreman_maintain with 0.0.3 tag. * Mon Mar 20 2017 Anurag Patel 0.0.2-1 - Updated foreman_maintain with 0.0.2 tag. * Mon Feb 27 2017 Anurag Patel 0.0.1-1 - Package foreman_maintain into RPM (#3, apatel@redhat.com)