Modify invalid source0
(cherry picked from commit 06744377b2c84e24679720ca60a679d36c541f88)
This commit is contained in:
parent
98a7771507
commit
ce108d8696
@ -3,11 +3,11 @@
|
||||
%global gittag0 1.0.2
|
||||
Name: nodejs-%{module_name}
|
||||
Version: %{gittag0}
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Node.js os.tmpdir() ponyfill
|
||||
License: MIT
|
||||
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
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
BuildRequires: nodejs-packaging
|
||||
@ -41,5 +41,8 @@ node test.js
|
||||
%{nodejs_sitelib}/%{module_name}
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user