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

Group :: Desenvolvimento/Ruby
RPM: gem-rbtree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname rbtree

Name:          gem-rbtree
Version:       0.4.4
Release:       alt1
Summary:       A sorted associative collection
License:       MIT
Group:         Development/Ruby
Url:           http://rbtree.rubyforge.org/
Packager:      Pavel Skrylev <majioa at altlinux.org>

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

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(rbtree) = 0.4.4


%description
A RBTree is a sorted associative collection that is implemented with a Red-Black
Tree. It maps keys to values like a Hash, but maintains its elements in
ascending key order. The interface is the almost identical to that of Hash.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir


%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