fix package.json

This commit is contained in:
wangxiao65 2020-09-11 09:06:26 +08:00
parent 3c372d8b64
commit c43eb1ea65
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
From acd254fc434874d6a5d9600922a5455e1b743cf2 Mon Sep 17 00:00:00 2001
From: wangxiao65 <287608437@qq.com>
From: wangxiao <wangxiao65@huawei.com>
Date: Wed, 9 Sep 2020 16:16:55 +0800
Subject: [PATCH] fix package.json, make the rpm can provides npm(requirejs)

View File

@ -4,7 +4,7 @@
Name: nodejs-requirejs
Version: 2.1.11
Release: 1
Release: 2
Summary: Node.js adapter for RequireJS, for loading AMD modules
License: MIT or BSD
URL: https://github.com/jrburke/r.js
@ -58,5 +58,7 @@ popd
%changelog
* Fri Sep 11 2020 wangxiao <wangxiao65@huawei.com> - 2.1.11-2
- fix package.json
* Wed Aug 19 2020 wangxiao <wangxiao65@huawei.com> - 2.1.11-1
- package init