- Upgrade to latest from NSA
ustr cleanups from James Antill. Ensure that /root gets labeled even if using the default context from Dan Walsh.
This commit is contained in:
parent
3ba23c823c
commit
fbe2b7390b
@ -2,12 +2,11 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.11
|
Version: 2.0.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
Patch: libsemanage-rhat.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver} swig ustr-devel
|
BuildRequires: libselinux-devel >= %{libselinuxver} swig ustr-devel
|
||||||
@ -78,6 +77,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 5 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.12-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* ustr cleanups from James Antill.
|
||||||
|
* Ensure that /root gets labeled even if using the default context from Dan Walsh.
|
||||||
|
|
||||||
* Fri Sep 28 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.11-1
|
* Fri Sep 28 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.11-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Fix ordering of file_contexts.homedirs from Todd Miller and Dan Walsh.
|
* Fix ordering of file_contexts.homedirs from Todd Miller and Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user