- Examples are no longer in the main semanage man page (#1084390)
- Add support for Fedora22 man pages. We need to fix it to not using hardcoding. - Print usage for all mutually exclusive options. - Fix selinux man page to refer seinfo and sesearch tools.
This commit is contained in:
parent
bfa3cbb7ef
commit
180235ba1d
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -48,7 +48,7 @@ to switch roles.
|
||||
|
||||
%prep
|
||||
%setup -q -a 1
|
||||
%patch -p2 -b .rhat
|
||||
%patch -p1 -b .rhat
|
||||
%patch1 -p2 -b .setfiles
|
||||
|
||||
cp %{SOURCE3} gui/
|
||||
@ -381,6 +381,12 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2014 Miroslav Grepl <mgrepl@redhat.com> - 2.3-7
|
||||
- Examples are no longer in the main semanage man page (#1084390)
|
||||
- Add support for Fedora22 man pages. We need to fix it to not using hardcoding.
|
||||
- Print usage for all mutually exclusive options.
|
||||
- Fix selinux man page to refer seinfo and sesearch tools.
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user