Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37855809
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-shoulda

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin