Skip to content

Commit 73a8c0f

Browse files
committed
build: sync redhat.spec with recent rpm package change
1 parent 569ed9d commit 73a8c0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build/rpm/redhat.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,8 @@ Summary: Performance Co-Pilot tools importing benchmark results into PCP archive
703703
URL: https://pcp.io
704704
Requires: pcp-libs = %{version}-%{release}
705705
Requires: python3-pcp = %{version}-%{release}
706-
Obsoletes: pcp-import-guidellm2pcp < 7.0.2
706+
Obsoletes: pcp-import-guidellm2pcp <= 7.0.2
707+
Provides: pcp-import-guidellm2pcp = %{version}-%{release}
707708

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

0 commit comments

Comments
 (0)