From 66e437abc7f617f3d1a93eaebb407fdf9980a830847c0858a2d3cf1f0bbf7c50 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 16 Aug 2022 16:45:11 +0000 Subject: [PATCH] - Revert Requires: back to npm-default. If we need support for Fedora to have something else, we can do this another way https://en.opensuse.org/openSUSE:Build_Service_prjconf#Substitute OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/local-npm-registry?expand=0&rev=6 --- local-npm-registry.changes | 7 +++++++ local-npm-registry.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/local-npm-registry.changes b/local-npm-registry.changes index 99f898d..b120b76 100644 --- a/local-npm-registry.changes +++ b/local-npm-registry.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 16 16:43:23 UTC 2022 - Adam Majer + +- Revert Requires: back to npm-default. If we need support for + Fedora to have something else, we can do this another way + https://en.opensuse.org/openSUSE:Build_Service_prjconf#Substitute + ------------------------------------------------------------------- Mon Aug 15 15:59:04 UTC 2022 - Bruno Pitrus - Allow the user to override `node` and `npm` commands in PATH. diff --git a/local-npm-registry.spec b/local-npm-registry.spec index ab626d5..8a31ee6 100644 --- a/local-npm-registry.spec +++ b/local-npm-registry.spec @@ -1,7 +1,7 @@ # # spec file for package local-npm-registry # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ License: GPL-3.0-or-later URL: https://github.com/openSUSE/npm-localhost-proxy Source: https://github.com/openSUSE/npm-localhost-proxy/releases/download/v%{version}/local_npm_registry-v%{version}.tar.gz Patch0: 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch -Requires: npm +Requires: npm-default BuildArch: noarch %description