!76 fix update error for add wireshark-cli Provides&Obsoletes
Merge pull request !76 from chen-jan/openEuler-22.03-LTS-Next
This commit is contained in:
commit
17bd3ca84a
@ -5,7 +5,7 @@
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 3.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
License: GPL+
|
||||
Url: http://www.wireshark.org/
|
||||
@ -26,6 +26,8 @@ Requires: xdg-utils
|
||||
Requires: hicolor-icon-theme
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd-udev
|
||||
Provides: %{name}-cli = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: %{name}-cli < %{epoch}:%{version}-%{release} wireshark-qt wireshark-gtk
|
||||
|
||||
|
||||
BuildRequires: bzip2-devel
|
||||
@ -190,6 +192,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%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
|
||||
- Update to 3.6.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user