From c01430c518df92093469147dd8b1b4d88ae1751e Mon Sep 17 00:00:00 2001 From: mikarautakumpu Date: Wed, 4 Mar 2020 15:44:35 +0200 Subject: [PATCH] leatherman excluded from EPEL repo facter-3.9.3-7 version is not compatible with leatherman 1.10.0-1 it comes from EPEL repo. facter-3.9.3-7 and leatherman-1.3.0-9 versions are compatible. Signed-off-by: mikarautakumpu Change-Id: I55cf2ddf56579a28506b2792b2252e383c0d059e --- build_config.ini | 2 +- product-manifest.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build_config.ini b/build_config.ini index 6c00fc5..c5a7847 100644 --- a/build_config.ini +++ b/build_config.ini @@ -46,7 +46,7 @@ extras=%(centos_reposnap)s/extras/%(centos_arch)s [repositories] akraino-ta=%(nexus_url)s/repository/rpm.snapshots/%(product)s/release-%(product_release)s/rpms/%(centos_arch)s#priority=10 docker-ce-stable=https://download.docker.com/linux/centos/7/%(centos_arch)s/stable -epel=https://dl.fedoraproject.org/pub/epel/7/%(centos_arch)s/#exclude=python2-voluptuous python2-pbr +epel=https://dl.fedoraproject.org/pub/epel/7/%(centos_arch)s/#exclude=python2-voluptuous python2-pbr leatherman centos-base=%(centos_reposnap)s/os/%(centos_arch)s/ centos-updates=%(centos_reposnap)s/updates/%(centos_arch)s/ centos-extras=%(centos_reposnap)s/extras/%(centos_arch)s/ diff --git a/product-manifest.spec b/product-manifest.spec index f36527e..9c1723d 100644 --- a/product-manifest.spec +++ b/product-manifest.spec @@ -1,6 +1,6 @@ Name: product-manifest Version: %{_platform_product_release_build_id} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Product build information License: %{_platform_licence} -- 2.16.6