diff --git a/papi.spec b/papi.spec index dc0e863b8906c86cb861879408f131f0753f7b15..7b40dbf22cfb41d445c74b0a45cb4ca40e76da1f 100644 --- a/papi.spec +++ b/papi.spec @@ -1,6 +1,6 @@ Name: papi Version: 7.1.0 -Release: 2 +Release: 3 Summary: Performance Application Programming Interface License: BSD-3-clause URL: http://icl.cs.utk.edu/papi/ @@ -30,11 +30,7 @@ Obsoletes: papi-testsuite < %{version}-%{release} papi-static < %{version} PAPI-devel provides C header files for specifying PAPI user-space libraries and interfaces, a test testuiste for checking PAPI functionality, and static libraries for compiling programs with PAPI. -%package help -Summary: Help documents for papi - -%description help -The papi-help package conatins manual pages and documents for papi. +%package_help %prep %autosetup -p1 @@ -90,6 +86,9 @@ done %{_mandir}/man3/* %changelog +* Tue Aug 20 2024 Huanyu Li - 7.1.0-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Tue Apr 16 2024 Wenlong Zhang - 7.1.0-2 - add loongarch64 support for papi