commit c6589798c4a2231be271aa0c543f8f4b58f9ce3633c7a1fc27643beffd0b3899 Author: Luca Beltrame Date: Wed Feb 7 18:01:38 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-disks?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/plasma-disks-5.93.0.tar.xz b/plasma-disks-5.93.0.tar.xz new file mode 100644 index 0000000..206491c --- /dev/null +++ b/plasma-disks-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116def373c1fe16ea4bcd7a721405553990937aeee311a78401ad9bd0c61a027 +size 99844 diff --git a/plasma-disks-5.93.0.tar.xz.sig b/plasma-disks-5.93.0.tar.xz.sig new file mode 100644 index 0000000..7f53da8 --- /dev/null +++ b/plasma-disks-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RqwACgkQ11dEg7tX +sY2sTg/+MApRHirbVKa7/dvAIlJdYk54m9B7qCWCqPgP4Yi8L5r/efqMa0PBmVDK +tDeI8Q4z5bGY5bPdXNt+RpzgNAAZCOCYbPn9uR88IjrfKYRwi+F/D0+QbgBCRnE4 +YQAvmmotHOGiD4f9slDa7RfFDe1AUPsKCeooK6hrME1KrQWir4Xst/vJy3BU3eYv +MTJaGq/KnOP1nTqHAtl7Aj9/cXpNhp/vk6AraxcLvQmNoH92TzvsSqnDNI1ggMV+ +WIiB8Wmz3AM3Cq2sogxZWfyN6L1fCUYYzC0Npy/z6Fxf23WHtfyFyRqR8/glN6Qs +0vVAzoVJ1jEVmWRK/4N+9Es08t9ZYcncHZgywJmaaXdYQDpycWDAGeOczPC/4gwO +kzT1chWDgISHgCnSYtwhuMFJ4OE0cnKLmnQ4dBLTs0QrtN57oC6hiqFAJw8BX/8P +4U1+Y4ibMze7A5wK999pLcMPjMaS2Yp4MbC1+mgFymW09n2YUn9cKqDQxboDsYD8 +s2UuXE5bxIbbnQP5u7gVztQ+/v8NIQ6p9RqPnYmgpsOayRT4q7e3EjqKkgIB4RBt +fk8EfpM7dxFqgjnRMkfty/2jRNwMmLhnS0/Cbsfsb4oF6EMozeSf5L0hlea+dSYZ +A2hEemjtqMrnF8LugeFj74WR8V/rzJs3C3NRX+DHS8qzRclraMc= +=j0On +-----END PGP SIGNATURE----- diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ diff --git a/plasma6-disks.changes b/plasma6-disks.changes new file mode 100644 index 0000000..43651bc --- /dev/null +++ b/plasma6-disks.changes @@ -0,0 +1,20 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:40 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * Fix finding KCM (kde#480462) + +------------------------------------------------------------------- +Wed Jan 17 18:39:40 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Wed Aug 23 06:55:42 UTC 2023 - Christophe Marin + +- Init plasma6-disks diff --git a/plasma6-disks.spec b/plasma6-disks.spec new file mode 100644 index 0000000..965ecd9 --- /dev/null +++ b/plasma6-disks.spec @@ -0,0 +1,88 @@ +# +# spec file for package plasma6-disks +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define kf6_version 5.240.0 +%define qt6_version 6.5.0 + +%define rname plasma-disks +%bcond_without released +Name: plasma6-disks +Version: 5.93.0 +Release: 0 +Summary: Plasma service for monitoring disk health +License: GPL-2.0-only OR GPL-3.0-only +URL: https://www.kde.org +Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6Auth) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6Notifications) >= %{kf6_version} +BuildRequires: cmake(KF6Package) >= %{kf6_version} +BuildRequires: cmake(KF6Solid) >= %{kf6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +Requires: /usr/sbin/smartctl +Conflicts: plasma5-disks + +%description +Monitors S.M.A.R.T. capable devices for imminent failure and informs the user. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 -DBUILD_TESTING:BOOL=TRUE + +%kf6_build + +%install +%kf6_install + +%check +export QT_QPA_PLATFORM=offscreen +%ctest + +%find_lang %{name} --all-name + +%files +%license LICENSES/* +%{_datadir}/dbus-1/system-services/org.kde.kded.smart.service +%{_datadir}/polkit-1/actions/org.kde.kded.smart.policy +%{_kf6_appstreamdir}/org.kde.plasma.disks.metainfo.xml +%{_kf6_applicationsdir}/kcm_disks.desktop +%{_kf6_dbuspolicydir}/org.kde.kded.smart.conf +%{_kf6_notificationsdir}/org.kde.kded.smart.notifyrc +%{_kf6_plugindir}/kf6/kded/smart.so +%dir %{_kf6_plugindir}/plasma/kcms/kinfocenter/ +%{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_disks.so +%{_kf6_libexecdir}/kauth/kded-smart-helper + +%files lang -f %{name}.lang + +%changelog