From bb9496aab17036a26fae281d851022e395eab669 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:58:56 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 66dd312c76a110eca1491b504530da3dcd522386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:51:06 +0200 Subject: [PATCH 2/9] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfce4-mount-plugin.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfce4-mount-plugin.spec b/xfce4-mount-plugin.spec index eee1172..4dce260 100644 --- a/xfce4-mount-plugin.spec +++ b/xfce4-mount-plugin.spec @@ -9,7 +9,8 @@ Version: 1.1.6 Release: %autorelease Summary: Mount/unmount utility for the Xfce panel -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-diskperf-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 From 71f9203306dfcb11fbcebb4140abc9d93b84b6ef Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 16:18:37 -0600 Subject: [PATCH 3/9] rebuild for xfce-4.20 From a1bc874a2786b9fa50d8e8aa7e68b892baabdf21 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 25 Dec 2024 09:54:00 -0600 Subject: [PATCH 4/9] Update to v1.1.7 --- .gitignore | 1 + sources | 2 +- xfce4-mount-plugin.spec | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index fbab13a..d0bae27 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xfce4-mount-plugin-0.5.5.tar.bz2 /xfce4-mount-plugin-1.1.4.tar.bz2 /xfce4-mount-plugin-1.1.5.tar.bz2 /xfce4-mount-plugin-1.1.6.tar.bz2 +/xfce4-mount-plugin-1.1.7.tar.bz2 diff --git a/sources b/sources index 86d12d2..b79b05d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-mount-plugin-1.1.6.tar.bz2) = 5f0d8c2ebf6528560c42b5dc1408a40bce8dfc4528f2a2ea1955774a8e5fab0cda9c81b052927c7dbd8675a5bbd104a208c657f473dc5258e049fa0b34af16a3 +SHA512 (xfce4-mount-plugin-1.1.7.tar.bz2) = e156aad49bcba0f91fea259e820ec798f407ec7b89832939d69f9612e370541bfefe2c52e23766e16828c6faadb57881e8eb8b6fa309dcc5e7162612bc757138 diff --git a/xfce4-mount-plugin.spec b/xfce4-mount-plugin.spec index 4dce260..4c44bcf 100644 --- a/xfce4-mount-plugin.spec +++ b/xfce4-mount-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.16 Name: xfce4-mount-plugin -Version: 1.1.6 +Version: 1.1.7 Release: %autorelease Summary: Mount/unmount utility for the Xfce panel @@ -15,12 +15,11 @@ URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-diskperf-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} BuildRequires: gettext -BuildRequires: intltool Requires: xfce4-panel >= %{xfceversion} %description From cafcfb1929725c198cf8f60125fde1e559e9952a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:44:01 +0000 Subject: [PATCH 5/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From aa34a38ab0b7a495bcd520cb286eb6d597b7c97b Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 1 Jun 2025 18:52:27 -0500 Subject: [PATCH 6/9] Update to v1.2.0; switch to meson --- .gitignore | 1 + sources | 2 +- xfce4-mount-plugin.spec | 20 +++++++++----------- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index d0bae27..26de908 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ xfce4-mount-plugin-0.5.5.tar.bz2 /xfce4-mount-plugin-1.1.5.tar.bz2 /xfce4-mount-plugin-1.1.6.tar.bz2 /xfce4-mount-plugin-1.1.7.tar.bz2 +/xfce4-mount-plugin-1.2.0.tar.xz diff --git a/sources b/sources index b79b05d..7cf80c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-mount-plugin-1.1.7.tar.bz2) = e156aad49bcba0f91fea259e820ec798f407ec7b89832939d69f9612e370541bfefe2c52e23766e16828c6faadb57881e8eb8b6fa309dcc5e7162612bc757138 +SHA512 (xfce4-mount-plugin-1.2.0.tar.xz) = c67ce79daa6cdaf7b397d563952af3c013212888c60622c8609245e5da7ba2a9846fba63f2886a16acfb509b6b65b82b4bfc146e6933d843d8f0df68ed3f55b6 diff --git a/xfce4-mount-plugin.spec b/xfce4-mount-plugin.spec index 4c44bcf..61c9634 100644 --- a/xfce4-mount-plugin.spec +++ b/xfce4-mount-plugin.spec @@ -1,11 +1,11 @@ # Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173549 %global _hardened_build 1 -%global minorversion 1.1 -%global xfceversion 4.16 +%global minorversion 1.2 +%global xfceversion 4.20 Name: xfce4-mount-plugin -Version: 1.1.7 +Version: 1.2.0 Release: %autorelease Summary: Mount/unmount utility for the Xfce panel @@ -13,13 +13,13 @@ Summary: Mount/unmount utility for the Xfce panel License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-diskperf-plugin -Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.xz BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} -BuildRequires: gettext +BuildRequires: meson Requires: xfce4-panel >= %{xfceversion} %description @@ -29,14 +29,12 @@ Mount and unmount filesystems from the Xfce panel. %autosetup %build -%configure --disable-static -%make_build +%meson +%meson_build %install -%make_install +%meson_install -# remove la file -find %{buildroot} -name '*.la' -exec rm -f {} ';' # make sure debuginfo is generated properly chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so @@ -45,7 +43,7 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %files -f %{name}.lang -%doc AUTHORS ChangeLog +%doc AUTHORS README %license COPYING %{_libdir}/xfce4/panel/plugins/*.so %{_datadir}/xfce4/panel/plugins/*.desktop From a097a84f4f3a3130aaf35d1459363c2f3fc59fa9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:47:12 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From e32fb78e2d54f2c0bb6476dba2b7e7c38235ce47 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:37:13 +0000 Subject: [PATCH 8/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 47f0e5c4d7467a7362053017dc9f7eeb02afac6a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:10:19 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild