From: Markus Lehtonen Date: Mon, 12 May 2014 11:15:40 +0000 (+0300) Subject: packaging: -utils subpackage depends on gbp-repocache X-Git-Tag: submit/devel/20190730.075437~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7659faf3b3b6bc801317653e80e3cea0881190a5;p=services%2Fobs-service-git-buildpackage.git packaging: -utils subpackage depends on gbp-repocache Require the same version in order to avoid breakage caused by possible API changes. Change-Id: I1489e09833d6d8714d23b4ea1e0f190f51cfd6d0 Signed-off-by: Markus Lehtonen --- diff --git a/packaging/obs-service-git-buildpackage.spec b/packaging/obs-service-git-buildpackage.spec index 5b493f2..058735c 100644 --- a/packaging/obs-service-git-buildpackage.spec +++ b/packaging/obs-service-git-buildpackage.spec @@ -36,6 +36,7 @@ files that are managed with git-buildpackage tools. Summary: Utility fuctions for the GBP OBS source service Group: Development/Tools/Building Requires: python >= 2.6 +Requires: gbp-repocache = %{version} %description utils This package contains generic utility functions for the git-buildpackage OBS