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

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

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

%define        gemname factory_bot_rails

Name:          gem-factory-bot-rails
Version:       6.2.0
Release:       alt1.1
Summary:       factory_bot_rails provides integration between factory_bot and rails 5.0 or newer
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/thoughtbot/factory_bot_rails
Vcs:           https://github.com/thoughtbot/factory_bot_rails.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(appraisal) >= 0
BuildRequires: gem(aruba) >= 0
BuildRequires: gem(cucumber) = 1.3.19
BuildRequires: gem(rake) >= 0
BuildRequires: gem(rspec-rails) >= 0
BuildRequires: gem(standard) >= 0
BuildRequires: gem(factory_bot) >= 6.2.0
BuildRequires: gem(railties) >= 5.0.0
BuildConflicts: gem(factory_bot) >= 6.3
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_alias_names factory_bot_rails,factory-bot-rails
Requires:      gem(factory_bot) >= 6.2.0
Requires:      gem(railties) >= 5.0.0
Conflicts:     gem(factory_bot) >= 6.3
Provides:      gem(factory_bot_rails) = 6.2.0


%description
factory_bot_rails provides integration between factory_bot and rails 5.0 or
newer.


%package       -n gem-factory-bot-rails-doc
Version:       6.2.0
Release:       alt1.1
Summary:       factory_bot_rails provides integration between factory_bot and rails 5.0 or newer documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ factory_bot_rails
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(factory_bot_rails) = 6.2.0

%description   -n gem-factory-bot-rails-doc
factory_bot_rails provides integration between factory_bot and rails 5.0 or
newer documentation files.

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


%package       -n gem-factory-bot-rails-devel
Version:       6.2.0
Release:       alt1.1
Summary:       factory_bot_rails provides integration between factory_bot and rails 5.0 or newer development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ factory_bot_rails
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(factory_bot_rails) = 6.2.0
Requires:      gem(appraisal) >= 0
Requires:      gem(rake) >= 0
Requires:      gem(rspec-rails) >= 0
Requires:      gem(standard) >= 0

%description   -n gem-factory-bot-rails-devel
factory_bot_rails provides integration between factory_bot and rails 5.0 or
newer development package.

%description   -n gem-factory-bot-rails-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ factory_bot_rails.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-factory-bot-rails-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-factory-bot-rails-devel
%doc README.md


%changelog

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

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