From f1fe90f853a09990b55ad5056ccc9e8e24d393c6 Mon Sep 17 00:00:00 2001 From: Garrett Holmstrom Date: Fri, 27 Jan 2017 17:11:51 -0800 Subject: [PATCH] Use %autosetup --- python-boto.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/python-boto.spec b/python-boto.spec index 13e0e68..cd74ec1 100644 --- a/python-boto.spec +++ b/python-boto.spec @@ -137,15 +137,7 @@ cloud systems like Eucalyptus, OpenStack and Open Nebula. %prep -%setup -q -n boto-%{version} -%patch1 -p1 -%patch2 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 +%autosetup -p1 -n boto-%{version} rm -r boto/vendored