Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37878485
en ru br
ALT Linux repos
S:6.0.0.2-alt0.3

Group :: Development/Ruby
RPM: gem-foreman-default-hostgroup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define        gemname foreman_default_hostgroup

Name:          gem-foreman-default-hostgroup
Version:       6.0.0.2
Release:       alt0.3
Summary:       A plugin to set the default hostgroup when hosts are created
License:       GPL-3.0
Group:         Development/Ruby
Url:           https://github.com/theforeman/foreman_default_hostgroup/
Vcs:           https://github.com/theforeman/foreman_default_hostgroup.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
Patch:         foreman-3.5.0.patch
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_alias_names foreman_default_hostgroup,foreman-default-hostgroup
Provides:      gem(foreman_default_hostgroup) = 6.0.0.2

%ruby_use_gem_version foreman_default_hostgroup:6.0.0.2

%description
A quick plugin to set a default hostgroup on hosts which check-in via Puppet
without a Hostgroup set.


%package       -n gem-foreman-default-hostgroup-doc
Version:       6.0.0.2
Release:       alt0.3
Summary:       A plugin to set the default hostgroup when hosts are created documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета foreman_default_hostgroup
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(foreman_default_hostgroup) = 6.0.0.2

%description   -n gem-foreman-default-hostgroup-doc
A plugin to set the default hostgroup when hosts are created documentation
files.

A quick plugin to set a default hostgroup on hosts which check-in via Puppet
without a Hostgroup set.

%description   -n gem-foreman-default-hostgroup-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета foreman_default_hostgroup.


%prep
%setup
%autopatch

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-foreman-default-hostgroup-doc
%doc README.md
%ruby_gemdocdir


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin