Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a16cda08e5 | ||
|
|
728e78e5cf | ||
|
|
4f194f1ecc |
4 changed files with 3154 additions and 4 deletions
1310
0001-plugins-Update-translations.patch
Normal file
1310
0001-plugins-Update-translations.patch
Normal file
File diff suppressed because it is too large
Load diff
1833
0002-plugins-Update-translations.patch
Normal file
1833
0002-plugins-Update-translations.patch
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -3,17 +3,19 @@
|
|||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.9
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
||||
Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz
|
||||
Patch1: 0001-plugins-Update-translations.patch
|
||||
Patch2: 0002-plugins-Update-translations.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: intltool gettext python3-devel
|
||||
Requires: setroubleshoot-server >= 3.3.13
|
||||
Requires: setroubleshoot-server >= 3.3.14
|
||||
|
||||
%description
|
||||
This package provides a set of analysis plugins for use with
|
||||
|
|
@ -22,7 +24,7 @@ data and system data to provide user friendly reports describing how
|
|||
to interpret SELinux AVC denials.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p 2
|
||||
|
||||
%build
|
||||
%configure PYTHON=%{__python3}
|
||||
|
|
@ -42,6 +44,12 @@ rm -rf %{buildroot}
|
|||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Thu Nov 23 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.9-3
|
||||
- Update translations
|
||||
|
||||
* Mon Nov 20 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.9-2
|
||||
- Update translations
|
||||
|
||||
* Sat Nov 18 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.9-1
|
||||
- Fix catchall plugin message for process2
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1 @@
|
|||
SHA512 (setroubleshoot-plugins-3.3.8.tar.gz) = 91d370e04a86632c4f374e5c9adcd314b8c7f2355b738c9d1a76382805c950cd30ff1b0c2a44e0246c400d78025e8b0b1b1ff90488d048f89a6b38a7c758795e
|
||||
SHA512 (setroubleshoot-plugins-3.3.9.tar.gz) = 8f5084f49ebb70268e14de7bed1c6706f847f3c3f0b9044ddfdd22b8fd189b2881c80bd20530167342b3bcb0963976520505351471d425228457131bf9707912
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue