!16 [sync] PR-13: sync the changes of 20.03-lts
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
37ee44b55f
@ -1,12 +1,12 @@
|
|||||||
%global nspr_version 4.26
|
%global nspr_version 4.26
|
||||||
Name: nspr
|
Name: nspr
|
||||||
Version: 4.26.0
|
Version: 4.26.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Netscape Portable Runtime
|
Summary: Netscape Portable Runtime
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/nspr
|
URL: http://www.mozilla.org/projects/nspr
|
||||||
BuildRequires: gcc git
|
BuildRequires: gcc git
|
||||||
Source0: https://ftp.mozilla.org/pub/%{name}/releases/v%{version}/src/%{name}-%{version}.tar.gz
|
Source0: https://ftp.mozilla.org/pub/%{name}/releases/v%{nspr_version}/src/%{name}-%{nspr_version}.tar.gz
|
||||||
Source1: nspr-config.xml
|
Source1: nspr-config.xml
|
||||||
|
|
||||||
Patch1: nspr-gcc-atomics.patch
|
Patch1: nspr-gcc-atomics.patch
|
||||||
@ -83,6 +83,9 @@ install -c -m 644 nspr-config.1 $RPM_BUILD_ROOT%{_mandir}/man1/nspr-config.1
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 4 2020 shixuantong <shixuantong@huawei.com> - 4.26.0-2
|
||||||
|
- update Source0 and change tar package name
|
||||||
|
|
||||||
* Wed Aug 12 2020 xinghe <xinghe1@huawei.com> - 4.26.0-1
|
* Wed Aug 12 2020 xinghe <xinghe1@huawei.com> - 4.26.0-1
|
||||||
- upgrade to 4.26.0
|
- upgrade to 4.26.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user