automatic version update by autodist [release 4.99.0-1mamba;Fri Jan 15 2021]
This commit is contained in:
parent
8664e40a7c
commit
73197dea21
11
tcpdump.spec
11
tcpdump.spec
@ -1,5 +1,5 @@
|
||||
Name: tcpdump
|
||||
Version: 4.9.3
|
||||
Version: 4.99.0
|
||||
Release: 1mamba
|
||||
Summary: tcpdump - dump traffic on a network
|
||||
Group: Network/Monitoring
|
||||
@ -24,6 +24,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
Tcpdump prints out the headers of packets on a network interface that match the boolean expression.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1 -b .rsvp_dos
|
||||
@ -48,12 +50,15 @@ Tcpdump prints out the headers of packets on a network interface that match
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sbindir}/tcpdump
|
||||
%{_sbindir}/tcpdump.%{version}
|
||||
%{_bindir}/tcpdump
|
||||
%{_bindir}/tcpdump.%{version}
|
||||
%{_mandir}/man1/*
|
||||
%doc CREDITS LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 4.99.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 29 2019 Automatic Build System <autodist@mambasoft.it> 4.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user