forked from autogits/nodejs-common
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=31
This commit is contained in:
parent
0e4a7754aa
commit
c42696cb06
@ -66,7 +66,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nodejs-common
|
Name: nodejs-common
|
||||||
Version: 4.0
|
Version: 4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common files for the NodeJS ecosystem
|
Summary: Common files for the NodeJS ecosystem
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -102,6 +102,8 @@ Group: Development/Languages/NodeJS
|
|||||||
Requires: nodejs-default
|
Requires: nodejs-default
|
||||||
Requires: npm%{default_node_ver}
|
Requires: npm%{default_node_ver}
|
||||||
Provides: npm = %default_node_ver
|
Provides: npm = %default_node_ver
|
||||||
|
Obsoletes: nodejs-default < 4.1
|
||||||
|
Replaces: nodejs-default < 4.1
|
||||||
|
|
||||||
%description -n npm-default
|
%description -n npm-default
|
||||||
Depends on the npm version associated with the current default
|
Depends on the npm version associated with the current default
|
||||||
|
Loading…
Reference in New Issue
Block a user