Compare commits

...

1 Commits

Author SHA1 Message Date
Petr Lautrbach 04c16e4e1e setools-3.3.8-8.99.1.fc24
Update to latest upstream sources from
https://github.com/TresysTechnology/setools3.git
2016-01-08 23:17:47 +01:00
2 changed files with 18406 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
Name: setools Name: setools
Version: %{setools_maj_ver}.%{setools_min_ver} Version: %{setools_maj_ver}.%{setools_min_ver}
Release: 7%{?dist} Release: 8.99.1%{?dist}
License: GPLv2 License: GPLv2
URL: http://oss.tresys.com/projects/setools URL: http://oss.tresys.com/projects/setools
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -11,6 +11,7 @@ Source: http://oss.tresys.com/projects/setools/chrome/site/dists/setools-%{versi
Source1: setools.pam Source1: setools.pam
Source2: apol.desktop Source2: apol.desktop
Source3: seaudit.desktop Source3: seaudit.desktop
Patch0: setools-TresysTechnology-setools3.patch
Patch1: 0001-Since-we-do-not-ship-neverallow-rules-all-always-fai.patch Patch1: 0001-Since-we-do-not-ship-neverallow-rules-all-always-fai.patch
Patch2: 0002-Fix-sepol-calls-to-work-with-latest-libsepol.patch Patch2: 0002-Fix-sepol-calls-to-work-with-latest-libsepol.patch
Patch3: 0003-mgrepl-patch-to-Fix-swig-coding-style-for-structures.patch Patch3: 0003-mgrepl-patch-to-Fix-swig-coding-style-for-structures.patch
@ -150,16 +151,17 @@ This package includes the following graphical tools:
%prep %prep
%setup -q %setup -q
%patch0 -p 1 -b .TresysTechnology-setools3
%patch1 -p 1 -b .neverallow %patch1 -p 1 -b .neverallow
%patch2 -p 1 -b .libsepol %patch2 -p 1 -b .libsepol
%patch3 -p 1 -b .swig # %patch3 -p 1 -b .swig
%patch4 -p 1 -b .current_policy %patch4 -p 1 -b .current_policy
%patch5 -p 1 -b .seaudit %patch5 -p 1 -b .seaudit
%patch6 -p 1 -b .boolean-subs %patch6 -p 1 -b .boolean-subs
%patch7 -p 1 -b .noship %patch7 -p 1 -b .noship
%patch8 -p 1 -b .seinfo-t %patch8 -p 1 -b .seinfo-t
%patch9 -p 1 -b .sesearch-D %patch9 -p 1 -b .sesearch-D
%patch10 -p 1 -b .wig-patch # %patch10 -p 1 -b .wig-patch
%patch11 -p 1 -b .Wformat-security %patch11 -p 1 -b .Wformat-security
%patch12 -p 1 -b .version %patch12 -p 1 -b .version
@ -281,6 +283,9 @@ rm -rf ${RPM_BUILD_ROOT}
%postun libs-tcl -p /sbin/ldconfig %postun libs-tcl -p /sbin/ldconfig
%changelog %changelog
* Fri Jan 08 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.8-8.99.1
- Update to latest upstream sources from https://github.com/TresysTechnology/setools3.git
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8-7 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild