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

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

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

%define        gemname oj

Name:          gem-oj
Version:       3.13.11
Release:       alt1
Summary:       A fast JSON parser and Object marshaller as a Ruby gem
License:       MIT
Group:         Development/Ruby
Url:           http://www.ohler.com/oj/
Vcs:           https://github.com/ohler55/oj.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rake-compiler) >= 0.9 gem(rake-compiler) < 2
BuildRequires: gem(minitest) >= 5 gem(minitest) < 6
BuildRequires: gem(test-unit) >= 3.0 gem(test-unit) < 4
BuildRequires: gem(wwtd) >= 0 gem(wwtd) < 2

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency wwtd >= 1.4.1,wwtd < 2
Obsoletes:     ruby-oj < %EVR
Provides:      ruby-oj = %EVR
Provides:      gem(oj) = 3.13.11


%description
Version 3.0 is out! 3.0 provides better json gem and Rails compatibility. It
also provides additional optimization options.


%package       -n gem-oj-doc
Version:       3.13.11
Release:       alt1
Summary:       A fast JSON parser and Object marshaller as a Ruby gem documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ oj
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(oj) = 3.13.11

%description   -n gem-oj-doc
A fast JSON parser and Object marshaller as a Ruby gem documentation
files.

Version 3.0 is out! 3.0 provides better json gem and Rails compatibility. It
also provides additional optimization options.

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


%package       -n gem-oj-devel
Version:       3.13.11
Release:       alt1
Summary:       A fast JSON parser and Object marshaller as a Ruby gem development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ oj
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(oj) = 3.13.11
Requires:      gem(rake-compiler) >= 0.9 gem(rake-compiler) < 2
Requires:      gem(minitest) >= 5 gem(minitest) < 6
Requires:      gem(test-unit) >= 3.0 gem(test-unit) < 4
Requires:      gem(wwtd) >= 0 gem(wwtd) < 2

%description   -n gem-oj-devel
A fast JSON parser and Object marshaller as a Ruby gem development
package.

Version 3.0 is out! 3.0 provides better json gem and Rails compatibility. It
also provides additional optimization options.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

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

%files         -n gem-oj-devel
%doc README.md
%ruby_includedir/*


%changelog

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

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