From 6889d8c88f4722f42ac5498775521c6f51f28926 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 1 Feb 2022 09:13:16 -0500 Subject: [PATCH] Rename default profile to common Also exclude epel9 from the stream expansion. Signed-off-by: Stephen Gallagher --- nodejs.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 99c33d1..64ae38b 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,15 +13,15 @@ data: - MIT dependencies: - buildrequires: - platform: [-el8] + platform: [-el8, -el9] requires: - platform: [-el8] + platform: [-el8, -el9] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues profiles: - default: + common: rpms: - nodejs - npm @@ -38,6 +38,7 @@ data: - nodejs - nodejs-devel - npm + - v8-devel components: rpms: c-ares: