Project

General

Profile

« Previous | Next » 

Revision cd841c71

Added by Timo Goebel about 5 years ago

foreman_wreckingball: precompile assets (#3541)

View differences:

packages/plugins/rubygem-foreman_wreckingball/rubygem-foreman_wreckingball.spec
# Generated from foreman_wreckingball-2.0.0.gem by gem2rpm -*- rpm-spec -*-
# Generated from foreman_wreckingball-3.3.0.gem by gem2rpm -*- rpm-spec -*-
# template: foreman_plugin
%{?scl:%scl_package rubygem-%{gem_name}}
%{!?scl:%global pkg_name %{name}}
......
Name: %{?scl_prefix}rubygem-%{gem_name}
Version: 3.3.0
Release: 1%{?foremandist}%{?dist}
Release: 2%{?foremandist}%{?dist}
Summary: Adds status checks of the VMWare VMs to Foreman
Group: Applications/Systems
License: GPLv3+
......
Requires: %{?scl_prefix_ruby}ruby
Requires: %{?scl_prefix_ruby}ruby(rubygems)
Requires: %{?scl_prefix}rubygem(foreman-tasks) >= 0.13.1
BuildRequires: foreman-assets >= %{foreman_min_version}
BuildRequires: foreman-plugin >= %{foreman_min_version}
BuildRequires: %{?scl_prefix}rubygem(foreman-tasks) >= 0.13.1
BuildRequires: %{?scl_prefix_ruby}ruby(release)
BuildRequires: %{?scl_prefix_ruby}ruby
BuildRequires: %{?scl_prefix_ruby}rubygems-devel
BuildArch: noarch
Provides: %{?scl_prefix}rubygem(%{gem_name}) = %{version}
Provides: foreman-plugin-%{plugin_name}
Provides: foreman-plugin-%{plugin_name} = %{version}
# end specfile generated dependencies
%description
......
%{buildroot}%{gem_dir}/
%foreman_bundlerd_file
%foreman_precompile_plugin -s
%files
%dir %{gem_instdir}
......
%exclude %{gem_cache}
%{gem_spec}
%{foreman_bundlerd_plugin}
%{foreman_assets_plugin}
%files doc
%doc %{gem_docdir}
......
exit 0
%changelog
* Tue Mar 19 2019 Timo Goebel <mail@timogoebel.name> - 3.3.0-2
- Add asset precompilation
* Fri Mar 01 2019 Timo Goebel <mail@timogoebel.name> - 3.3.0-1
- Update foreman_wreckingball to 3.3.0

Also available in: Unified diff