- Upgrade to latest from NSA

[setfiles] path = /path/to/setfiles args = -q -c $@ $< [end]
This commit is contained in:
Daniel J Walsh 2006-06-06 18:50:33 +00:00
parent 8f1e8ed18d
commit 25b23d0cd3
3 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@ -1 +1 @@
8268957570d395067cb422421a3cc25c libsemanage-1.6.7.tgz
2ea1d4ca7680efb5e158f56b23f0d4b5 libsemanage-1.6.8.tgz