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

Группа :: Разработка/Perl
Пакет: perl-TheSchwartz

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

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm) perl(Module/Build/Tiny.pm)
#
#   - TheSchwartz -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       TheSchwartz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module TheSchwartz
%define m_distro TheSchwartz
%define m_name TheSchwartz
%define m_author_id unknown
%define _enable_test 1

Name: perl-TheSchwartz
Version: 1.17
Release: alt1

Summary: TheSchwartz is a reliable job queue system

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Denis Baranov <baraka at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/A/AK/AKIYM/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Jun 21 2013

BuildRequires: perl-Data-ObjectDriver perl-devel

%description
TheSchwartz is a reliable job queue system.
Your application can put jobs into the system, and your worker processes
can pull jobs from the queue atomically to perform. Failed jobs can be
left in the queue to retry later.

Abilities specify what jobs a worker process can perform.
Abilities are the names of TheSchwartz::Worker subclasses,
as in the synopsis: the MyWorker class name is used to specify
that the worker script can perform the job. When using
the TheSchwartz client's work functions, the class-ability duality
is used to automatically dispatch to the proper class to do the actual work.

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md doc
%_bindir/schwartzmon
%_man1dir/schwartzmon*
%perl_vendor_privlib/TheSchwartz.pm
%perl_vendor_privlib/TheSchwartz/

%changelog

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

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