- Update to upstream
This commit is contained in:
parent
e441a1b48b
commit
a3b1a2c522
@ -112,3 +112,4 @@ serefpolicy-2.5.8.tgz
|
|||||||
serefpolicy-2.5.9.tgz
|
serefpolicy-2.5.9.tgz
|
||||||
serefpolicy-2.5.10.tgz
|
serefpolicy-2.5.10.tgz
|
||||||
serefpolicy-2.5.11.tgz
|
serefpolicy-2.5.11.tgz
|
||||||
|
serefpolicy-2.5.12.tgz
|
||||||
|
@ -1375,3 +1375,10 @@ fusermount = base
|
|||||||
# daemon for most APC’s UPS for Linux
|
# daemon for most APC’s UPS for Linux
|
||||||
#
|
#
|
||||||
apcupsd = module
|
apcupsd = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: w3c
|
||||||
|
#
|
||||||
|
# w3c
|
||||||
|
#
|
||||||
|
w3c = module
|
||||||
|
@ -1429,3 +1429,10 @@ apcupsd = module
|
|||||||
#
|
#
|
||||||
aide = base
|
aide = base
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: w3c
|
||||||
|
#
|
||||||
|
# w3c
|
||||||
|
#
|
||||||
|
w3c = module
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
%define CHECKPOLICYVER 2.0.1-2
|
%define CHECKPOLICYVER 2.0.1-2
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.5.11
|
Version: 2.5.12
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -167,7 +167,7 @@ fi;
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
SELinux Reference Policy - modular.
|
SELinux Reference Policy - modular.
|
||||||
Based off of reference policy: Checked out revision 2253.
|
Based off of reference policy: Checked out revision 2261.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n serefpolicy-%{version}
|
%setup -q -n serefpolicy-%{version}
|
||||||
@ -358,6 +358,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 10 2007 Dan Walsh <dwalsh@redhat.com> 2.5.12-1
|
||||||
|
- Update to upstream
|
||||||
|
|
||||||
* Tue Apr 10 2007 Dan Walsh <dwalsh@redhat.com> 2.5.11-8
|
* Tue Apr 10 2007 Dan Walsh <dwalsh@redhat.com> 2.5.11-8
|
||||||
- Fix Sonypic backlight
|
- Fix Sonypic backlight
|
||||||
- Allow snmp to look at squid_conf_t
|
- Allow snmp to look at squid_conf_t
|
||||||
|
Loading…
Reference in New Issue
Block a user