Drop gating for python3-devel dependency
This commit is contained in:
parent
73e7a27f97
commit
bccd1878ed
@ -8,7 +8,7 @@
|
|||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 3.6.7
|
Version: 3.6.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Url: http://www.wireshark.org/
|
Url: http://www.wireshark.org/
|
||||||
@ -76,9 +76,7 @@ BuildRequires: libmaxminddb-devel
|
|||||||
BuildRequires: compat-lua-devel
|
BuildRequires: compat-lua-devel
|
||||||
%endif
|
%endif
|
||||||
Buildrequires: git-core
|
Buildrequires: git-core
|
||||||
%if 0%{?fedora}
|
|
||||||
Buildrequires: python3-devel
|
Buildrequires: python3-devel
|
||||||
%endif
|
|
||||||
Buildrequires: cmake
|
Buildrequires: cmake
|
||||||
#needed for sdjournal external capture interface
|
#needed for sdjournal external capture interface
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
@ -276,6 +274,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 01 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 1:3.6.7-2
|
||||||
|
- Drop gating for python3-devel dependency
|
||||||
|
|
||||||
* Thu Jul 28 2022 Michal Ruprich <mruprich@redhat.com> - 1:3.6.7-1
|
* Thu Jul 28 2022 Michal Ruprich <mruprich@redhat.com> - 1:3.6.7-1
|
||||||
- New version 3.6.7
|
- New version 3.6.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user