Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37661786
en ru br
ALT Linux repositórios
S:0.11-alt1
5.0: 0.07-alt2
4.1: 0.06-alt1
4.0: 0.06-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Algorithm-C3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#
#   - Algorithm::C3 -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Algorithm-C3
%define m_distro Algorithm-C3
%define m_name Algorithm::C3
%define m_author_id unknown
%def_enable test

Name: perl-Algorithm-C3
Version: 0.06
Release: alt1

Summary: %m_name - A module for merging hierarchies using the C3 algorithm  

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Sir Raorn <raorn at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Fri Mar 23 2007 (-bi)

BuildRequires: perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl-version

%description
This module implements the C3 algorithm. I have broken this out
into it's own module because I found myself copying and pasting
it way too often for various needs. Most of the uses I have for
C3 revolve around class building and metamodels, but it could
also be used for things like dependency resolution as well since
it tends to do such a nice job of preserving local precendence
orderings.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/*

%files
%perl_vendor_privlib/*

%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