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

Group :: Development/Perl
RPM: perl-TAP-Harness-Archive

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - TAP::Harness::Archive -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       -debug -version 0.13 TAP::Harness::Archive
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module TAP-Harness-Archive
%define m_distro TAP-Harness-Archive
%define m_name TAP::Harness::Archive
%define m_author_id WONKO
%define _enable_test 1

Name: perl-TAP-Harness-Archive
Version: 0.18
Release: alt1

Summary: Create an archive of TAP test results

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/TAP-Harness-Archive/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/S/SC/SCHWIGON/TAP-Harness-Archive-%{version}.tar.gz

# Automatically added by buildreq on Wed Jul 08 2009 (-bi)

BuildRequires: perl-Archive-Tar perl-Module-Build perl-YAML-Tiny

%description
This module is a direct subclass of TAP::Harness and behaves in exactly the
same way except for one detail. In addition to outputting a running progress of
the tests and an ending summary it can also capture all of the raw TAP from the
individual test files or streams into an archive file (.tar or .tar.gz).

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/TAP/*
%doc TODO Changes

%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