Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567344
en ru br
ALT Linux repositórios
S:3.13.21-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-oj

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009