update to 1.41 [release 1.41-1mamba;Sun Jan 09 2022]
This commit is contained in:
parent
3158b9fe64
commit
d055bc2e2e
@ -1,19 +1,21 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Crypt-PasswdMD5
|
Name: perl-Crypt-PasswdMD5
|
||||||
Version: 1.3
|
Version: 1.41
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions
|
Summary: Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/L/LU/LUISMUNOZ/Crypt-PasswdMD5-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-%{version}.tgz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions.
|
Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions.
|
||||||
@ -48,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.41-1mamba
|
||||||
|
- update to 1.41
|
||||||
|
|
||||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-3mamba
|
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-3mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user