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

Group :: Desenvolvimento/Ruby
RPM: gem-rr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname rr

Name:          gem-rr
Version:       3.1.0
Release:       alt1
Summary:       test double framework that features a rich selection of double techniques and a terse syntax
License:       MIT
Group:         Development/Ruby
Url:           https://rr.github.io/rr
Vcs:           https://github.com/rr/rr.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(bundler) >= 0
BuildRequires: gem(rake) >= 0
BuildRequires: gem(test-unit) >= 0
BuildRequires: gem(test-unit-rr) >= 0
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(rr) = 3.1.0


%description
RR is a test double framework that features a rich selection of double
techniques and a terse syntax.


%package       -n gem-rr-doc
Version:       3.1.0
Release:       alt1
Summary:       test double framework that features a rich selection of double techniques and a terse syntax documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета rr
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rr) = 3.1.0

%description   -n gem-rr-doc
test double framework that features a rich selection of double techniques and a
terse syntax documentation files.

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


%package       -n gem-rr-devel
Version:       3.1.0
Release:       alt1
Summary:       test double framework that features a rich selection of double techniques and a terse syntax development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета rr
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(rr) = 3.1.0
Requires:      gem(bundler) >= 0
Requires:      gem(rake) >= 0
Requires:      gem(test-unit) >= 0
Requires:      gem(test-unit-rr) >= 0

%description   -n gem-rr-devel
test double framework that features a rich selection of double techniques and a
terse syntax development package.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

%files         -n gem-rr-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