From 2b846f6827856bac246319e037f2900eae2526de Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:41:17 +0000 Subject: import rh-nodejs6-nodejs-concat-map-0.0.1-4.el7 --- diff --git a/SPECS/nodejs-concat-map.spec b/SPECS/nodejs-concat-map.spec index bad72c4..6dfe10e 100644 --- a/SPECS/nodejs-concat-map.spec +++ b/SPECS/nodejs-concat-map.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-concat-map Version: 0.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Concatenative mapdashery Url: https://github.com/substack/node-concat-map Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -21,7 +21,7 @@ BuildArch: noarch %if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch %else -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch %endif BuildRequires: %{?scl_prefix}nodejs-devel @@ -62,6 +62,9 @@ tape test/*.js %doc README.markdown LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 0.0.1-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 0.0.1-3 - Use macro in -runtime dependency