delete the bluez-libs-devel in i686 arch
This commit is contained in:
parent
7e94916630
commit
85f9687421
14
libpcap.spec
14
libpcap.spec
@ -1,7 +1,7 @@
|
|||||||
Name: libpcap
|
Name: libpcap
|
||||||
Epoch: 14
|
Epoch: 14
|
||||||
Version: 1.10.1
|
Version: 1.10.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A system-independent interface for user-level packet capture
|
Summary: A system-independent interface for user-level packet capture
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.tcpdump.org
|
URL: http://www.tcpdump.org
|
||||||
@ -10,7 +10,11 @@ Source0: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
|
|||||||
Patch0: 0003-pcap-linux-apparently-ctc-interfaces-on-s390-has-eth.patch
|
Patch0: 0003-pcap-linux-apparently-ctc-interfaces-on-s390-has-eth.patch
|
||||||
Patch1: pcap-config-mitigate-multilib-conflict.patch
|
Patch1: pcap-config-mitigate-multilib-conflict.patch
|
||||||
|
|
||||||
BuildRequires: bison bluez-libs-devel flex gcc glibc-kernheaders >= 2.2.0
|
BuildRequires: bison flex gcc glibc-kernheaders >= 2.2.0
|
||||||
|
|
||||||
|
%ifnarch i686
|
||||||
|
BuildRequires: bluez-libs-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is the official web site of tcpdump, a powerful command-line
|
This is the official web site of tcpdump, a powerful command-line
|
||||||
@ -59,6 +63,12 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 18 2022 xihaochen <xihaochen@h-partners.com> - 14:1.10.1-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: delete the bluez-libs-devel in i686 arch
|
||||||
|
|
||||||
* Thu Sep 16 2021 xinghe <xinghe2@huawei.com> - 14:1.10.1-1
|
* Thu Sep 16 2021 xinghe <xinghe2@huawei.com> - 14:1.10.1-1
|
||||||
- DESC:upgrade to 1.10.1
|
- DESC:upgrade to 1.10.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user