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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define        gemname rspec-support

Name:          gem-rspec-support
Version:       3.10.2
Release:       alt1
Summary:       Common code needed by the other RSpec gems
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/rspec/rspec-support
Vcs:           https://github.com/rspec/rspec-support.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

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

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-rspec-support < %EVR
Provides:      ruby-rspec-support = %EVR
Provides:      gem(rspec-support) = 3.10.2

%description
RSpec::Support provides common functionality to RSpec::Core, RSpec::Expectations
and RSpec::Mocks. It is considered suitable for internal use only at this time.


%package       -n gem-rspec-support-doc
Version:       3.10.2
Release:       alt1
Summary:       Common code needed by the other RSpec gems documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rspec-support
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rspec-support) = 3.10.2

%description   -n gem-rspec-support-doc
Common code needed by the other RSpec gems documentation files.

RSpec::Support provides common functionality to RSpec::Core, RSpec::Expectations
and RSpec::Mocks. It is considered suitable for internal use only at this time.

%description   -n gem-rspec-support-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rspec-support.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-rspec-support-doc
%doc README.md
%ruby_gemdocdir


%changelog

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

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