Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37731364
en ru br
ALT Linux repos
S:3.4.0-alt2

Group :: Development/Ruby
RPM: gem-chef-sugar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define  pkgname chef-sugar

Name:          gem-%pkgname
Version:       3.4.0
Release:       alt2
Summary:       Chef Sugar is a Gem & Chef Recipe
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/sethvargo/chef-sugar
Vcs:           https://github.com/sethvargo/chef-sugar.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-%pkgname
Provides:      ruby-%pkgname

%description
Chef Sugar is a Gem & Chef Recipe that includes series of helpful sugar of the
Chef core and other resources to make a cleaner, more lean recipe DSL, enforce
DRY principles, and make writing Chef recipes an awesome experience!


%package       doc
Summary:       Documentation files for %gemname gem
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета %gemname
Group:         Development/Documentation
BuildArch:     noarch

%description   doc
Documentation files for %gemname gem.

%description   doc -l ru_RU.UTF8
Файлы сведений для самоцвета %gemname.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         doc
%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