From 8344c7fe491bd68fade83721e3bade70ef215570 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:43:24 +0000 Subject: import rh-nodejs6-nodejs-util-extend-1.0.3-2.el7 --- diff --git a/SPECS/nodejs-util-extend.spec b/SPECS/nodejs-util-extend.spec index 1f8092e..2e8d096 100644 --- a/SPECS/nodejs-util-extend.spec +++ b/SPECS/nodejs-util-extend.spec @@ -7,7 +7,7 @@ Name: %{?scl_prefix}nodejs-util-extend Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Node's internal object extension function License: MIT Url: https://github.com/isaacs/util-extend @@ -15,7 +15,7 @@ Source: http://registry.npmjs.org/util-extend/-/util-extend-%{version}.t Source1: https://raw.githubusercontent.com/kasicka/util-extend/72ad112332507572d2c4dbe55f30b584a0d70878/LICENSE # https://github.com/isaacs/util-extend/pull/7 BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch BuildRequires: %{?scl_prefix}nodejs-devel %description @@ -47,6 +47,9 @@ cp -pr package.json extend.js \ %{nodejs_sitelib}/util-extend %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.3-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Wed Sep 07 2016 Zuzana Svetlikova - 1.0.3-1 - Updated with script