- Upgrade to latest from NSA

Dropped tests from all Makefile target.
Merged fix warnings patch from Karl MacMillan.
Merged libsepol test framework patch from Karl MacMillan.
This commit is contained in:
Daniel J Walsh 2006-05-08 15:02:44 +00:00
parent aa55ea3c11
commit c53a1651b7
3 changed files with 5 additions and 5 deletions

View File

@ -95,3 +95,4 @@ libsepol-1.12.4.tgz
libsepol-1.12.5.tgz libsepol-1.12.5.tgz
libsepol-1.12.6.tgz libsepol-1.12.6.tgz
libsepol-1.12.8.tgz libsepol-1.12.8.tgz
libsepol-1.12.9.tgz

View File

@ -1,11 +1,10 @@
Summary: SELinux binary policy manipulation library Summary: SELinux binary policy manipulation library
Name: libsepol Name: libsepol
Version: 1.12.8 Version: 1.12.9
Release: 1 Release: 1
License: GPL License: GPL
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
Patch: libsepol-rhat.patch
Prefix: %{_prefix} Prefix: %{_prefix}
BuildRoot: %{_tmppath}/%{name}-buildroot BuildRoot: %{_tmppath}/%{name}-buildroot
@ -38,7 +37,6 @@ needed for developing applications that manipulate binary policies.
%prep %prep
%setup -q %setup -q
%patch -p1 -b .rhat
%build %build
make clean make clean
@ -82,8 +80,9 @@ exit 0
%{_includedir}/sepol/policydb/*.h %{_includedir}/sepol/policydb/*.h
%changelog %changelog
* Mon May 8 2006 Dan Walsh <dwalsh@redhat.com> 1.12.8-1 * Mon May 8 2006 Dan Walsh <dwalsh@redhat.com> 1.12.9-1
- Upgrade to latest from NSA - Upgrade to latest from NSA
* Dropped tests from all Makefile target.
* Merged fix warnings patch from Karl MacMillan. * Merged fix warnings patch from Karl MacMillan.
* Merged libsepol test framework patch from Karl MacMillan. * Merged libsepol test framework patch from Karl MacMillan.

View File

@ -1 +1 @@
b6f39095739effc4edd0d542a408700f libsepol-1.12.8.tgz bf25e709639aff8c79cc7300a5c17dad libsepol-1.12.9.tgz