automatic version update by autodist [release 1.10.5-1mamba;Sat Aug 31 2024]
This commit is contained in:
parent
74bde64d58
commit
f0b2e2fe07
@ -1,5 +1,5 @@
|
|||||||
Name: libpcap
|
Name: libpcap
|
||||||
Version: 1.10.4
|
Version: 1.10.5
|
||||||
Summary: A system-independent interface for user-level packet capture
|
Summary: A system-independent interface for user-level packet capture
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -76,8 +76,6 @@ ln -s ../pcap-bpf.h %{buildroot}%{_includedir}/net/bpf.h
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -100,6 +98,9 @@ ln -s ../pcap-bpf.h %{buildroot}%{_includedir}/net/bpf.h
|
|||||||
%{_mandir}/man7/pcap-tstamp.7*
|
%{_mandir}/man7/pcap-tstamp.7*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 31 2024 Automatic Build System <autodist@openmamba.org> 1.10.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 08 2023 Automatic Build System <autodist@mambasoft.it> 1.10.4-1mamba
|
* Sat Apr 08 2023 Automatic Build System <autodist@mambasoft.it> 1.10.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user