From: DongHun Kwak Date: Wed, 13 Dec 2017 01:58:09 +0000 (+0900) Subject: Fix build error X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29231b9407177b3e55fe4240710e8da244804b4e;p=platform%2Fupstream%2Fpython3.git Fix build error nothing provides python-rpm-macros needed by python3-base [Model] All [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] build dependency problem [Cause & Measure] remove python-rpm-macros dependency [Checking Method] build test [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: I3452ed94d2e3ace471ffbf74a9ba623bf7517e54 Signed-off-by: DongHun Kwak --- diff --git a/packaging/python3-base.spec b/packaging/python3-base.spec index f32a93bf..1034bfbd 100644 --- a/packaging/python3-base.spec +++ b/packaging/python3-base.spec @@ -97,7 +97,7 @@ Source102: pre_checkin.sh Source103: skipped_tests.py ##### REQURES, PROVIDES, OBSOLETES ##### -Requires: python-rpm-macros +#Requires: python-rpm-macros Recommends: python3 = %{version} #Recommends: python3-ensurepip