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