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

Group :: Desenvolvimento/Ruby
RPM: gem-shoulda

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname shoulda

Name:          gem-shoulda
Version:       4.0.0
Release:       alt1
Summary:       Making tests easy on the fingers and eyes
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/thoughtbot/shoulda
Vcs:           https://github.com/thoughtbot/shoulda.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(shoulda-context) >= 2.0.0 gem(shoulda-context) < 3
BuildRequires: gem(shoulda-matchers) >= 4.0 gem(shoulda-matchers) < 5

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(shoulda-context) >= 2.0.0 gem(shoulda-context) < 3
Requires:      gem(shoulda-matchers) >= 4.0 gem(shoulda-matchers) < 5
Provides:      gem(shoulda) = 4.0.0


%description
Shoulda makes it easy to write elegant, understandable, and maintainable tests.
Shoulda consists of test macros, assertions, and helpers added on to the
Test::Unit framework. It's fully compatible with your existing tests, and
requires no retooling to use.


%package       -n gem-shoulda-doc
Version:       4.0.0
Release:       alt1
Summary:       Making tests easy on the fingers and eyes documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета shoulda
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(shoulda) = 4.0.0

%description   -n gem-shoulda-doc
Making tests easy on the fingers and eyes documentation files.

Shoulda makes it easy to write elegant, understandable, and maintainable tests.
Shoulda consists of test macros, assertions, and helpers added on to the
Test::Unit framework. It's fully compatible with your existing tests, and
requires no retooling to use.

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


%package       -n gem-shoulda-devel
Version:       4.0.0
Release:       alt1
Summary:       Making tests easy on the fingers and eyes development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета shoulda
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(shoulda) = 4.0.0

%description   -n gem-shoulda-devel
Making tests easy on the fingers and eyes development package.

Shoulda makes it easy to write elegant, understandable, and maintainable tests.
Shoulda consists of test macros, assertions, and helpers added on to the
Test::Unit framework. It's fully compatible with your existing tests, and
requires no retooling to use.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

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