automatic version update by autodist [release 2.14-1mamba;Fri Feb 26 2021]
This commit is contained in:
parent
90df54ccee
commit
df756d72fe
@ -1,16 +1,15 @@
|
||||
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
||||
Name: perl-Net-SSH-Perl
|
||||
Version: 1.30
|
||||
Release: 3mamba
|
||||
Version: 2.14
|
||||
Release: 1mamba
|
||||
Summary: Perl implementations of both the SSH1 and SSH2 protocols.
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DB/DBROBINS/Net-SSH-Perl-%{version}.tar.gz
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-SSH-Perl-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Compress-Zlib
|
||||
BuildRequires: perl-Convert-PEM
|
||||
@ -58,6 +57,8 @@ cat %{buildroot}%PERL_SITEARCH/auto/Net/SSH/Perl/.packlist | \
|
||||
sort -u > .packlist
|
||||
rm -f %{buildroot}%PERL_SITEARCH/auto/Net/SSH/Perl/.packlist
|
||||
|
||||
rm -f %{buildroot}%{perl_sitelib}/*/Net/SSH/Perl/Util/Win32.pm
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
rm -f .packlist
|
||||
@ -66,6 +67,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 2.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 29 2013 Automatic Build System <autodist@mambasoft.it> 1.30-3mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user