rebuilt with perl 5.36.0 [release 0.03-4mamba;Sun Apr 16 2023]
This commit is contained in:
parent
d5949653d6
commit
fbc9fe961f
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Name: perl-Taint-Runtime
|
Name: perl-Taint-Runtime
|
||||||
Version: 0.03
|
Version: 0.03
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: Taint::Runtime - Runtime enable taint checking
|
Summary: Taint::Runtime - Runtime enable taint checking
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Taint-Runtime-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Taint-Runtime-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
@ -16,8 +16,8 @@ BuildRequires: perl(Test::More)
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl >= 2:5.36.0
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module enables runtime taint checking, for cases where the -T
|
This module enables runtime taint checking, for cases where the -T
|
||||||
@ -56,6 +56,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 0.03-4mamba
|
||||||
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.03-3mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.03-3mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user