Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/setools.git#f7e6d7dcb5b785e3c1ce4c888ebfc59bb3befa50
This commit is contained in:
parent
6c64bc1d86
commit
59077f7f1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ setools-3.3.8-f1e5b20.tar.bz2
|
|||||||
/4.3.0.tar.gz
|
/4.3.0.tar.gz
|
||||||
/05e90ee.tar.gz
|
/05e90ee.tar.gz
|
||||||
/16c0696.tar.gz
|
/16c0696.tar.gz
|
||||||
|
/4.4.0.tar.gz
|
||||||
|
17
setools.spec
17
setools.spec
@ -1,18 +1,14 @@
|
|||||||
%global setools_pre_ver 16c0696
|
%global sepol_ver 3.2-1
|
||||||
%global gitver 16c069631e1652801b1a6c41c6607b7326fc15f0
|
%global selinux_ver 3.2-1
|
||||||
|
|
||||||
%global sepol_ver 3.2-0.rc1
|
|
||||||
%global selinux_ver 3.2-0.rc1
|
|
||||||
|
|
||||||
|
|
||||||
Name: setools
|
Name: setools
|
||||||
Version: 4.4.0
|
Version: 4.4.0
|
||||||
Release: 0.3.20210121git%{setools_pre_ver}%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Policy analysis tools for SELinux
|
Summary: Policy analysis tools for SELinux
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/SELinuxProject/setools/wiki
|
URL: https://github.com/SELinuxProject/setools/wiki
|
||||||
Source0: https://github.com/SELinuxProject/setools/archive/%{setools_pre_ver}.tar.gz
|
Source0: https://github.com/SELinuxProject/setools/archive/%{version}.tar.gz
|
||||||
Source1: setools.pam
|
Source1: setools.pam
|
||||||
Source2: apol.desktop
|
Source2: apol.desktop
|
||||||
Patch1002: 1002-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch
|
Patch1002: 1002-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch
|
||||||
@ -94,7 +90,7 @@ Python modules designed to facilitate SELinux policy analysis.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p 1 -S git -n setools-%{gitver}
|
%autosetup -p 1 -S git -n setools-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -145,6 +141,9 @@ Python modules designed to facilitate SELinux policy analysis.
|
|||||||
%{_mandir}/ru/man1/apol*
|
%{_mandir}/ru/man1/apol*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 8 2021 Petr Lautrbach <plautrba@redhat.com> - 4.4.0-1
|
||||||
|
- SETools 4.4.0 release
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-0.3.20210121git16c0696
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-0.3.20210121git16c0696
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (16c0696.tar.gz) = 1c9a2e8daf6e131bfe2e2e1cea1ed2caa190486af152048e3b79ab88fcd0a20c030b08986d1dd6ee4079841985b47c366435177bb206e68ea567ecee32037358
|
SHA512 (4.4.0.tar.gz) = 4033ce54213e47e3afd1bdb03b99b0ee3d977f085310d746b34dcfcfe48ac3a562ae0aa2f730d629a298b56dbf295ad219669d13f82578521866b465f8c976e8
|
||||||
|
Loading…
Reference in New Issue
Block a user