From d002148307e888e28080a95190de6e1c3338bec9 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 25 Jan 2013 09:32:52 -0500 Subject: [PATCH] Update to latest patches from eparis/Upstream --- libsepol.spec | 2 -- 1 file changed, 2 deletions(-) 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