- Update from upstream
This commit is contained in:
parent
a4c7090921
commit
cfc04db0db
@ -1064,6 +1064,20 @@ amavis = module
|
|||||||
#
|
#
|
||||||
clamav = module
|
clamav = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: razor
|
||||||
|
#
|
||||||
|
# A distributed, collaborative, spam detection and filtering network.
|
||||||
|
#
|
||||||
|
razor = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: dcc
|
||||||
|
#
|
||||||
|
# A distributed, collaborative, spam detection and filtering network.
|
||||||
|
#
|
||||||
|
dcc = module
|
||||||
|
|
||||||
# Layer: system
|
# Layer: system
|
||||||
# Module: setrans
|
# Module: setrans
|
||||||
# Required in base
|
# Required in base
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
%define CHECKPOLICYVER 1.30.4-1
|
%define CHECKPOLICYVER 1.30.4-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.2.43
|
Version: 2.2.44
|
||||||
Release: 4
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch: policy-20060505.patch
|
patch: policy-20060608.patch
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -335,6 +335,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 6 2006 Dan Walsh <dwalsh@redhat.com> 2.2.44-1
|
||||||
|
- Update from upstream
|
||||||
|
|
||||||
* Tue Jun 6 2006 Dan Walsh <dwalsh@redhat.com> 2.2.43-4
|
* Tue Jun 6 2006 Dan Walsh <dwalsh@redhat.com> 2.2.43-4
|
||||||
- Add oprofilefs
|
- Add oprofilefs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user