automatic update by autodist [release 0.18-1mamba;Thu Sep 15 2016]
This commit is contained in:
parent
fc6a84f98f
commit
846d0404ad
@ -1,7 +1,7 @@
|
|||||||
%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.17
|
Version: 0.18
|
||||||
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
|
||||||
@ -22,7 +22,7 @@ The Net::Pcap module is a Perl binding to the LBL pcap(3) packet capture library
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Net-Pcap-%{version}
|
%setup -q -n Net-Pcap-%{version}
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||||
@ -50,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2016 Automatic Build System <autodist@mambasoft.it> 0.18-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu Mar 21 2013 Automatic Build System <autodist@mambasoft.it> 0.17-1mamba
|
* Thu Mar 21 2013 Automatic Build System <autodist@mambasoft.it> 0.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user