- Update to latest from NSA
Merged getseuserbyname patch from Dan Walsh.
This commit is contained in:
parent
4dc4d104e7
commit
1cfd4dc1a6
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user