From 4f15c0f9f41fb8799e9a2f1c6df237476635e20c Mon Sep 17 00:00:00 2001 From: Piotr Popieluch Date: Feb 19 2017 14:48:00 +0000 Subject: FTBFS: update nodejs_arches and br: nodejs-devel -> nodejs-packaging --- diff --git a/nodejs-bson.spec b/nodejs-bson.spec index 3b7bd4b..1f6a940 100644 --- a/nodejs-bson.spec +++ b/nodejs-bson.spec @@ -20,14 +20,14 @@ Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tg # tar cfz nodejs-bson-test-0.3.1.tar.gz test/ Source1: nodejs-bson-test-0.3.1.tar.gz %endif -BuildRequires: nodejs-devel +BuildRequires: nodejs-packaging %if 0%{?enable_tests} BuildRequires: npm(gleak) BuildRequires: npm(nodeunit) BuildRequires: npm(one) %endif BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch %description A JS/C++ Bson parser for node, used in the MongoDB Native driver. @@ -55,6 +55,9 @@ nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node %{nodejs_sitelib}/%{npm_name} %changelog +* Sun Feb 19 2017 Piotr Popieluch - 0.4.23-2 +- FTBFS: update nodejs_arches and br: nodejs-devel -> nodejs-packaging + * Fri Feb 10 2017 Fedora Release Engineering - 0.4.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild