Update to latest patches from eparis/Upstream

This commit is contained in:
Dan Walsh 2013-01-25 09:32:52 -05:00
parent 6e6c78000d
commit d002148307
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ License: LGPLv2+
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
Patch: libsepol-rhat.patch
Patch1: tmp.patch
URL: http://www.selinuxproject.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -47,7 +46,6 @@ needed for developing applications that manipulate binary policies.
%prep
%setup -q
%patch -p2 -b .rhat
%patch1 -p2 -b .tmp
# sparc64 is an -fPIC arch, so we need to fix it here
%ifarch sparc64