public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/iotop-c] epel9: replace iotop
@ 2026-08-02  1:09 Michal Hlavinka
  0 siblings, 0 replies; only message in thread
From: Michal Hlavinka @ 2026-08-02  1:09 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/iotop-c
            Branch : epel9
            Commit : 1bc481d02c389cd8afae9be626983b5874d25b4e
            Author : Michal Hlavinka <mhlavink@redhat.com>
            Date   : 2024-02-02T16:57:56+01:00
            Stats  : +10/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/iotop-c/c/1bc481d02c389cd8afae9be626983b5874d25b4e?branch=epel9

            Log:
            replace iotop

see https://fedoraproject.org/wiki/Changes/Replace_iotop_with_iotop-c
rename iotop-c executable back to iotop

---
diff --git a/iotop-c.spec b/iotop-c.spec
index ff2a984..73c30f7 100644
--- a/iotop-c.spec
+++ b/iotop-c.spec
@@ -1,6 +1,6 @@
 Name:           iotop-c
 Version:        1.25
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Simple top-like I/O monitor (implemented in C)
 
 License:        GPL-2.0-or-later
@@ -9,6 +9,9 @@ Source0:        https://github.com/Tomas-M/iotop/releases/download/v%{version}/i
 Source1:        https://github.com/Tomas-M/iotop/releases/download/v%{version}/iotop-%{version}.tar.xz.asc
 Source2:        https://raw.githubusercontent.com/Tomas-M/iotop/v%{version}/debian/upstream/signing-key.asc
 
+Provides:       iotop
+Obsoletes:      iotop < 0.7
+
 BuildRequires:  gcc
 BuildRequires:  gnupg2
 BuildRequires:  ncurses-devel
@@ -42,16 +45,18 @@ NO_FLTO=1 %make_build
 
 %install
 V=1 STRIP=: %make_install
-mv %{buildroot}%{_sbindir}/iotop %{buildroot}%{_sbindir}/iotop-c
-mv %{buildroot}%{_mandir}/man8/iotop.8 %{buildroot}%{_mandir}/man8/iotop-c.8
 
 %files
 %license COPYING
 %license LICENSE
-%{_sbindir}/iotop-c
-%{_mandir}/man8/iotop-c.8*
+%{_sbindir}/iotop
+%{_mandir}/man8/iotop.8*
 
 %changelog
+* Thu Feb 01 2024 Michal Hlavinka <mhlavink@redhat.com> - 1.25-4
+- replace iotop https://fedoraproject.org/wiki/Changes/Replace_iotop_with_iotop-c
+- iotop-c executable renamed back to iotop
+
 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-02  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02  1:09 [rpms/iotop-c] epel9: replace iotop Michal Hlavinka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox