- Upgrade to latest from NSA
Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper. Fixed module_package_read_offsets bug introduced by the prior patch.
This commit is contained in:
parent
e034fd16cd
commit
9b4f035756
@ -7,7 +7,6 @@ License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
||||
URL: http://www.selinuxproject.org
|
||||
Patch: libsepol-rhat.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Provides: libsepol.so
|
||||
@ -39,7 +38,6 @@ needed for developing applications that manipulate binary policies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p 1 -b .rhat
|
||||
# sparc64 is an -fPIC arch, so we need to fix it here
|
||||
%ifarch sparc64
|
||||
sed -i 's/fpic/fPIC/g' src/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user