- 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:
parent
aa55ea3c11
commit
c53a1651b7
@ -95,3 +95,4 @@ libsepol-1.12.4.tgz
|
||||
libsepol-1.12.5.tgz
|
||||
libsepol-1.12.6.tgz
|
||||
libsepol-1.12.8.tgz
|
||||
libsepol-1.12.9.tgz
|
||||
|
@ -1,11 +1,10 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.12.8
|
||||
Version: 1.12.9
|
||||
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
|
||||
@ -38,7 +37,6 @@ needed for developing applications that manipulate binary policies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -82,8 +80,9 @@ exit 0
|
||||
%{_includedir}/sepol/policydb/*.h
|
||||
|
||||
%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
|
||||
* Dropped tests from all Makefile target.
|
||||
* Merged fix warnings patch from Karl MacMillan.
|
||||
* Merged libsepol test framework patch from Karl MacMillan.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user