Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37835589
en ru br
ALT Linux repos
S:1.61-alt1
5.0: 1.42-alt1
4.1: 0.30-alt1
4.0: 0.30-alt1
3.0: 0.29-alt1

Group :: Development/Perl
RPM: perl-File-Remove

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist File-Remove
Name: perl-%dist
Version: 1.61
Release: alt1

Summary: Remove files and directories
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-Pod-Escapes perl-devel perl(Module/Build.pm)

%description
File::Remove::remove removes files and directories.  It acts like
/bin/rm, for the most part.  Although unlink can be given a list
of files, it will not remove directories; this module remedies that.
It also accepts wildcards, * and ?, as arguments for filenames.

File::Remove::trash accepts the same arguments as remove, with
the addition of an optional, infrequently used "other platforms"
hashref.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/File

%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