7580a1
- fixes for java, openldap and webalizer
@@ -12,11 +12,11 @@
|
|
12
12
|
%endif
|
13
13
|
%define POLICYVER 20
|
14
14
|
%define POLICYCOREUTILSVER 1.30.8-1
|
15
|
-
%define CHECKPOLICYVER 1.30.1
|
15
|
+
%define CHECKPOLICYVER 1.30.4-1
|
16
16
|
Summary: SELinux policy configuration
|
17
17
|
Name: selinux-policy
|
18
18
|
Version: 2.2.42
|
19
|
-
Release:
|
19
|
+
Release: 3
|
20
20
|
License: GPL
|
21
21
|
Group: System Environment/Base
|
22
22
|
Source: serefpolicy-%{version}.tgz
|
@@ -335,6 +335,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|
335
335
|
%endif
|
336
336
|
|
337
337
|
%changelog
|
338
|
+
* Wed May 24 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-3
|
339
|
+
- fixes for java, openldap and webalizer
|
340
|
+
|
338
341
|
* Mon May 22 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-2
|
339
342
|
- Xen fixes
|
340
343
|
|