Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37683972
en ru br
ALT Linux repositórios
S:1.32-alt1
5.0: 1.06-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Tree-DAG_Node

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Tree::DAG_Node -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --debug Tree::DAG_Node
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Tree-DAG_Node
%define m_distro Tree-DAG_Node
%define m_name Tree::DAG_Node
%define m_author_id COGENT
%define _enable_test 1

Name: perl-Tree-DAG_Node
Version: 1.32
Release: alt1

Summary: (super)class for representing nodes in a tree

License: Artistic and GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Tree-DAG_Node/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/R/RS/RSAVAGE/%{module}-%{version}.tgz

# Automatically added by buildreq on Wed Sep 17 2008 (-bi)

BuildRequires: perl-devel perl(Module/Build.pm) perl(File/Slurp.pm) perl(File/Slurp/Tiny.pm)

%description
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes Changelog.ini
%perl_vendor_privlib/Tree*
%doc Changes README

%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