From dcb9f2a50f0464e830cf50c3c22b99c5c704ea4d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 09:41:59 +0000 Subject: import rh-nodejs6-nodejs-debug-2.2.0-5.el7 --- diff --git a/SPECS/nodejs-debug.spec b/SPECS/nodejs-debug.spec index d0a1ee8..ce5adc2 100644 --- a/SPECS/nodejs-debug.spec +++ b/SPECS/nodejs-debug.spec @@ -5,7 +5,7 @@ Name: %{?scl_prefix}nodejs-debug Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A small debugging utility for Node.js # License text is included in Readme.md License: MIT @@ -16,7 +16,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}runtime @@ -42,6 +42,9 @@ cp -pr package.json *.js %{buildroot}%{nodejs_sitelib}/debug %{nodejs_sitelib}/debug %changelog +* Mon May 28 2018 Zuzana Svetlikova - 2.2.0-5 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 2.2.0-4 - Use macro in -runtime dependency