- Update to latest from NSA

Merged getseuserbyname patch from Dan Walsh.
This commit is contained in:
Daniel J Walsh 2005-10-03 13:14:47 +00:00
parent 4dc4d104e7
commit 1cfd4dc1a6
3 changed files with 8 additions and 5 deletions

View File

@ -47,3 +47,4 @@ libselinux-1.25.6.tgz
libselinux-1.25.7.tgz
libselinux-1.26.tgz
libselinux-1.27.1.tgz
libselinux-1.27.2.tgz

View File

@ -1,11 +1,10 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.27.1
Release: 3
Version: 1.27.2
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Patch: libselinux-rhat.patch
Prereq: libsetrans
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@ -36,7 +35,6 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make CFLAGS="-g %{optflags}"
@ -86,6 +84,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/*
%changelog
* Mon Oct 3 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
- Update to latest from NSA
* Merged getseuserbyname patch from Dan Walsh.
* Thu Sep 29 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-3
- Fix patch to satisfy upstream

View File

@ -1 +1 @@
6962dcd8760dd741e49bb85c1a602e7f libselinux-1.27.1.tgz
0bafa83b0b783cf954fd0c79c2b0429e libselinux-1.27.2.tgz