diff --git a/libsepol.spec b/libsepol.spec index 28e8b6e..4c17ff0 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -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