Bring basic selinux support by default

This commit is contained in:
Dmitry Fedorov 2015-04-23 12:05:35 +03:00
parent 9d1575186e
commit 762db23408

View file

@ -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+