diff --git a/.gitignore b/.gitignore index 387f344..6db7704 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,3 @@ 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 7067259..b7bcbee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xosview-1.25.tar.gz) = 723f8710d5beb72999b2d42685bf0eb440a30ef972d6f5742e74a4519dfcf9ae7a612231d4bd194ce40ec37a79b7b559ccf6ae08c5e5e8bb824f0a496636b28c +SHA512 (xosview-1.24.tar.gz) = aeeecc3be8c4a22bb62062ca51c927ace186c0652f7cc16fbdd7b7d3acb247242d1ad64960cfb4622bd1626fdfcd26ef6938df2b4f788ee8fc44e5cf59396540 diff --git a/xosview.spec b/xosview.spec index db22afb..1fe6b31 100644 --- a/xosview.spec +++ b/xosview.spec @@ -1,16 +1,16 @@ Summary: An X Window System utility for monitoring system resources Name: xosview -Version: 1.25 +Version: 1.24 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}, # 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-1.0-or-later +License: GPL+ URL: http://www.pogo.org.uk/~mark/xosview/ Source0: http://www.pogo.org.uk/~mark/xosview/releases/xosview-%{version}.tar.gz -Patch: xosview-1.24-app-def.patch +Patch0: xosview-1.24-app-def.patch BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: libX11-devel @@ -23,16 +23,14 @@ current system state, including memory usage, CPU usage, system load, etc. Xosview runs under the X Window System. %prep -%autosetup -p1 +%autosetup %build %make_build OPTFLAGS="%{optflags}" %install -%make_install PREFIX=%{_prefix} +make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p" install -p -m 0644 -D Xdefaults %{buildroot}%{_datadir}/X11/app-defaults/XOsview - -%check desktop-file-validate %{buildroot}%{_datadir}/applications/xosview.desktop %files @@ -45,27 +43,6 @@ 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 - -* 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 - -* 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 - -* 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