Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37487314
en ru br
ALT Linux repos
S:2013-alt1

Group :: Development/Perl
RPM: perl-Canary-Stability

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Canary::Stability

%define real_name Canary-Stability

Name: perl-Canary-Stability
Version: 2013
Release: alt1

Summary: canary to check perl compatibility for schmorp's modules

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/Canary-Stability/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Thu May 02 2019

# optimized out: gem-power-assert perl perl-CPAN-Meta-Requirements perl-Encode perl-JSON-PP perl-Parse-CPAN-Meta perl-parent python-base python-modules python3 python3-base python3-dev ruby ruby-coderay ruby-method_source ruby-pry ruby-rake ruby-rdoc ruby-stdlibs sh4
BuildRequires: perl-CPAN-Meta perl-devel

%description
Perl module Canary::Stability is used by Schmorp's modules during
configuration stage to test the installed perl for compatibility
with his modules.

It's not, at this stage, meant as a tool for other module authors,
although in principle nothing prevents them from subscribing to
the same ideas.

See the Makefile.PL in Coro or AnyEvent for usage examples.

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Canary/Stability*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin