Move audit2why to -devel package

This commit is contained in:
Dan Walsh 2012-12-17 16:22:32 -05:00
parent 558e4d0e2d
commit 8826d7e0fd
1 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.1.13
Release: 46%{?dist}
Release: 47%{?dist}
License: GPLv2
Group: System Environment/Base
# Based on git repository with tag 20101221
@ -136,7 +136,6 @@ The policycoreutils-python package contains the management tools use to manage a
%files python
%defattr(-,root,root,-)
%{_sbindir}/semanage
%{_bindir}/audit2why
%{_bindir}/chcat
%{_bindir}/sandbox
%{_bindir}/sepolicy
@ -173,6 +172,7 @@ The policycoreutils-devel package contains the management tools use to develop p
%files devel
%defattr(-,root,root,-)
%{_bindir}/audit2allow
%{_bindir}/audit2why
%{_bindir}/sepolgen
%{_bindir}/sepolgen-ifgen
%{_bindir}/sepolgen-ifgen-attr-helper
@ -338,6 +338,9 @@ The policycoreutils-restorecond package contains the restorecond service.
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
%changelog
* Mon Dec 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.12-47
- Move audit2why to -devel package
* Mon Dec 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.12-46
- sepolicy transition was blowing up. Also cleanup output when only source is specified.
- sepolicy generate should allow policy modules names that include - or _