fuanan add package
This commit is contained in:
parent
1258bdada9
commit
26fb88da2f
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global srcname grunt-known-options
|
%global srcname grunt-known-options
|
||||||
Name: nodejs-%{srcname}
|
Name: nodejs-%{srcname}
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The known options used in Grunt
|
Summary: The known options used in Grunt
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.npmjs.com/package/grunt-known-options
|
URL: https://github.com/gruntjs/grunt-known-options
|
||||||
Source0: https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-%{version}.tgz
|
Source0: https://github.com/gruntjs/grunt-known-options/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn package
|
%autosetup -n grunt-known-options-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -32,5 +32,5 @@ cp -pr package.json *.js \
|
|||||||
%{nodejs_sitelib}/%{srcname}
|
%{nodejs_sitelib}/%{srcname}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 1.1.0-1
|
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 1.1.1-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
git_url: https://www.npmjs.com/package/grunt-known-options
|
version_control: github
|
||||||
version_control: registry
|
src_repo: gruntjs/grunt-known-options
|
||||||
src_repo: https://registry.npmjs.org/grunt-known-options/-
|
tag_prefix: "^v"
|
||||||
tag_prefix: "^"
|
|
||||||
seperator: "."
|
seperator: "."
|
||||||
|
|||||||
BIN
v1.1.1.tar.gz
Normal file
BIN
v1.1.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user