From ce9ebb410b2fbb0427129fddff85209f0b26552e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 10:27:46 +0000 Subject: import rh-nodejs6-nodejs-read-installed-4.0.3-3.el7 --- diff --git a/SPECS/nodejs-read-installed.spec b/SPECS/nodejs-read-installed.spec index 54ea808..7dde03a 100644 --- a/SPECS/nodejs-read-installed.spec +++ b/SPECS/nodejs-read-installed.spec @@ -4,7 +4,7 @@ Name: %{?scl_prefix}nodejs-read-installed Version: 4.0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Returns a tree structure of all installed packages in a folder License: ISC @@ -15,7 +15,7 @@ BuildArch: noarch %if 0%{?fedora} >= 19 ExclusiveArch: %{nodejs_arches} noarch %else -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch %endif %description @@ -40,6 +40,9 @@ cp -pr package.json read-installed.js %{buildroot}%{nodejs_sitelib}/read-install %doc LICENSE README.md %changelog +* Mon May 28 2018 Zuzana Svetlikova - 4.0.3-3 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Sun Feb 14 2016 Zuzana Svetlikova - 4.0.3-2 - rebuilt