Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37398830
en ru br
Репозитории ALT
S:1.61-alt1
5.1: 1.42-alt1
4.1: 0.30-alt1
4.0: 0.30-alt1
3.0: 0.29-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-File-Remove

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin