已开启
【轻量级PR】help子包声明为noarch #131
lihuanyu410621创建于 2024年8月21日
【轻量级PR】help子包声明为noarch #131
已开启
lihuanyu410621创建于 2024年8月21日
refs/pull/131/head合入到openEuler-20.03-LTS-SP4
1 个文件变更+5-1
@@ -14,7 +14,7 @@
14Summary: Network Security Services14Summary: Network Security Services
15Name: nss15Name: nss
16Version: %{nss_version}16Version: %{nss_version}
17-Release: 1017+Release: 11
18License: MPLv2.018License: MPLv2.0
19URL: http://www.mozilla.org/projects/security/pki/nss/19URL: http://www.mozilla.org/projects/security/pki/nss/
20Provides: nss-system-init20Provides: nss-system-init
@@ -123,6 +123,7 @@ Developers should rely only on the officially supported NSS public API.
123 123 
124%package help124%package help
125Summary: help document for NSS125Summary: help document for NSS
126+Buildarch: noarch
126Requires: man-db127Requires: man-db
127 128 
128%description help129%description help
@@ -562,6 +563,9 @@ update-crypto-policies &> /dev/null || :
562%doc %{_mandir}/man*563%doc %{_mandir}/man*
563 564 
564%changelog565%changelog
566+* Tue Aug 20 2024 ShuKun Qu <qushukun@cqsoftware.com.cn> - 3.54.0-11
567+- Add 'Buildarch: noarch' to the help subpackage
568+ 
565* Tue Feb 20 2024 jinlun <jinlun@huawei.com> - 3.54.0-10569* Tue Feb 20 2024 jinlun <jinlun@huawei.com> - 3.54.0-10
566- Add PK11_Pub{Wrap, Unwrap}SymkeyWithMechanism r=mt,rrelyea Summary570- Add PK11_Pub{Wrap, Unwrap}SymkeyWithMechanism r=mt,rrelyea Summary
567 571