Accepting request 1228481 from security:SELinux
OBS-URL: https://build.opensuse.org/request/show/1228481 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setroubleshoot-plugins?expand=0&rev=3
This commit is contained in:
commit
79255c0c85
1035
9e54f6a661330070ad25a0e86f197b3530bfc5c7.patch
Normal file
1035
9e54f6a661330070ad25a0e86f197b3530bfc5c7.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 17:10:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- add 9e54f6a661330070ad25a0e86f197b3530bfc5c7.patch: fixes
|
||||||
|
build with python 3.13+
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 24 09:42:41 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
- Update project url.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 4 13:42:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun Dec 4 13:42:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package setroubleshoot-plugins
|
# spec file for package setroubleshoot-plugins
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,8 +22,10 @@ Release: 0
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
URL: https://gitlab.com/setroubleshoot/plugins/
|
||||||
Source: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
Source: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
||||||
|
# PATCH-FIX-UPSTREAM regenerate to fix build with python 3.13
|
||||||
|
Patch0: https://gitlab.com/setroubleshoot/plugins/-/commit/9e54f6a661330070ad25a0e86f197b3530bfc5c7.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -42,7 +44,7 @@ to interpret SELinux AVC denials.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user