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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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