Minor spec file fixes:
- corrected day in changelog entry from Apr 30 2015 - merged two %description's for base package into one Fixes: warning: line 330: second Description warning: bogus date in %changelog: Mon Apr 30 2015 Lukas Vrabec <lvrabec@redhat.com> 3.13.1-126
This commit is contained in:
parent
0a3c59c4c0
commit
9cef10b755
@ -60,7 +60,9 @@ Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}
|
||||
Requires(post): /bin/awk /usr/bin/sha512sum
|
||||
|
||||
%description
|
||||
SELinux Base package
|
||||
SELinux Base package for SELinux Reference Policy - modular.
|
||||
Based off of reference policy: Checked out revision 2.20091117
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
@ -322,11 +324,6 @@ for i in $contrib_modules $base_modules; do \
|
||||
fi; \
|
||||
done
|
||||
|
||||
|
||||
%description
|
||||
SELinux Reference Policy - modular.
|
||||
Based off of reference policy: Checked out revision 2.20091117
|
||||
|
||||
%build
|
||||
|
||||
%prep
|
||||
@ -609,7 +606,7 @@ SELinux Reference policy mls base module.
|
||||
- Add support for iprdbg logging files in /var/log.
|
||||
- Add relabel_user_home_dirs for use by docker_t
|
||||
|
||||
* Mon Apr 30 2015 Lukas Vrabec <lvrabec@redhat.com> 3.13.1-126
|
||||
* Thu Apr 30 2015 Lukas Vrabec <lvrabec@redhat.com> 3.13.1-126
|
||||
- allow httpd_t to read nagios lib_var_lib_t to allow rddtool generate graphs which will be shown by httpd .
|
||||
- Add nagios_read_lib() interface.
|
||||
- Additional fix for mongod_unit_file_t in mongodb.te.
|
||||
|
Loading…
Reference in New Issue
Block a user