diff --git a/papi.spec b/papi.spec index e2d1760789ef91f036bb0b36caa9f0d7e2acc1b0..b2a96cf7411d3e9f4091e1668c83c3916d381541 100644 --- a/papi.spec +++ b/papi.spec @@ -1,6 +1,6 @@ Name: papi Version: 5.7.0 -Release: 1 +Release: 2 Summary: Performance Application Programming Interface License: BSD URL: http://icl.cs.utk.edu/papi/ @@ -27,11 +27,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 @@ -86,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so* %{_mandir}/man3/* %changelog +* Tue Aug 20 2024 Huanyu Li - 5.7.0-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon Feb 13 2023 liyanan - 5.7.0-1 - Update to 5.7.0