- Update to upstream
This commit is contained in:
parent
ef14779637
commit
64012806da
@ -22,3 +22,4 @@ serefpolicy-2.1.5.tgz
|
||||
serefpolicy-2.1.6.tgz
|
||||
serefpolicy-2.1.7.tgz
|
||||
serefpolicy-2.1.8.tgz
|
||||
serefpolicy-2.1.9.tgz
|
||||
|
@ -113,6 +113,20 @@ usermanage = base
|
||||
#
|
||||
rpm = base
|
||||
|
||||
# Layer: admin
|
||||
# Module: readahead
|
||||
#
|
||||
# Readahead, read files into page cache for improved performance
|
||||
#
|
||||
readahead = base
|
||||
|
||||
# Layer: apps
|
||||
# Module: alsa
|
||||
#
|
||||
# alsa - Configure sound
|
||||
#
|
||||
alsa = base
|
||||
|
||||
# Layer: admin
|
||||
# Module: kudzu
|
||||
#
|
||||
|
@ -6,8 +6,8 @@
|
||||
%define CHECKPOLICYVER 1.28-3
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.1.8
|
||||
Release: 3
|
||||
Version: 2.1.9
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -262,6 +262,9 @@ SELinux Reference policy strict base module.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 10 2006 Dan Walsh <dwalsh@redhat.com> 2.1.9-1
|
||||
- Update to upstream
|
||||
|
||||
* Tue Jan 10 2006 Dan Walsh <dwalsh@redhat.com> 2.1.8-3
|
||||
- More Fixes for hal and readahead
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user