Restrict autoprovides and requires to top-level
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
7e46ce796e
commit
9b4f2a673f
@ -1,4 +1,4 @@
|
||||
%__nodejs_provides %{_rpmconfigdir}/nodejs.prov
|
||||
%__nodejs_requires %{_rpmconfigdir}/nodejs.req
|
||||
%__nodejs_suggests %{_rpmconfigdir}/nodejs.req --optional
|
||||
%__nodejs_path ^/usr/lib.*/node_modules.*/package\\.json$
|
||||
%__nodejs_path ^/usr/lib/node_modules\(_[[:digit:]]\+\)\{0,1\}/[^/]\+/package\.json$
|
||||
|
Loading…
Reference in New Issue
Block a user