Compare commits
7 Commits
4.5.1-1mam
...
4.9.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
cce61cf9a4 | |||
7601664892 | |||
5092432879 | |||
ba2d903aa5 | |||
a53d476965 | |||
77fe243e38 | |||
ff338fb326 |
27
tcpdump.spec
27
tcpdump.spec
@ -1,5 +1,5 @@
|
||||
Name: tcpdump
|
||||
Version: 4.5.1
|
||||
Version: 4.9.0
|
||||
Release: 1mamba
|
||||
Summary: tcpdump - dump traffic on a network
|
||||
Group: Network/Monitoring
|
||||
@ -28,8 +28,8 @@ Tcpdump prints out the headers of packets on a network interface that match
|
||||
%setup -q
|
||||
%patch0 -p1 -b .rsvp_dos
|
||||
%patch1 -p1 -b .bgp_dos
|
||||
%patch2 -p1 -b .isis_dos
|
||||
%patch3 -p1 -b .ldp_dos
|
||||
#%patch2 -p1 -b .isis_dos
|
||||
#%patch3 -p1 -b .ldp_dos
|
||||
|
||||
%build
|
||||
%configure --disable-smb --enable-ipv6 \
|
||||
@ -54,6 +54,27 @@ Tcpdump prints out the headers of packets on a network interface that match
|
||||
%doc CREDITS LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2017 Automatic Build System <autodist@mambasoft.it> 4.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 26 2016 Automatic Build System <autodist@mambasoft.it> 4.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 02 2016 Automatic Build System <autodist@mambasoft.it> 4.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 23 2015 Automatic Build System <autodist@mambasoft.it> 4.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 22 2015 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 18 2014 Automatic Build System <autodist@mambasoft.it> 4.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 22 2014 Automatic Build System <autodist@mambasoft.it> 4.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 27 2013 Automatic Build System <autodist@mambasoft.it> 4.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user