Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37836326
en ru br
ALT Linux repositórios
S:1.01-alt4
5.0: 1.01-alt1
4.1: 1.01-alt1
4.0: 1.01-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Class-MakeMethods

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009