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

Group :: Development/Perl
RPM: perl-Directory-Scratch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define m_distro Directory-Scratch
Name: perl-Directory-Scratch
Version: 0.18
Release: alt1
Summary: Easy-to-use self-cleaning scratch space

Packager: Vladimir Lettiev <crux at altlinux.ru>

Group: Development/Perl
License: Perl
Url: http://search.cpan.org/~jrockway/Directory-Scratch/

BuildArch: noarch
Source: %m_distro-%version.tar
BuildRequires: perl-File-Slurp perl-Path-Class perl-devel perl-Module-Install perl(Path/Tiny.pm)

%description
Directory::Scratch creates a scratch space for your application to
(portably) manipulate files.  Designed for testing File::* modules,
but may be useful elsewhere.

%prep
%setup -q -n %m_distro-%version
rm -rf t/os
sed -i -e /authority/d Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Directory/Scratch*
%doc Changes README

%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