From 762db2340898275d04a2975937338e7f3e63ed18 Mon Sep 17 00:00:00 2001 From: Dmitry Fedorov Date: Thu, 23 Apr 2015 12:05:35 +0300 Subject: [PATCH] Bring basic selinux support by default --- pam.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pam.spec b/pam.spec index 71ccc30..4f58ffa 100644 --- a/pam.spec +++ b/pam.spec @@ -8,8 +8,7 @@ %bcond_with bootstrap -# Distro-specific default value is defined in branding-configs package -%{?build_selinux}%{?!build_selinux:%bcond_with selinux} +%bcond_without selinux %define pam_redhat_version 0.99.10-1 @@ -18,7 +17,7 @@ Epoch: 1 Summary: A security tool which provides authentication for applications Name: pam Version: 1.1.8 -Release: 24 +Release: 25 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, License: BSD and GPLv2+