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

Group :: Desenvolvimento/Ruby
RPM: gem-redis-namespace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname redis-namespace

Name:          gem-redis-namespace
Version:       1.8.2
Release:       alt1
Summary:       This gem adds a Redis::Namespace class which can be used to namespace Redis keys
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/resque/redis-namespace
Vcs:           https://github.com/resque/redis-namespace.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(redis) >= 3.0.4
BuildRequires: gem(rake) >= 0
BuildRequires: gem(rspec) >= 3.7 gem(rspec) < 4
BuildRequires: gem(rspec-its) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(redis) >= 3.0.4
Obsoletes:     ruby-redis-namespace < %EVR
Provides:      ruby-redis-namespace = %EVR
Provides:      gem(redis-namespace) = 1.8.2


%description
Redis::Namespace provides an interface to a namespaced subset of your redis
keyspace (e.g., keys with a common beginning), and requires the redis-rb gem.

Redis::Namespace provides a namespaced interface to Redis by keeping an
internal registry of the method signatures in Redis provided by the redis-rb
gem; we keep track of which arguments need the namespace added, and which return
values need the namespace removed.


%package       -n gem-redis-namespace-doc
Version:       1.8.2
Release:       alt1
Summary:       This gem adds a Redis::Namespace class which can be used to namespace Redis keys documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета redis-namespace
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(redis-namespace) = 1.8.2

%description   -n gem-redis-namespace-doc
This gem adds a Redis::Namespace class which can be used to namespace Redis keys
documentation files.

Redis::Namespace provides an interface to a namespaced subset of your redis
keyspace (e.g., keys with a common beginning), and requires the redis-rb gem.

Redis::Namespace provides a namespaced interface to Redis by keeping an
internal registry of the method signatures in Redis provided by the redis-rb
gem; we keep track of which arguments need the namespace added, and which return
values need the namespace removed.

%description   -n gem-redis-namespace-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета redis-namespace.


%package       -n gem-redis-namespace-devel
Version:       1.8.2
Release:       alt1
Summary:       This gem adds a Redis::Namespace class which can be used to namespace Redis keys development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета redis-namespace
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(redis-namespace) = 1.8.2
Requires:      gem(rake) >= 0
Requires:      gem(rspec) >= 3.7 gem(rspec) < 4
Requires:      gem(rspec-its) >= 0

%description   -n gem-redis-namespace-devel
This gem adds a Redis::Namespace class which can be used to namespace Redis keys
development package.

Redis::Namespace provides an interface to a namespaced subset of your redis
keyspace (e.g., keys with a common beginning), and requires the redis-rb gem.

Redis::Namespace provides a namespaced interface to Redis by keeping an
internal registry of the method signatures in Redis provided by the redis-rb
gem; we keep track of which arguments need the namespace added, and which return
values need the namespace removed.

%description   -n gem-redis-namespace-devel -l ru_RU.UTF-8
Файлы для разработки самоцвета redis-namespace.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-redis-namespace-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-redis-namespace-devel
%doc README.md


%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