automatic version update by autodist [release 0.19-1mamba;Sat Nov 27 2021]
This commit is contained in:
parent
846d0404ad
commit
faacaf99cb
@ -1,21 +1,20 @@
|
|||||||
%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-Net-Pcap
|
Name: perl-Net-Pcap
|
||||||
Version: 0.18
|
Version: 0.19
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Net::Pcap - Interface to pcap(3) LBL packet capture library
|
Summary: Net::Pcap - Interface to pcap(3) LBL packet capture library
|
||||||
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://www.cpan.org/authors/id/S/SA/SAPER/Net-Pcap-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Pcap-%{version}.tar.gz
|
||||||
Patch0: perl-Net-Pcap-0.17-gcc-4.7.patch
|
Patch0: perl-Net-Pcap-0.17-gcc-4.7.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library.
|
The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library.
|
||||||
@ -50,6 +49,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 27 2021 Automatic Build System <autodist@mambasoft.it> 0.19-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 15 2016 Automatic Build System <autodist@mambasoft.it> 0.18-1mamba
|
* Thu Sep 15 2016 Automatic Build System <autodist@mambasoft.it> 0.18-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user