From 6bf5b06538cce38d8db26c6473bf1305d87f9349 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 29 Apr 2016 11:45:29 +0200 Subject: [PATCH] Use %autosetup to simplify updates --- libsepol.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libsepol.spec b/libsepol.spec index ac4fbbb..529f6a5 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -48,8 +48,7 @@ The libsepol-static package contains the static libraries and header files needed for developing applications that manipulate binary policies. %prep -%setup -q -n libsepol-2.5 -# %patch1 -p1 -b .fedora +%autosetup -S git -p 1 -n libsepol-2.5 # sparc64 is an -fPIC arch, so we need to fix it here %ifarch sparc64