*** empty log message ***

This commit is contained in:
Daniel J Walsh 2006-02-21 04:51:22 +00:00
parent 3debd0a982
commit f0e87bc6c8
1 changed files with 5 additions and 8 deletions

View File

@ -9,7 +9,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 2.2.17
Release: 1
Release: 2
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -138,7 +138,6 @@ SELinux Reference Policy - modular.
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man8/
install -m 644 man/man8/*.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/
%if 0
# Build targeted policy
# Commented out because only targeted ref policy currently builds
%setupCmds targeted targeted-mcs y
@ -149,7 +148,6 @@ install -m 644 man/man8/*.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/
make NAME=strict TYPE=strict-mcs DISTRO=%{distro} DIRECT_INITRC=y MONOLITHIC=%{monolithic} bare
make NAME=strict TYPE=strict-mcs DISTRO=%{distro} DIRECT_INITRC=y MONOLITHIC=%{monolithic} conf
%installCmds strict strict-mcs y
%endif
# Build mls policy
%setupCmds mls strict-mls n
@ -165,7 +163,6 @@ ln -sf ./include/Makefile ${RPM_BUILD_ROOT}/usr/share/selinux/refpolicy/Makefile
%clean
%{__rm} -fR $RPM_BUILD_ROOT
%if 0
%package targeted
Summary: SELinux targeted base policy
Group: System Environment/Base
@ -222,7 +219,6 @@ fi
%triggerpostun targeted -- selinux-policy-targeted <= 2.0.7
%rebuildpolicy targeted
%endif
%package mls
Summary: SELinux mls base policy
@ -249,7 +245,6 @@ SELinux Reference policy mls base module.
%files mls
%fileList mls
%if 0
%package strict
Summary: SELinux strict base policy
Group: System Environment/Base
@ -275,8 +270,6 @@ SELinux Reference policy strict base module.
%files strict
%fileList strict
%endif
%package devel
Summary: SELinux policy devel sources
Group: System Environment/Base
@ -296,6 +289,10 @@ SELinux Reference policy development files
%changelog
* Mon Feb 20 2006 Dan Walsh <dwalsh@redhat.com> 2.2.17-2
- Update to upstream
- Fix semoudle polcy
* Thu Feb 16 2006 Dan Walsh <dwalsh@redhat.com> 2.2.16-1
- Update to upstream
- fix sysconfig/selinux link