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

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

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

%define        gemname rulebow

Name:          gem-rulebow
Version:       0.4.0
Release:       alt1
Summary:       An autological build tool
License:       BSD-2-Clause
Group:         Development/Ruby
Url:           http://rubyworks.github.com/rulebow
Vcs:           https://github.com/rubyworks/rulebow.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(notify) >= 0
# BuildRequires: gem(detroit) >= 0
BuildRequires: gem(mast) >= 0
# BuildRequires: gem(qed) >= 0
BuildRequires: gem(ae) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(notify) >= 0
Provides:      gem(rulebow) = 0.4.0


%description
Rulebow is an automated build tool with a set-logic based rule system. Rulebow
is the perfect tool for performing continuous integration during development.


%package       -n bow
Version:       0.4.0
Release:       alt1
Summary:       An autological build tool executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rulebow
Group:         Other
BuildArch:     noarch

Requires:      gem(rulebow) = 0.4.0

%description   -n bow
An autological build tool executable(s).

Rulebow is an automated build tool with a set-logic based rule system. Rulebow
is the perfect tool for performing continuous integration during development.

%description   -n bow -l ru_RU.UTF-8
п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rulebow.


%package       -n gem-rulebow-doc
Version:       0.4.0
Release:       alt1
Summary:       An autological build tool documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rulebow
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rulebow) = 0.4.0

%description   -n gem-rulebow-doc
An autological build tool documentation files.

Rulebow is an automated build tool with a set-logic based rule system. Rulebow
is the perfect tool for performing continuous integration during development.

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


%package       -n gem-rulebow-devel
Version:       0.4.0
Release:       alt1
Summary:       An autological build tool development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ rulebow
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(rulebow) = 0.4.0
# Requires:      gem(detroit) >= 0
Requires:      gem(mast) >= 0
# Requires:      gem(qed) >= 0
Requires:      gem(ae) >= 0

%description   -n gem-rulebow-devel
An autological build tool development package.

Rulebow is an automated build tool with a set-logic based rule system. Rulebow
is the perfect tool for performing continuous integration during development.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n bow
%doc README.md
%_bindir/bow

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

%files         -n gem-rulebow-devel
%doc README.md


%changelog

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

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