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

Group :: Development/Perl
RPM: perl-Test-Run

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
# BEGIN SourceDeps(oneline):
BuildRequires(pre): rpm-build-perl
BuildRequires: perl(Benchmark.pm) perl(Carp.pm) perl(Config.pm) perl(Exporter.pm) perl(Fatal.pm) perl(Moose/Exporter.pm) perl(POSIX.pm) perl(Time/HiRes.pm) perl(overload.pm) perl-devel perl-podlators
# END SourceDeps(oneline)
%define upstream_name    Test-Run
%define upstream_version 0.0303

Name:       perl-%{upstream_name}
Version:    0.0303
Release:    alt1

Summary:    Named sprintf according to the
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source:    http://www.cpan.org/authors/id/S/SH/SHLOMIF/Test-Run-%{version}.tar.gz

BuildRequires: perl(ExtUtils/MakeMaker.pm)
BuildRequires: perl(File/Spec.pm)
BuildRequires: perl(IPC/System/Simple.pm)
BuildRequires: perl(List/MoreUtils.pm)
BuildRequires: perl(List/Util.pm)
BuildRequires: perl(MRO/Compat.pm)
BuildRequires: perl(Module/Build.pm)
BuildRequires: perl(Moose.pm)
BuildRequires: perl(MooseX/StrictConstructor.pm)
BuildRequires: perl(Scalar/Util.pm)
BuildRequires: perl(TAP/Parser.pm)
BuildRequires: perl(Test/Harness.pm)
BuildRequires: perl(Test/Trap.pm)
BuildRequires: perl(Text/Sprintf/Named.pm)
BuildRequires: perl(UNIVERSAL/require.pm)
BuildArch:  noarch
Source44: import.info

%description
The construct

 use if CONDITION, MODULE => ARGUMENTS;

has no effect unless 'CONDITION' is true. In this case the effect is the
same as of

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLMAN1DIR=%_man1dir INSTALLDIRS=vendor

%{make}

%check
%{make} test

%install
%makeinstall_std

%files
%doc Changes DONE META.json META.yml  NOTES TODO examples
%perl_vendor_privlib/*

%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