Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046940
en ru br
ALT Linux repos
S:0.40-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and 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

Full changelog you can see here

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