From ca8fa60da511b9d32e9cc622e72c51965937e54e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:26:29 +0000 Subject: import rh-nodejs6-nodejs-path-array-1.0.1-2.el7 --- diff --git a/SPECS/nodejs-path-array.spec b/SPECS/nodejs-path-array.spec index 178d6ee..cb0d646 100644 --- a/SPECS/nodejs-path-array.spec +++ b/SPECS/nodejs-path-array.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-path-array Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Treat your $PATH like a JavaScript Array Url: https://github.com/TooTallNate/node-path-array 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 @@ cp -pr package.json *.js \ %doc README.md %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.1-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 22 2016 Zuzana Svetlikova - 1.0.1-1 - Updated with script