Skip to content

Commit 569ed9d

Browse files
committed
build/rpm/pcp.spec.in: changes for pcp-import-benchmarks
Allows pcp-import-guidellm2pcp (7.0.1 or 7.0.2) upgrade to pcp-import-benchmarks (7.0.2 or later).
1 parent 8894f08 commit 569ed9d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build/rpm/pcp.spec.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,8 @@ Summary: Performance Co-Pilot tools importing benchmark results into PCP archive
519519
URL: https://pcp.io
520520
Requires: pcp-libs = %{version}-%{release}
521521
Requires: python3-pcp = @package_version@
522-
Obsoletes: pcp-import-guidellm2pcp < 7.0.2
522+
Obsoletes: pcp-import-guidellm2pcp <= 7.0.2
523+
Provides: pcp-import-guidellm2pcp = %{version}-%{release}
523524

524525
%description import-benchmarks
525526
Performance Co-Pilot (PCP) front-end tools for importing JSON benchmark

0 commit comments

Comments
 (0)