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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Test::File

Name: perl-Test-File
Version: 1.993
Release: alt1

Summary: Perl module to test file attributes

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/dist/Test-File/
#URL: http://github.com/briandfoy/test-file/

Packager: Nikolay A. Fetisov <naf at altlinux.org>
BuildArch: noarch

%define real_name Test-File
Source: %real_name-%version.tar
Patch0: %real_name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses perl-devel

# Automatically added by buildreq on Sun Jan 22 2017

# optimized out: perl perl-Devel-Symdump perl-Encode perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Parser perl-Pod-Simple perl-devel perl-parent perl-unicore python-base python-modules python3-base
BuildRequires: libnss-mymachines perl-Test-Manifest perl-Test-Pod perl-Test-Pod-Coverage perl-Test-utf8

## REMOVE THESE:

# We need Builder.pm >= 1.001.016. Wait for it.
BuildRequires: perl-devel >= 5.20

%description
Test::File provides a collection of test utilities for
file attributes.

%prep
%setup  -n %real_name-%version
%patch0 -p1

rm -f -- t/win32.t t/normalize.t

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.pod
%perl_vendor_privlib/Test


%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