Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37695434
en ru br
ALT Linux repos
S:1.112-alt1
5.0: 1.106-alt2
4.1: 1.03-alt1
4.0: 1.03-alt1
3.0: 1.03-alt1

Group :: Development/Perl
RPM: perl-Algorithm-Dependency

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - Algorithm::Dependency -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Algorithm::Dependency
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Algorithm-Dependency
%define m_distro Algorithm-Dependency
%define m_name Algorithm::Dependency
%define m_author_id unknown
%define _enable_test 1

Name: perl-Algorithm-Dependency
Version: 1.110
Release: alt1.1

Summary: Algorithm-Dependency - Create extensible and optimized dependency algorithms

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/A/AD/ADAMK/Algorithm-Dependency-1.110.tar.gz

# Automatically added by buildreq on Fri Jun 13 2008

BuildRequires: perl-Module-Install perl-Params-Util perl-Test-ClassAPI

%description
Algorithm::Dependency is a framework for creating simple read-only
dependency heirachies, where you have a set of items that rely on other
items in the set, and require actions on them as well.

Despite the most visible of these being software installation systems like
the CPAN installer, or debian apt-get, they are usefull in other situations.
This module intentionally uses implementation-neutral words, to avoid
confusion.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Algorithm/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin