Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37889278
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-yell

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define        gemname yell

Name:          gem-yell
Version:       2.2.0
Release:       alt1
Summary:       Yell - Your Extensible Logging Library
License:       MIT
Group:         Development/Ruby
Url:           http://rudionrailspec.github.com/yell
Vcs:           https://github.com/rudionrails/yell.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(rake) >= 0
BuildRequires: gem(rspec-core) >= 3 gem(rspec-core) < 4
BuildRequires: gem(rspec-expectations) >= 0
BuildRequires: gem(rspec-mocks) >= 0
BuildRequires: gem(rspec-its) >= 0
BuildRequires: gem(timecop) >= 0
BuildRequires: gem(byebug) >= 0
BuildRequires: gem(activesupport) >= 5 gem(activesupport) < 7
BuildRequires: gem(simplecov) >= 0
BuildRequires: gem(coveralls) >= 0
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency activesupport >= 6.1.3.2,activesupport < 7
Provides:      gem(yell) = 2.2.0


%description
Yell - Your Extensible Logging Library. Define multiple adapters, various log
level combinations or message formatting options like you've never done before


%package       -n gem-yell-doc
Version:       2.2.0
Release:       alt1
Summary:       Yell - Your Extensible Logging Library documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ yell
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(yell) = 2.2.0

%description   -n gem-yell-doc
Yell - Your Extensible Logging Library documentation files.

Yell - Your Extensible Logging Library. Define multiple adapters, various log
level combinations or message formatting options like you've never done before

%description   -n gem-yell-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ yell.


%package       -n gem-yell-devel
Version:       2.2.0
Release:       alt1
Summary:       Yell - Your Extensible Logging Library development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ yell
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(yell) = 2.2.0
Requires:      gem(rake) >= 0
Requires:      gem(rspec-core) >= 3 gem(rspec-core) < 4
Requires:      gem(rspec-expectations) >= 0
Requires:      gem(rspec-mocks) >= 0
Requires:      gem(rspec-its) >= 0
Requires:      gem(timecop) >= 0
Requires:      gem(byebug) >= 0
Requires:      gem(activesupport) >= 5 gem(activesupport) < 7
Requires:      gem(simplecov) >= 0
Requires:      gem(coveralls) >= 0

%description   -n gem-yell-devel
Yell - Your Extensible Logging Library development package.

Yell - Your Extensible Logging Library. Define multiple adapters, various log
level combinations or message formatting options like you've never done before

%description   -n gem-yell-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ yell.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-yell-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-yell-devel
%doc README.md


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin