已开启
【轻量级PR】help子包声明为noarch #129
lihuanyu410621创建于 2024年8月21日
【轻量级PR】help子包声明为noarch #129
已开启
lihuanyu410621创建于 2024年8月21日
refs/pull/129/head合入到openEuler-24.03-LTS
1 个文件变更+5-1
@@ -26,7 +26,7 @@
26Summary: Network Security Services26Summary: Network Security Services
27Name: nss27Name: nss
28Version: %{nss_version}28Version: %{nss_version}
29-Release: 629+Release: 7
30License: MPLv2.030License: MPLv2.0
31URL: http://www.mozilla.org/projects/security/pki/nss/31URL: http://www.mozilla.org/projects/security/pki/nss/
32Provides: nss-system-init32Provides: 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.94.0-7
577+- Add 'Buildarch: noarch' to the help subpackage
578+ 
575* Thu Apr 18 2024 jinlun <jinlun@huawei.com> - 3.94.0-6579* Thu Apr 18 2024 jinlun <jinlun@huawei.com> - 3.94.0-6
576- Add Integrity Verification File in nss-softokn580- Add Integrity Verification File in nss-softokn
577 581