- 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.25.7.tgz
|
||||||
libselinux-1.26.tgz
|
libselinux-1.26.tgz
|
||||||
libselinux-1.27.1.tgz
|
libselinux-1.27.1.tgz
|
||||||
|
libselinux-1.27.2.tgz
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.27.1
|
Version: 1.27.2
|
||||||
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
|
|
||||||
Prereq: libsetrans
|
Prereq: libsetrans
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
@ -36,7 +35,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,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 29 2005 Dan Walsh <dwalsh@redhat.com> 1.27.1-3
|
||||||
- Fix patch to satisfy upstream
|
- Fix patch to satisfy upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user