public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcp] f43: Resolves: rhbz#2510602
@ 2026-08-10 6:33 Jan Kurik
0 siblings, 0 replies; only message in thread
From: Jan Kurik @ 2026-08-10 6:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcp
Branch : f43
Commit : 1b8671f62e020763210ebb225a3b92e9fb777cd3
Author : Jan Kurik <jkurik@redhat.com>
Date : 2026-08-10T08:32:45+02:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcp/c/1b8671f62e020763210ebb225a3b92e9fb777cd3?branch=f43
Log:
Resolves: rhbz#2510602
---
diff --git a/pcp.spec b/pcp.spec
index fdcf105..37746a5 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -1,6 +1,6 @@
Name: pcp
Version: 7.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: System-level performance monitoring and performance management
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0
URL: https://pcp.io
@@ -2163,7 +2163,7 @@ License: GPL-2.0-or-later
Summary: Performance Co-Pilot (PCP) System and Monitoring Tools
URL: https://pcp.io
Requires: pcp = %{version}-%{release} pcp-libs = %{version}-%{release}
-Requires: pcp-atop = %{version}-%{release}
+Recommends: pcp-atop = %{version}-%{release}
Requires: pcp-htop = %{version}-%{release}
Obsoletes: pcp-system-tools-debuginfo < %{version}-%{release}
%if !%{disable_python3}
@@ -2183,8 +2183,7 @@ License: GPL-2.0-or-later
Summary: Performance Co-Pilot (PCP) top-like system and process monitor
URL: https://pcp.io
Requires: pcp-libs = %{version}-%{release}
-Provides: atop = %{version}-%{release}
-Obsoletes: atop <= 2.12
+Conflicts: atop
%description atop
PCP version of the atop system and process monitor, providing detailed
@@ -3548,6 +3547,9 @@ fi
%files zeroconf -f pcp-zeroconf-files.rpm
%changelog
+* Mon Aug 10 2026 Jan Kurik <jkurik@redhat.com> - 7.2.0-2
+- Fixed pcp-atop conflict with atop (rhbz#2510602)
+
* Thu Jul 30 2026 Nathan Scott <nathans@redhat.com> - 7.2.0-1
- Latest upstream release
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 6:33 [rpms/pcp] f43: Resolves: rhbz#2510602 Jan Kurik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox