- Upgrade to latest from NSA
[setfiles] path = /path/to/setfiles args = -q -c $@ $< [end]
This commit is contained in:
parent
8f1e8ed18d
commit
25b23d0cd3
@ -65,3 +65,4 @@ libsemanage-1.6.3.tgz
|
||||
libsemanage-1.6.5.tgz
|
||||
libsemanage-1.6.6.tgz
|
||||
libsemanage-1.6.7.tgz
|
||||
libsemanage-1.6.8.tgz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define libsepolver 1.12.9-1
|
||||
%define libselinuxver 1.30.3-1
|
||||
%define libsepolver 1.12.17-1
|
||||
%define libselinuxver 1.30.12-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.6.7
|
||||
Release: 3
|
||||
Version: 1.6.8
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||
@ -75,6 +75,16 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.8-1
|
||||
- Upgrade to latest from NSA
|
||||
* Updated default location for setfiles to /sbin to
|
||||
match policycoreutils. This can also be adjusted via
|
||||
semanage.conf using the syntax:
|
||||
[setfiles]
|
||||
path = /path/to/setfiles
|
||||
args = -q -c $@ $<
|
||||
[end]
|
||||
|
||||
* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.7-3
|
||||
- Spec file cleanup from n0dalus+redhat@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user