From e7b24efedd16fd062aa9c766c746a34088cf2cda Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 21 Feb 2013 12:14:49 +0200 Subject: [PATCH] packaging: disable autoreq and autoprov AutoProv in order to not mess up the dependencies of the host system. AutoReq in order to make the package installable after AutoProv is disabled. Signed-off-by: Markus Lehtonen --- packaging/librpm-tizen.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/librpm-tizen.spec b/packaging/librpm-tizen.spec index b798215..7008cb5 100644 --- a/packaging/librpm-tizen.spec +++ b/packaging/librpm-tizen.spec @@ -45,6 +45,7 @@ Source22: device-sec-policy Source23: find-provides.ksyms Source1001: rpm.manifest Source0: rpm-%{version}.tar.gz +AutoReqProv: No # # avoid bootstrapping problem %define _binary_payload w9.bzdio -- 2.7.4