fix update error for add wireshark-cli Provides&Obsoletes
This commit is contained in:
parent
0599622eb8
commit
07aaa19885
@ -5,7 +5,7 @@
|
|||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 3.6.0
|
Version: 3.6.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Url: http://www.wireshark.org/
|
Url: http://www.wireshark.org/
|
||||||
@ -26,6 +26,8 @@ Requires: xdg-utils
|
|||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): systemd-udev
|
Requires(post): systemd-udev
|
||||||
|
Provides: %{name}-cli = %{epoch}:%{version}-%{release}
|
||||||
|
Obsoletes: %{name}-cli < %{epoch}:%{version}-%{release} wireshark-qt wireshark-gtk
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: bzip2-devel
|
BuildRequires: bzip2-devel
|
||||||
@ -190,6 +192,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
|||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 19 2022 Chen Chen <chen_aka_jan@163.com> - 3.6.0-2
|
||||||
|
- fix update error for add wireshark-cli Provides&Obsoletes
|
||||||
|
|
||||||
* Thu Dec 30 2021 Chen Chen <chen_aka_jan@163.com> - 3.6.0-1
|
* Thu Dec 30 2021 Chen Chen <chen_aka_jan@163.com> - 3.6.0-1
|
||||||
- Update to 3.6.0
|
- Update to 3.6.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user