已开启
【轻量级PR】help子包声明为noarch #130
lihuanyu410621创建于 2024年8月21日
【轻量级PR】help子包声明为noarch #130
已开启
lihuanyu410621创建于 2024年8月21日
refs/pull/130/head合入到openEuler-22.03-LTS-SP4
1 个文件变更+5-1
@@ -25,7 +25,7 @@
25Summary: Network Security Services25Summary: Network Security Services
26Name: nss26Name: nss
27Version: %{nss_version}27Version: %{nss_version}
28-Release: 928+Release: 10
29License: MPLv2.029License: MPLv2.0
30URL: http://www.mozilla.org/projects/security/pki/nss/30URL: http://www.mozilla.org/projects/security/pki/nss/
31Provides: nss-system-init31Provides: nss-system-init
@@ -134,6 +134,7 @@ Developers should rely only on the officially supported NSS public API.
134 134 
135%package help135%package help
136Summary: help document for NSS136Summary: help document for NSS
137+Buildarch: noarch
137Requires: man-db138Requires: man-db
138 139 
139%description help140%description help
@@ -572,6 +573,9 @@ update-crypto-policies &>/dev/null||:
572%doc %{_mandir}/man*573%doc %{_mandir}/man*
573 574 
574%changelog575%changelog
576+* Tue Aug 20 2024 ShuKun Qu <qushukun@cqsoftware.com.cn> - 3.72.0-10
577+- Add 'Buildarch: noarch' to the help subpackage
578+ 
575* Tue Jun 20 2023 jinlun <jinlun@huawei.com> - 3.72.0-9579* Tue Jun 20 2023 jinlun <jinlun@huawei.com> - 3.72.0-9
576- Add Integrity Verification File in nss-softokn and fix build fail.580- Add Integrity Verification File in nss-softokn and fix build fail.
577 581