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

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

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

%define dist Class-MakeMethods
Name: perl-%dist
Version: 1.01
Release: alt3

Summary: Generate common types of methods
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz
Patch0:         Class-MakeMethods-1.009-Fix-building-on-Perl-without-dot-in-INC.patch

BuildArch: noarch

# Automatically added by buildreq on Mon Sep 26 2011

BuildRequires: perl-Attribute-Handlers perl-Tie-RefHash perl-devel

# XXX syntax check failure

%add_findreq_skiplist */Class/MakeMethods/Composite/Array.pm
%add_findreq_skiplist */Class/MakeMethods/Composite/Global.pm

%description
The Class::MakeMethods framework allows Perl class developers to quickly
define common types of methods.  When a module uses Class::MakeMethods or
one of its subclasses, it can select from a variety of supported method
types, and specify a name for each method desired.  The methods are
dynamically generated and installed in the calling package.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

# requires ExtUtils::testlib, should not be packaged

rm %buildroot%perl_vendor_privlib/Class/benchmark.pl

%files
%doc README CHANGES
%perl_vendor_privlib/Class

%changelog

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

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