automatic version update by autodist [release 1.29-1mamba;Sun May 23 2021]
This commit is contained in:
parent
d2b25270aa
commit
924e0ec058
@ -1,19 +1,19 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
%define with_MinimumVersion 0
|
||||
Name: perl-Test-Script
|
||||
Version: 1.07
|
||||
Version: 1.29
|
||||
Release: 1mamba
|
||||
Summary: Test::Script - Basic cross-platform tests for scripts
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-Script-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-Script-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-IPC-Run3
|
||||
BuildRequires: perl-Capture-Tiny
|
||||
BuildRequires: perl-Probe-Perl
|
||||
BuildRequires: perl-Test-Simple
|
||||
BuildRequires: perl-devel
|
||||
@ -29,9 +29,9 @@ BuildRequires: perl(Test::Pod)
|
||||
BuildRequires: perl(Perl::MinimumVersion)
|
||||
BuildRequires: perl(Test::MinimumVersion)
|
||||
%endif
|
||||
BuildRequires: perl-Test2-Suite
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The intent of this module is to provide a series of basic tests for scripts in the bin directory of your Perl distribution.
|
||||
@ -62,9 +62,12 @@ chmod -R u+w %{buildroot}/*
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{perl_vendorlib}/
|
||||
#%{_mandir}/man3/*.3pm.gz
|
||||
%{_mandir}/man3/Test::Script.3pm*
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun May 23 2021 Automatic Build System <autodist@mambasoft.it> 1.29-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 18 2011 gil <puntogil@libero.it> 1.07-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user