From 17a5950636c87c392a57320e83ea8e5ed5611f0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 17 Jun 2024 16:21:06 +0200 Subject: [PATCH 1/7] convert GPL+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xosview.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xosview.spec b/xosview.spec index 1fe6b31..6651f19 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,13 +1,13 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.24 -Release: 3%{?dist} +Release: 4%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, # both of which fall under the GPL. All other files are either GPL # based, or can fall under either the BSD or GPL copyright. -License: GPL+ +License: GPL-1.0-or-later URL: http://www.pogo.org.uk/~mark/xosview/ Source0: http://www.pogo.org.uk/~mark/xosview/releases/xosview-%{version}.tar.gz Patch0: xosview-1.24-app-def.patch @@ -43,6 +43,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Mon Jun 17 2024 Miroslav Suchý - 1.24-4 +- convert license to SPDX + * Sat Jan 27 2024 Fedora Release Engineering - 1.24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 84685394cb16dfb66fb35103212187b1306e9c3d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:23:41 +0000 Subject: [PATCH 2/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xosview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xosview.spec b/xosview.spec index 6651f19..79ebdb4 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.24 -Release: 4%{?dist} +Release: 5%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -43,6 +43,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.24-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Mon Jun 17 2024 Miroslav Suchý - 1.24-4 - convert license to SPDX From 4f21d74b201f2960f0322c089bd717cb89b6dac7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:12:51 +0000 Subject: [PATCH 3/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xosview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xosview.spec b/xosview.spec index 79ebdb4..066a026 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.24 -Release: 5%{?dist} +Release: 6%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -43,6 +43,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.24-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 1.24-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 2941eaeaa4a703d8cbfb227ee4bb486f698421c0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:02:00 +0000 Subject: [PATCH 4/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xosview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xosview.spec b/xosview.spec index 066a026..46c6b43 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.24 -Release: 6%{?dist} +Release: 7%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -43,6 +43,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.24-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.24-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From ee136c830eab7b9fc09d8a1fbb38c961e15b9913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=C3=B8sten?= Date: Thu, 15 Jan 2026 17:52:14 +0100 Subject: [PATCH 5/7] 1.25 --- .gitignore | 1 + sources | 2 +- xosview.spec | 15 ++++++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 6db7704..387f344 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ xosview-1.8.3-20080301.tar.gz /xosview-1.22.tar.gz /xosview-1.23.tar.gz /xosview-1.24.tar.gz +/xosview-1.25.tar.gz diff --git a/sources b/sources index b7bcbee..7067259 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xosview-1.24.tar.gz) = aeeecc3be8c4a22bb62062ca51c927ace186c0652f7cc16fbdd7b7d3acb247242d1ad64960cfb4622bd1626fdfcd26ef6938df2b4f788ee8fc44e5cf59396540 +SHA512 (xosview-1.25.tar.gz) = 723f8710d5beb72999b2d42685bf0eb440a30ef972d6f5742e74a4519dfcf9ae7a612231d4bd194ce40ec37a79b7b559ccf6ae08c5e5e8bb824f0a496636b28c diff --git a/xosview.spec b/xosview.spec index 46c6b43..107d5a9 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview -Version: 1.24 -Release: 7%{?dist} +Version: 1.25 +Release: 1%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -10,7 +10,7 @@ Release: 7%{?dist} License: GPL-1.0-or-later URL: http://www.pogo.org.uk/~mark/xosview/ Source0: http://www.pogo.org.uk/~mark/xosview/releases/xosview-%{version}.tar.gz -Patch0: xosview-1.24-app-def.patch +Patch: xosview-1.24-app-def.patch BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: libX11-devel @@ -23,14 +23,16 @@ current system state, including memory usage, CPU usage, system load, etc. Xosview runs under the X Window System. %prep -%autosetup +%autosetup -p1 %build %make_build OPTFLAGS="%{optflags}" %install -make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p" +%make_install PREFIX=%{_prefix} install -p -m 0644 -D Xdefaults %{buildroot}%{_datadir}/X11/app-defaults/XOsview + +%check desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %files @@ -43,6 +45,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Wed Jan 14 2026 Terje Røsten - 1.25-1 +- 1.25 + * Fri Jul 25 2025 Fedora Release Engineering - 1.24-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 703924ac64f11115eac7a5b019ac02456195ad86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:51:25 +0000 Subject: [PATCH 6/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xosview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xosview.spec b/xosview.spec index 107d5a9..c0fe25a 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.25 -Release: 1%{?dist} +Release: 2%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -45,6 +45,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jan 14 2026 Terje Røsten - 1.25-1 - 1.25 From 37f496a8631e98e792c687974154706cf5b9484d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:24:01 +0000 Subject: [PATCH 7/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xosview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xosview.spec b/xosview.spec index c0fe25a..db22afb 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,7 +1,7 @@ Summary: An X Window System utility for monitoring system resources Name: xosview Version: 1.25 -Release: 2%{?dist} +Release: 3%{?dist} # The netbsd/swapinternal.{cc,h} source files are BSD only (with # advertising), but neither file is used in the linux version of # xosview. Instead, the source files used are linux/swapmeter.{cc,h}, @@ -45,6 +45,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %{_datadir}/X11/app-defaults/XOsview %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.25-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild