[selinux-policy/f18] * Tue Sep 24 2013 Miroslav Grepl <mgrepl at redhat.com> 3.10.1-104 - Add back selinux-policy-{minimum, m

Miroslav Grepl mgrepl at fedoraproject.org
Tue Sep 24 14:43:17 UTC 2013


commit 6b38d6895ac0fd49d636f5c178754ed09fb18350
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Sep 24 16:43:05 2013 +0200

    * Tue Sep 24 2013 Miroslav Grepl <mgrepl at redhat.com> 3.10.1-104
    - Add back selinux-policy-{minimum,mls} pkgs

 selinux-policy.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 9cf9b06..4f78bfc 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -8,10 +8,10 @@
 %define BUILD_TARGETED 1
 %endif
 %if %{?BUILD_MINIMUM:0}%{!?BUILD_MINIMUM:1}
-%define BUILD_MINIMUM 0
+%define BUILD_MINIMUM 1
 %endif
 %if %{?BUILD_MLS:0}%{!?BUILD_MLS:1}
-%define BUILD_MLS 0
+%define BUILD_MLS 1
 %endif
 %define POLICYVER 27
 %define POLICYCOREUTILSVER 2.1.13-34
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.11.1
-Release: 103%{?dist}
+Release: 104%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -521,6 +521,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %Changelog
+* Tue Sep 24 2013 Miroslav Grepl <mgrepl at redhat.com> 3.10.1-104
+- Add back selinux-policy-{minimum,mls} pkgs
+
 * Tue Sep 10 2013 Lukas Vrabec <lvrabec at redhat.com> 3.10.1-103
 - Allow virt_domain to read virt_var_run_t symlinks
 - Allow polipo to connect to tor port


More information about the scm-commits mailing list