!4 [sync] PR-2: Modify invalid source0
From: @openeuler-sync-bot Reviewed-by: @cherry530, @wang--ge Signed-off-by: @cherry530, @wang--ge
This commit is contained in:
commit
b79289f894
@ -3,11 +3,11 @@
|
|||||||
%global gittag0 1.0.2
|
%global gittag0 1.0.2
|
||||||
Name: nodejs-%{module_name}
|
Name: nodejs-%{module_name}
|
||||||
Version: %{gittag0}
|
Version: %{gittag0}
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Node.js os.tmpdir() ponyfill
|
Summary: Node.js os.tmpdir() ponyfill
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sindresorhus/os-tmpdir
|
URL: https://github.com/sindresorhus/os-tmpdir
|
||||||
Source0: https://github.com/sindresorhus/%{module_name}/archive/v%{gittag0}.tar.gz#/%{module_name}-%{gittag0}.tar.gz
|
Source0: https://github.com/sindresorhus/%{module_name}/archive/v%{gittag0}/%{module_name}-%{gittag0}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
@ -41,5 +41,8 @@ node test.js
|
|||||||
%{nodejs_sitelib}/%{module_name}
|
%{nodejs_sitelib}/%{module_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 caodongxia <caodongxia@h-partners.com> - 1.0.2-2
|
||||||
|
- Modify invalid source0
|
||||||
|
|
||||||
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - %{gittag0}-1
|
* Mon Aug 17 2020 wutao <wutao61@huawei.com> - %{gittag0}-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user