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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
## SPEC file for Perl module Test::PerlTidy

%define real_name Test-PerlTidy

Name: perl-Test-PerlTidy
Version: 20230226
Release: alt1

Summary: Perl module to check that all project files are tidy

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/Test-PerlTidy/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildArch: noarch

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

# Automatically added by buildreq on Thu Apr 18 2019

# optimized out: gem-power-assert perl perl-Algorithm-Diff perl-CPAN-Meta perl-CPAN-Meta-Requirements perl-CPAN-Meta-YAML perl-Encode perl-HTML-Parser perl-JSON-PP perl-Module-Metadata perl-Parse-CPAN-Meta perl-Path-Tiny perl-Perl-OSType perl-Perl-Tidy perl-Pod-Escapes perl-Pod-Simple perl-devel perl-parent perl-podlators python-base python-modules python3 python3-base python3-dev ruby ruby-coderay ruby-method_source ruby-pry ruby-rake ruby-rdoc ruby-stdlibs sh4
BuildRequires: perl-Module-Build perl-PerlIO-utf8_strict perl-Test-Perl-Critic perl-Text-Diff perl(Path/Tiny.pm)

%description
Perl module Test::PerlTidy provides a check during the tests that
that all the perl files included with the distribution are tidy.
If you make any changes please remember to tidy them.

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Test/PerlTidy*

%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