- Add Xen support
This commit is contained in:
parent
72a1365426
commit
020477271b
@ -988,6 +988,14 @@ miscfiles = base
|
|||||||
ipsec = off
|
ipsec = off
|
||||||
|
|
||||||
|
|
||||||
|
# Layer: system
|
||||||
|
# Module: xend
|
||||||
|
#
|
||||||
|
# TCP/IP encryption
|
||||||
|
#
|
||||||
|
xend = base
|
||||||
|
|
||||||
|
|
||||||
# Layer: apps
|
# Layer: apps
|
||||||
# Module: java
|
# Module: java
|
||||||
#
|
#
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.2.23
|
Version: 2.2.23
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -296,6 +296,9 @@ ln -sf ../devel/include /usr/share/selinux/strict/include
|
|||||||
%fileList strict
|
%fileList strict
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 7 2006 Dan Walsh <dwalsh@redhat.com> 2.2.23-5
|
||||||
|
- Add Xen support
|
||||||
|
|
||||||
* Mon Mar 6 2006 Dan Walsh <dwalsh@redhat.com> 2.2.23-4
|
* Mon Mar 6 2006 Dan Walsh <dwalsh@redhat.com> 2.2.23-4
|
||||||
- Fixes for cups
|
- Fixes for cups
|
||||||
- Make cryptosetup work with hal
|
- Make cryptosetup work with hal
|
||||||
|
Loading…
Reference in New Issue
Block a user