Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37391056
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 

%define _unpackaged_files_terminate_build 1
#
#   - 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 BLBLACK
%def_enable test

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

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

License: Perl (Artistic and GPL)
Group: Development/Perl
Url: http://search.cpan.org/dist/Algorithm-C3/

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/H/HA/HAARG/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Wed Apr 14 2010 (-bi)

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

%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 %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Algorithm*
%doc README Changes

%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