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

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

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

%define        gemname parse-cron

Name:          gem-parse-cron
Version:       0.1.4
Release:       alt2
Summary:       Parse crontab syntax to determine scheduled run times
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/siebertm/parse-cron
Vcs:           https://github.com/siebertm/parse-cron.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: libruby-devel
BuildRequires: gem(rspec) >= 2.6.0 gem(rspec) < 4

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rspec >= 3.10.0,rspec < 4
Obsoletes:     ruby-parse-cron < %EVR
Provides:      ruby-parse-cron = %EVR
Provides:      gem(parse-cron) = 0.1.4


%description
Parse crontab syntax to determine scheduled run times. The goal of this gem is
to parse a crontab timing specification and determine when the job should be
run. It is not a scheduler, it does not run the jobs.


%package       -n gem-parse-cron-doc
Version:       0.1.4
Release:       alt2
Summary:       Parse crontab syntax to determine scheduled run times documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ parse-cron
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(parse-cron) = 0.1.4

%description   -n gem-parse-cron-doc
Parse crontab syntax to determine scheduled run times documentation
files.

Parse crontab syntax to determine scheduled run times. The goal of this gem is
to parse a crontab timing specification and determine when the job should be
run. It is not a scheduler, it does not run the jobs.

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


%package       -n gem-parse-cron-devel
Version:       0.1.4
Release:       alt2
Summary:       Parse crontab syntax to determine scheduled run times development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ parse-cron
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(parse-cron) = 0.1.4
Requires:      gem(rspec) >= 2.6.0 gem(rspec) < 4

%description   -n gem-parse-cron-devel
Parse crontab syntax to determine scheduled run times development
package.

Parse crontab syntax to determine scheduled run times. The goal of this gem is
to parse a crontab timing specification and determine when the job should be
run. It is not a scheduler, it does not run the jobs.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-parse-cron-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-parse-cron-devel
%doc README.md


%changelog

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

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