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

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

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

%define dist Module-Install-ExtraTests
Name: perl-%dist
Version: 0.008
Release: alt1

Summary: contextual tests that the harness can ignore
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Module-Install-ExtraTests-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Nov 13 2011 (-bi)

BuildRequires: perl-Module-Install

%description
This plugin adds one Module::Install command:

 extra_tests;

This declares that the test files found in the directory ./xt should be run
only in certain instances:

 ./xt/author  - run when the tests are being run in an author's working copy
 ./xt/smoke   - run when the dist is being smoked (AUTOMATED_TESTING=1)
 ./xt/release - run during "make disttest"

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Module

%changelog

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

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