forked from pool/kdeplasma6-addons
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:
parent
7af93eb639
commit
c2252f0d3f
@ -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
|
||||
- Changes since 6.1.1:
|
||||
* 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>
|
||||
|
@ -98,6 +98,8 @@ the Plasma desktop.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
# Waiting for boo#1226306
|
||||
echo > kdeds/kameleon/CMakeLists.txt
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
@ -114,7 +116,7 @@ the Plasma desktop.
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_kf6_appstreamdir}/*.xml
|
||||
%{_kf6_dbuspolicydir}/org.kde.kameleonhelper.conf
|
||||
# %%{_kf6_dbuspolicydir}/org.kde.kameleonhelper.conf
|
||||
%{_kf6_debugdir}/kdeplasma-addons.categories
|
||||
%ifarch x86_64 aarch64 riscv64
|
||||
%{_kf6_iconsdir}/hicolor/scalable/apps/accessories-dictionary.svgz
|
||||
@ -122,12 +124,12 @@ the Plasma desktop.
|
||||
%{_kf6_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz
|
||||
%{_kf6_knsrcfilesdir}/comic.knsrc
|
||||
%{_kf6_libdir}/libplasmapotdprovidercore.so.*
|
||||
%{_kf6_libexecdir}/kauth/kameleonhelper
|
||||
# %%{_kf6_libexecdir}/kauth/kameleonhelper
|
||||
%{_kf6_notificationsdir}/plasma_applet_timer.notifyrc
|
||||
%{_kf6_plasmadir}/desktoptheme/
|
||||
%{_kf6_plasmadir}/plasmoids/
|
||||
%{_kf6_plasmadir}/wallpapers/
|
||||
%{_kf6_plugindir}/kf6/kded/kameleon.so
|
||||
# %%{_kf6_plugindir}/kf6/kded/kameleon.so
|
||||
%dir %{_kf6_plugindir}/kf6/krunner
|
||||
%{_kf6_plugindir}/kf6/krunner/*
|
||||
%dir %{_kf6_plugindir}/kf6/packagestructure
|
||||
@ -141,9 +143,9 @@ the Plasma desktop.
|
||||
%{_kf6_plugindir}/potd/
|
||||
%{_kf6_qmldir}/org/kde/plasma/*
|
||||
%{_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}/polkit-1/actions/org.kde.kameleonhelper.policy
|
||||
# %%{_kf6_sharedir}/polkit-1/actions/org.kde.kameleonhelper.policy
|
||||
|
||||
%files devel
|
||||
%dir %{_includedir}/plasma
|
||||
|
Loading…
Reference in New Issue
Block a user