Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041710
en ru br
ALT Linux repos
S:2.023-alt1
5.0: 1.14-alt1
4.1: 1.14-alt1
4.0: 1.14-alt1
3.0: 1.11-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Test-Manifest
%define m_distro Test-Manifest
%define m_name Test::Manifest
%define m_author_id BDFOY
Name: perl-%module
Version: 2.023
Release: alt1

Summary: Interact with a t/test_manifest file
Group: Development/Perl
License: Artistic

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Jul 30 2003

BuildRequires: perl-devel

%description
Test::Manifest looks in the t/test_manifest file to find out which tests you
want to run and the order in which you want to run them. It constructs the
right value for MakeMaker to do the right thing.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README.pod Changes examples
%perl_vendor_privlib/Test
#%perl_vendor_man3dir/*
%doc 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