From d2490879341f2227f1af7b02e69740d027b852f7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:46:10 +0000 Subject: import rh-nodejs6-nodejs-realize-package-specifier-3.0.3-2.el7 --- diff --git a/SPECS/nodejs-realize-package-specifier.spec b/SPECS/nodejs-realize-package-specifier.spec index 09f0b8b..ddfcfc0 100644 --- a/SPECS/nodejs-realize-package-specifier.spec +++ b/SPECS/nodejs-realize-package-specifier.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-realize-package-specifier Version: 3.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources. Url: https://github.com/npm/realize-package-specifier 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 @@ -61,6 +61,9 @@ cp -pr package.json *.js \ %doc LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 3.0.3-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 22 2016 Zuzana Svetlikova - 3.0.3-1 - Updated with script