forked from pool/local-npm-registry
- 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
This commit is contained in:
parent
3b459cd69a
commit
66e437abc7
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 16 16:43:23 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
- 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 <brunopitrus@hotmail.com>
|
Mon Aug 15 15:59:04 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||||
- Allow the user to override `node` and `npm` commands in PATH.
|
- Allow the user to override `node` and `npm` commands in PATH.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package local-npm-registry
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
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
|
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
|
Patch0: 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch
|
||||||
Requires: npm
|
Requires: npm-default
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user