Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37849498
en ru br
ALT Linux repositórios
S:0.40-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Package-Stash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Package-Stash
Name: perl-%dist
Version: 0.39
Release: alt1

Summary: Routines for manipulating stashes
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{dist}-%{version}.tar.gz

BuildArch: noarch

# always loaded when available

Requires: perl-Package-Stash-XS

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-Dist-CheckConflicts perl-Package-DeprecationManager perl-Package-Stash-XS perl-Test-Fatal perl-Test-Requires perl(Module/Implementation.pm) perl(CPAN/Meta/Check.pm) perl(Test/Needs.pm)

%description
Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
incredibly messy, and easy to get wrong. This module hides all of that behind
a simple API.

%prep
%setup -q -n %{dist}-%{version}

%ifdef __buildreqs
# avoid built dependencies due to conflicts checking
sed -i- '/^check_conflicts/s/^/#/' Makefile.PL
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README CONTRIBUTING
%_bindir/package-stash-conflicts
%perl_vendor_privlib/Package

%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