Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37343423
en ru br
Репозитории ALT
S:1.20200122-alt1
5.1: 1.09-alt1
4.1: 1.08-alt1
4.0: 1.07-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Test-MockObject

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

## SPEC file for Perl module Test::MockObject

%define version    1.08
%define release    alt1

Name: perl-Test-MockObject
Version: %version
Release: %release

Summary: Perl extension for emulating troublesome interfaces

License: Perl license
Group: Development/Perl

%define real_name Test-MockObject
URL: http://search.cpan.org/~chromatic/Test-MockObject/

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

Source: http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/%real_name-%version.tar.gz

BuildArch: noarch

AutoReqProv: perl, yes
BuildPreReq: perl-devel, perl-Module-Build
BuildPreReq: perl-Test-Exception, perl-CGI, perl-UNIVERSAL-can, perl-UNIVERSAL-isa

%description
Perl module Test::MockObject allows to create objects that conform to particular
interfaces with very little code.  With it there are  no need to reimplement the
behavior,  just the input and the output.  This module can be used for different
test purposes.


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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%exclude %perl_vendor_man3dir/*
%perl_vendor_privlib/Test/MockObject*


%changelog

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

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