%global libgtop2_version 2.37.2 %global libhandy_version 1.5.0 %global tarball_version %%(echo %{version} | tr '~' '.') Name: gnome-system-monitor Version: 42.0 Release: 2%{?dist} Summary: Process and resource monitor License: GPLv2+ URL: https://wiki.gnome.org/Apps/SystemMonitor Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: meson BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version} BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: itstool Requires: hicolor-icon-theme Requires: libgtop2%{?_isa} >= %{libgtop2_version} Requires: libhandy%{?_isa} >= %{libhandy_version} %description gnome-system-monitor allows to graphically view and manipulate the running processes on your system. It also provides an overview of available resources such as CPU and memory. %prep %autosetup -p1 -n %{name}-%{tarball_version} %build %meson %meson_build %install %meson_install %find_lang %{name} --with-gnome %check desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor-kde.desktop %files -f %{name}.lang %license COPYING %doc AUTHORS NEWS README.md %{_bindir}/gnome-system-monitor %{_datadir}/applications/gnome-system-monitor.desktop %{_datadir}/applications/gnome-system-monitor-kde.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml %{_datadir}/gnome-system-monitor/ %{_datadir}/icons/hicolor/scalable/apps/org.gnome.SystemMonitor*.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.SystemMonitor-symbolic.svg %{_datadir}/icons/hicolor/symbolic/apps/speedometer-symbolic.svg %{_datadir}/metainfo/gnome-system-monitor.appdata.xml %{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy %{_libexecdir}/gnome-system-monitor/ %changelog * Thu Jul 21 2022 Fedora Release Engineering - 42.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Mar 20 2022 David King - 42.0-1 - Update to 42.0 * Tue Mar 08 2022 David King - 42~rc-1 - Update to 42.rc * Thu Jan 20 2022 Fedora Release Engineering - 42~alpha-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 09 2022 David King - 42~alpha-1 - Update to 42.alpha * Sat Sep 18 2021 Kalev Lember - 41.0-1 - Update to 41.0 * Wed Sep 08 2021 Kalev Lember - 41~rc-1 - Update to 41.rc * Thu Jul 22 2021 Fedora Release Engineering - 40.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed May 05 2021 Kalev Lember - 40.1-1 - Update to 40.1 * Mon Mar 22 2021 Kalev Lember - 40.0-1 - Update to 40.0 * Tue Mar 16 2021 David King - 40~rc-2 - Remove unused polkit BuildRequires, update URL * Mon Mar 15 2021 Kalev Lember - 40~rc-1 - Update to 40.rc * Sun Feb 21 2021 Łukasz Patron - 40~beta-2 - Backport an upstream patch to fix out-of-bounds error when opening resources tab (MR #38) * Thu Feb 18 2021 Kalev Lember - 40~beta-1 - Update to 40.beta * Tue Jan 26 2021 Fedora Release Engineering - 3.38.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Sep 11 2020 Kalev Lember - 3.38.0-1 - Update to 3.38.0 * Fri Sep 04 2020 Kalev Lember - 3.37.92-1 - Update to 3.37.92 * Fri Aug 21 2020 Kalev Lember - 3.37.91-1 - Update to 3.37.91 * Mon Aug 17 2020 Kalev Lember - 3.37.90-1 - Update to 3.37.90 * Sat Aug 01 2020 Fedora Release Engineering - 3.36.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 3.36.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 29 2020 Kalev Lember - 3.36.1-1 - Update to 3.36.1 * Sun Mar 08 2020 Kalev Lember - 3.36.0-1 - Update to 3.36.0 * Mon Mar 02 2020 Kalev Lember - 3.35.92-1 - Update to 3.35.92 * Tue Feb 04 2020 Kalev Lember - 3.35.90-1 - Update to 3.35.90 * Thu Jul 25 2019 Fedora Release Engineering - 3.32.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 16 2019 Adam Williamson - 3.32.1-2 - Rebuild with Meson fix for #1699099 * Tue Apr 09 2019 Kalev Lember - 3.32.1-1 - Update to 3.32.1 * Fri Mar 15 2019 Kalev Lember - 3.32.0-2 - Backport an upstream patch to use the new icon in various places * Mon Mar 11 2019 Kalev Lember - 3.32.0-1 - Update to 3.32.0 * Tue Mar 05 2019 Kalev Lember - 3.31.92-1 - Update to 3.31.92 * Mon Feb 18 2019 Kalev Lember - 3.31.91-1 - Update to 3.31.91 * Mon Feb 04 2019 Kalev Lember - 3.31.90-1 - Update to 3.31.90 * Thu Jan 31 2019 Fedora Release Engineering - 3.31.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Kalev Lember - 3.31.3-1 - Update to 3.31.3 * Fri Sep 07 2018 Kalev Lember - 3.30.0-1 - Update to 3.30.0 - Switch to the meson build system * Fri Jul 13 2018 Fedora Release Engineering - 3.28.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 09 2018 Kalev Lember - 3.28.2-1 - Update to 3.28.2 * Mon Apr 09 2018 Kalev Lember - 3.28.1-1 - Update to 3.28.1 * Mon Mar 12 2018 Kalev Lember - 3.28.0-1 - Update to 3.28.0 * Sun Mar 11 2018 Kalev Lember - 3.27.92-1 - Update to 3.27.92 * Mon Mar 05 2018 Kalev Lember - 3.27.90-1 - Update to 3.27.90 * Wed Feb 07 2018 Fedora Release Engineering - 3.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Sep 13 2017 Kalev Lember - 3.26.0-1 - Update to 3.26.0 * Thu Sep 07 2017 Kalev Lember - 3.25.92-1 - Update to 3.25.92 * Mon Aug 28 2017 Kalev Lember - 3.25.91-1 - Update to 3.25.91 * Tue Aug 15 2017 Kalev Lember - 3.25.90-1 - Update to 3.25.90 * Wed Aug 02 2017 Fedora Release Engineering - 3.25.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 3.25.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 25 2017 Kalev Lember - 3.25.3-1 - Update to 3.25.3 * Tue Jun 13 2017 Kalev Lember - 3.25.2-2 - Rebuilt for libgtop2 soname bump * Mon Jun 12 2017 Kalev Lember - 3.25.2-1 - Update to 3.25.2 - Fix /usr/libexec/gnome-system-monitor directory ownership * Tue Mar 21 2017 Kalev Lember - 3.24.0-1 - Update to 3.24.0 * Thu Mar 16 2017 Kalev Lember - 3.23.92-1 - Update to 3.23.92 * Tue Feb 28 2017 Richard Hughes - 3.23.91-1 - Update to 3.23.91 * Tue Feb 14 2017 Richard Hughes - 3.23.90-1 - Update to 3.23.90 * Mon Feb 13 2017 Richard Hughes - 3.23.2-1 - Update to 3.23.2 * Fri Feb 10 2017 Fedora Release Engineering - 3.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Nov 24 2016 Kalev Lember - 3.22.2-1 - Update to 3.22.2 * Mon Sep 19 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 * Fri Sep 02 2016 Kalev Lember - 3.21.91-1 - Update to 3.21.91 - Don't set group tags * Thu Aug 18 2016 Kalev Lember - 3.21.90-1 - Update to 3.21.90 * Wed Jun 22 2016 Richard Hughes - 3.21.3-1 - Update to 3.21.3 * Wed Apr 13 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Tue Mar 15 2016 Kalev Lember - 3.19.92-1 - Update to 3.19.92 * Tue Mar 01 2016 Richard Hughes - 3.19.91-1 - Update to 3.19.91 * Tue Feb 16 2016 Richard Hughes - 3.19.90-1 - Update to 3.19.90 * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 19 2016 David King - 3.19.4-1 - Update to 3.19.4 * Mon Dec 14 2015 Kalev Lember - 3.19.3-1 - Update to 3.19.3 * Tue Nov 10 2015 Kalev Lember - 3.18.2-1 - Update to 3.18.2 * Tue Sep 22 2015 Kalev Lember - 3.18.0.1-1 - Update to 3.18.0.1 * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 * Mon Aug 31 2015 Kalev Lember - 3.17.91-1 - Update to 3.17.91 * Sat Aug 22 2015 Matthias Clasen - 3.17.90-2 - Work under Wayland - Rely on file triggers * Mon Aug 17 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 - Use make_install macro * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4 * Mon Jun 22 2015 David King - 3.17.3-1 - Update to 3.17.3 - Preserve timestamps during install - Use pkgconfig for BuildRequires * Wed Jun 17 2015 Fedora Release Engineering - 3.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember - 3.16.0-2 - Rebuilt for GCC 5 C++11 ABI change * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 * Mon Mar 02 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 - Use the %%license macro for the COPYING file * Tue Jan 20 2015 Richard Hughes - 3.15.4-1 - Update to 3.15.4 * Fri Dec 19 2014 Richard Hughes - 3.15.3-1 - Update to 3.15.3 * Tue Nov 25 2014 Kalev Lember - 3.15.1-1 - Update to 3.15.1 * Mon Oct 13 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 * Mon Sep 01 2014 Kalev Lember - 3.13.91-1 - Update to 3.13.91 * Tue Aug 19 2014 Kalev Lember - 3.13.90-1 - Update to 3.13.90 * Sat Aug 16 2014 Fedora Release Engineering - 3.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jul 21 2014 Kalev Lember - 3.13.4-1 - Update to 3.13.4 * Tue Jun 24 2014 Richard Hughes - 3.13.3-1 - Update to 3.13.3 * Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 27 2014 Kalev Lember - 3.13.2-1 - Update to 3.13.2 * Tue Apr 29 2014 Richard Hughes - 3.13.1-1 - Update to 3.13.1 * Tue Apr 15 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 * Mon Mar 24 2014 Kalev Lember - 3.12.0-1 - Update to 3.12.0 * Tue Mar 18 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 * Tue Feb 18 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Tue Feb 04 2014 Richard Hughes - 3.11.5-1 - Update to 3.11.5 * Tue Jan 14 2014 Richard Hughes - 3.11.4-1 - Update to 3.11.4 * Tue Dec 17 2013 Richard Hughes - 3.11.3-1 - Update to 3.11.3 * Tue Nov 19 2013 Richard Hughes - 3.11.2-1 - Update to 3.11.2 * Thu Nov 14 2013 Richard Hughes - 3.10.2-1 - Update to 3.10.2 * Tue Oct 29 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 * Wed Sep 25 2013 Richard Hughes - 3.10.0-1 - Update to 3.10.0 * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 * Sat Aug 10 2013 Kalev Lember - 3.9.5-1 - Update to 3.9.5 * Sat Aug 03 2013 Fedora Release Engineering - 3.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 28 2013 Kalev Lember - 3.9.2-2 - Adapt for gnome-icon-theme packaging changes * Sun Jun 02 2013 Kalev Lember - 3.9.2-1 - Update to 3.9.2 * Tue May 21 2013 Kalev Lember - 3.8.2.1-1 - Update to 3.8.2.1 * Mon May 13 2013 Richard Hughes - 3.8.2-1 - Update to 3.8.2 * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 * Wed Mar 20 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 * Tue Feb 19 2013 Richard Hughes - 3.7.90-1 - Update to 3.7.90 * Wed Feb 06 2013 Kalev Lember - 3.7.5-1 - Update to 3.7.5 * Wed Jan 16 2013 Richard Hughes - 3.7.4-1 - Update to 3.7.4 * Sat Nov 24 2012 Matthias Clasen - 3.6.1-3 - Fix display of distro information * Mon Oct 29 2012 Matthias Clasen - 3.6.1-2 - Display systemd information * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 * Wed Sep 26 2012 Matthias Clasen - 3.6.0-1 - Update to 3.6.0 * Wed Sep 19 2012 Richard Hughes - 3.5.92-1 - Update to 3.5.92 * Tue Aug 21 2012 Richard Hughes - 3.5.90.1-1 - Update to 3.5.90.1 * Tue Aug 07 2012 Richard Hughes - 3.5.90-1 - Update to 3.5.90 * Fri Jul 27 2012 Fedora Release Engineering - 3.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jul 21 2012 Ville Skyttä - 3.4.1-3 - Own the %%{_datadir}/gnome-system-monitor dir. - Escape rpm macros in %%changelog. * Tue Apr 24 2012 Kalev Lember - 3.4.1-2 - Silence rpm scriptlet output * Tue Apr 17 2012 Kalev Lember - 3.4.1-1 - Update to 3.4.1 * Tue Mar 27 2012 Richard Hughes - 3.4.0-1 - Update to 3.4.0 * Wed Mar 21 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92 * Tue Mar 6 2012 Matthias Clasen - 3.3.91-1 - Update to 3.3.91 * Sun Feb 26 2012 Matthias Clasen - 3.3.90-1 - Update to 3.3.90 * Tue Jan 17 2012 Matthias Clasen - 3.3.4-1 - Update to 3.3.4 * Fri Jan 13 2012 Fedora Release Engineering - 3.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 20 2011 Matthias Clasen - 3.3.3-1 - Update to 3.3.3 * Thu Nov 24 2011 Matthias Clasen - 3.3.2.1-1 - Update to 3.3.2.1 * Mon Nov 21 2011 Matthias Clasen - 3.3.2-1 - Update to 3.3.2 * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 * Wed Oct 19 2011 Matthias Clasen - 3.2.1-1 - Update to 3.2.1 * Tue Sep 27 2011 Ray - 3.2.0-1 - Update to 3.2.0 * Wed Aug 31 2011 Matthias Clasen 3.1.90-1 - Update to 3.1.90 * Tue Jul 05 2011 Bastien Nocera 3.1.3-1 - Update to 3.1.3 * Wed Jun 15 2011 Tomas Bzatek - 3.1.2-1 - Update to 3.1.2 * Thu May 12 2011 Christopher Aillon - 3.1.1.1-1 - Update to 3.1.1.1 * Wed May 11 2011 Tomas Bzatek - 3.1.1-1 - Update to 3.1.1 * Mon Apr 4 2011 Matthias Clasen - 3.0.0-1 - Update to 3.0.0 * Sat Mar 26 2011 Matthias Clasen - 2.99.3-2 - Fix runtime error with > 4 cpus * Fri Mar 25 2011 Matthias Clasen - 2.99.3-1 - Update to 2.99.3 * Mon Mar 21 2011 Matthias Clasen - 2.99.2-1 - Update to 2.99.2 * Mon Mar 7 2011 Matthias Clasen - 2.99.1-1 - Update to 2.99.1 - Drop 'About this computer', we no longer show it anyway * Tue Feb 22 2011 Matthias Clasen - 2.99.0-1 - Update to 2.99.0 - Drop accumulated patches * Tue Feb 08 2011 Fedora Release Engineering - 2.28.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Sep 29 2010 Matthias Clasen - 2.28.2-1 - Update to 2.28.2 * Tue Mar 30 2010 Matthias Clasen - 2.28.1-1 - Update to 2.28.1