Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b76dffc0c |
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
Name: setools
|
Name: setools
|
||||||
Version: 4.1.1
|
Version: 4.1.1
|
||||||
Release: 2%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
|
Release: 3%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
|
||||||
Summary: Policy analysis tools for SELinux
|
Summary: Policy analysis tools for SELinux
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
@ -80,6 +80,7 @@ This package includes the following console tools:
|
||||||
%package python
|
%package python
|
||||||
Summary: Policy analysis tools for SELinux
|
Summary: Policy analysis tools for SELinux
|
||||||
Recommends: libselinux-python
|
Recommends: libselinux-python
|
||||||
|
Requires: python-enum34
|
||||||
|
|
||||||
%description python
|
%description python
|
||||||
SETools is a collection of graphical tools, command-line tools, and
|
SETools is a collection of graphical tools, command-line tools, and
|
||||||
|
|
@ -178,6 +179,9 @@ popd
|
||||||
%{_mandir}/man1/apol*
|
%{_mandir}/man1/apol*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 04 2017 Petr Lautrbach <plautrba@redhat.com> - 4.1.1-3
|
||||||
|
- setools-python requires python-enum34
|
||||||
|
|
||||||
* Thu Aug 10 2017 Petr Lautrbach <plautrba@redhat.com> - 4.1.1-2
|
* Thu Aug 10 2017 Petr Lautrbach <plautrba@redhat.com> - 4.1.1-2
|
||||||
- bswap_* macros are defined in byteswap.h
|
- bswap_* macros are defined in byteswap.h
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue