- Update from NSA
This commit is contained in:
parent
958b6d4982
commit
e1e9d62ce4
@ -12,3 +12,4 @@ libselinux-1.19.2.tgz
|
|||||||
libselinux-1.19.3.tgz
|
libselinux-1.19.3.tgz
|
||||||
libselinux-1.19.4.tgz
|
libselinux-1.19.4.tgz
|
||||||
libselinux-1.20.1.tgz
|
libselinux-1.20.1.tgz
|
||||||
|
libselinux-1.21.1.tgz
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.20.1
|
Version: 1.21.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Patch: libselinux-rhat.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
|
||||||
@ -35,7 +34,6 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="-g %{optflags}"
|
make CFLAGS="-g %{optflags}"
|
||||||
@ -86,6 +84,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
|
||||||
|
- Update from NSA
|
||||||
|
|
||||||
* Wed Jan 12 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-3
|
* Wed Jan 12 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-3
|
||||||
- Modify matchpathcon to also process file_contexts.local if it exists
|
- Modify matchpathcon to also process file_contexts.local if it exists
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user