From cea64ed5b98222b6875b2983cb9fb687109a5c91 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 10 Mar 2015 14:56:34 +0200 Subject: [PATCH] Added epoch to the spec This should make the version of local build package bigger than anything from distribution. Fixes this installation error: Problem: depanneur-0.14-1.1.i586 requires tizen-build >= 20140612, but this requirement cannot be provided uninstallable providers: build-20131112-7.1.i586[tools-ToolsDevel] Solution 1: Following actions will be done: do not install depanneur-0.14-1.1.i586 do not install gbs-jenkins-scripts-0.23-1.1.1.noarch Solution 2: do not install build-20150115-4.1.noarch Solution 3: break depanneur-0.14-1.1.i586 by ignoring some of its dependencies Signed-off-by: Ed Bartosh --- packaging/build.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/build.spec b/packaging/build.spec index eaa6bb5..009a316 100644 --- a/packaging/build.spec +++ b/packaging/build.spec @@ -20,6 +20,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building +Epoch: 1 %if 0%{?suse_version} >= 1230 Version: 20131112 %else -- 2.34.1