update version to 3.3.26
Signed-off-by: yunjia_w <yunjia.wang@huawei.com>
This commit is contained in:
parent
a65e4c8ae4
commit
c7659ebbbe
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
setroubleshoot-3.3.26.tar.gz
Normal file
BIN
setroubleshoot-3.3.26.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 3.3.24
|
Version: 3.3.26
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: SELinux Trouble Shooting Tool
|
Summary: SELinux Trouble Shooting Tool
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://pagure.io/setroubleshoot
|
URL: https://pagure.io/setroubleshoot
|
||||||
@ -8,17 +8,16 @@ URL: https://pagure.io/setroubleshoot
|
|||||||
Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}.tmpfiles
|
Source1: %{name}.tmpfiles
|
||||||
|
|
||||||
Patch1: backport-0001-framework-Update-translations.patch
|
Patch1: backport-Considerably-simplify-html_util-for-Python-3.10-comp.patch
|
||||||
Patch2: backport-Considerably-simplify-html_util-for-Python-3.10-comp.patch
|
|
||||||
|
|
||||||
Patch9000: Fix-config-file-to-deny-noraml-user-to-stop-Setroubleshootd.patch
|
Patch9000: Fix-config-file-to-deny-noraml-user-to-stop-Setroubleshootd.patch
|
||||||
|
|
||||||
BuildRequires: gcc libcap-ng-devel intltool gettext python3 python3-devel
|
BuildRequires: gcc libcap-ng-devel intltool gettext python3 python3-devel
|
||||||
BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel audit-libs-devel libselinux-devel polkit-devel
|
BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel audit-libs-devel libselinux-devel polkit-devel
|
||||||
BuildRequires: python3-libselinux python3-pydbus python3-gobject gtk3-devel xdg-utils
|
BuildRequires: python3-libselinux python3-dasbus python3-gobject gtk3-devel xdg-utils
|
||||||
|
|
||||||
Requires: %{name}-server = %{version}-%{release}
|
Requires: %{name}-server = %{version}-%{release}
|
||||||
Requires: gtk3, libnotify libreport python3-libreport python3-gobject python3-pydbus xdg-utils
|
Requires: gtk3, libnotify libreport python3-libreport python3-gobject python3-dasbus xdg-utils
|
||||||
Requires(post): desktop-file-utils
|
Requires(post): desktop-file-utils
|
||||||
Requires(post): dbus
|
Requires(post): dbus
|
||||||
Requires(postun): desktop-file-utils
|
Requires(postun): desktop-file-utils
|
||||||
@ -42,7 +41,7 @@ BuildRequires: python3-devel
|
|||||||
Requires: python3-slip python3-systemd
|
Requires: python3-slip python3-systemd
|
||||||
Requires: python3-gobject >= 3.11
|
Requires: python3-gobject >= 3.11
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: python3-dbus python3-pydbus
|
Requires: python3-dbus python3-dasbus
|
||||||
Requires: polkit
|
Requires: polkit
|
||||||
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd
|
Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd
|
||||||
|
|
||||||
@ -161,6 +160,9 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name}
|
|||||||
%{_mandir}/man1/seapplet.1.gz
|
%{_mandir}/man1/seapplet.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 30 2023 wangyunjia <yunjia.wang@huawei.com> - 3.3.26-1
|
||||||
|
- update version to 3.3.26
|
||||||
|
|
||||||
* Thu Nov 17 2022 shenxiangwei <shenxiangwei1@huawei.com> - 3.3.24-5
|
* Thu Nov 17 2022 shenxiangwei <shenxiangwei1@huawei.com> - 3.3.24-5
|
||||||
- Fix the dependency on the formatter class of python-3.10.
|
- Fix the dependency on the formatter class of python-3.10.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user