- Upgrade to latest from NSA

Merged header file cleanup and memory leak fix from Ivan Gyurdiev (Red
    Hat).
Merged genbools debugging message cleanup from Red Hat.
This commit is contained in:
Daniel J Walsh 2005-07-14 11:25:27 +00:00
parent 414cceec85
commit 4e37e11792
3 changed files with 10 additions and 5 deletions

View File

@ -19,3 +19,5 @@ libsepol-1.5.9.tgz
libsepol-1.5.10.tgz
libsepol-1.6.tgz
libsepol-1.7.tgz
libsepol-1.7.2.tgz
libsepol-1.7.3.tgz

View File

@ -1,11 +1,10 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.7
Release: 2
Version: 1.7.3
Release: 1
License: GPL
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
Patch: libsepol-rhat.patch
Prefix: %{_prefix}
BuildRoot: %{_tmppath}/%{name}-buildroot
Provides: libsepol.so
@ -37,7 +36,6 @@ needed for developing applications that manipulate binary policies.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make CFLAGS="%{optflags}"
@ -74,6 +72,11 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Thu Jul 14 2005 Dan Walsh <dwalsh@redhat.com> 1.7.3-1
- Upgrade to latest from NSA
* Merged header file cleanup and memory leak fix from Ivan Gyurdiev (Red Hat).
* Merged genbools debugging message cleanup from Red Hat.
* Thu Jul 7 2005 Dan Walsh <dwalsh@redhat.com> 1.7-2
- Remove genpolbools and genpoluser

View File

@ -1 +1 @@
df3c7dcf3b4a99cbe9ca24faab176c78 libsepol-1.7.tgz
fdca21121a04b06d74a783044c4d0c15 libsepol-1.7.3.tgz