1
0

Disable the kameleon helper again

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kdeplasma6-addons?expand=0&rev=21
This commit is contained in:
Christophe Marin 2024-07-04 07:25:10 +00:00 committed by Git OBS Bridge
parent 7af93eb639
commit c2252f0d3f
2 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,6 @@ Tue Jul 2 17:34:00 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
* For more details see https://kde.org/announcements/plasma/6/6.1.2 * For more details see https://kde.org/announcements/plasma/6/6.1.2
- Changes since 6.1.1: - Changes since 6.1.1:
* update version for new release * update version for new release
- Build the kameleonhelper kded module (boo#1226306)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 25 17:13:01 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> Tue Jun 25 17:13:01 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -98,6 +98,8 @@ the Plasma desktop.
%prep %prep
%autosetup -p1 -n %{rname}-%{version} %autosetup -p1 -n %{rname}-%{version}
# Waiting for boo#1226306
echo > kdeds/kameleon/CMakeLists.txt
%build %build
%cmake_kf6 %cmake_kf6
@ -114,7 +116,7 @@ the Plasma desktop.
%files %files
%license LICENSES/* %license LICENSES/*
%{_kf6_appstreamdir}/*.xml %{_kf6_appstreamdir}/*.xml
%{_kf6_dbuspolicydir}/org.kde.kameleonhelper.conf # %%{_kf6_dbuspolicydir}/org.kde.kameleonhelper.conf
%{_kf6_debugdir}/kdeplasma-addons.categories %{_kf6_debugdir}/kdeplasma-addons.categories
%ifarch x86_64 aarch64 riscv64 %ifarch x86_64 aarch64 riscv64
%{_kf6_iconsdir}/hicolor/scalable/apps/accessories-dictionary.svgz %{_kf6_iconsdir}/hicolor/scalable/apps/accessories-dictionary.svgz
@ -122,12 +124,12 @@ the Plasma desktop.
%{_kf6_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz %{_kf6_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz
%{_kf6_knsrcfilesdir}/comic.knsrc %{_kf6_knsrcfilesdir}/comic.knsrc
%{_kf6_libdir}/libplasmapotdprovidercore.so.* %{_kf6_libdir}/libplasmapotdprovidercore.so.*
%{_kf6_libexecdir}/kauth/kameleonhelper # %%{_kf6_libexecdir}/kauth/kameleonhelper
%{_kf6_notificationsdir}/plasma_applet_timer.notifyrc %{_kf6_notificationsdir}/plasma_applet_timer.notifyrc
%{_kf6_plasmadir}/desktoptheme/ %{_kf6_plasmadir}/desktoptheme/
%{_kf6_plasmadir}/plasmoids/ %{_kf6_plasmadir}/plasmoids/
%{_kf6_plasmadir}/wallpapers/ %{_kf6_plasmadir}/wallpapers/
%{_kf6_plugindir}/kf6/kded/kameleon.so # %%{_kf6_plugindir}/kf6/kded/kameleon.so
%dir %{_kf6_plugindir}/kf6/krunner %dir %{_kf6_plugindir}/kf6/krunner
%{_kf6_plugindir}/kf6/krunner/* %{_kf6_plugindir}/kf6/krunner/*
%dir %{_kf6_plugindir}/kf6/packagestructure %dir %{_kf6_plugindir}/kf6/packagestructure
@ -141,9 +143,9 @@ the Plasma desktop.
%{_kf6_plugindir}/potd/ %{_kf6_plugindir}/potd/
%{_kf6_qmldir}/org/kde/plasma/* %{_kf6_qmldir}/org/kde/plasma/*
%{_kf6_qmldir}/org/kde/plasmacalendar/ %{_kf6_qmldir}/org/kde/plasmacalendar/
%{_kf6_sharedir}/dbus-1/system-services/org.kde.kameleonhelper.service # %%{_kf6_sharedir}/dbus-1/system-services/org.kde.kameleonhelper.service
%{_kf6_sharedir}/kwin/ %{_kf6_sharedir}/kwin/
%{_kf6_sharedir}/polkit-1/actions/org.kde.kameleonhelper.policy # %%{_kf6_sharedir}/polkit-1/actions/org.kde.kameleonhelper.policy
%files devel %files devel
%dir %{_includedir}/plasma %dir %{_includedir}/plasma