- Disable plasmate parts, but keep them in the file as the removal

looks like a mistake

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=115
This commit is contained in:
Fabian Vogt 2017-05-27 16:36:24 +00:00 committed by Git OBS Bridge
parent 1578403eee
commit bebbb936cc
2 changed files with 14 additions and 12 deletions

View File

@ -8,6 +8,8 @@ Fri May 26 14:10:32 CEST 2017 - fabian@ritter-vogt.de
- Changes since 5.9.95: - Changes since 5.9.95:
* remove plasmate build checks * remove plasmate build checks
* FEATURE: don't build plasmate, it is unmaintained, moved to kde:plasmate * FEATURE: don't build plasmate, it is unmaintained, moved to kde:plasmate
- Disable plasmate parts, but keep them in the file as the removal
looks like a mistake
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 11 20:26:31 CEST 2017 - fabian@ritter-vogt.de Thu May 11 20:26:31 CEST 2017 - fabian@ritter-vogt.de

View File

@ -23,7 +23,7 @@ Release: 0
Summary: Plasma SDK Summary: Plasma SDK
License: LGPL-2.0+ and GPL-2.0 License: LGPL-2.0+ and GPL-2.0
Group: System/GUI/KDE Group: System/GUI/KDE
Url: https://projects.kde.org/projects/extragear/sdk/plasmate Url: https://cgit.kde.org/plasma-sdk.git
Source: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz Source: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
BuildRequires: breeze5-icons BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: extra-cmake-modules >= 1.8.0
@ -77,8 +77,8 @@ BuildRequires: cmake(Qt5Xml) >= 5.4.0
Recommends: %{name}-lang Recommends: %{name}-lang
%endif %endif
Conflicts: plasmate Conflicts: plasmate
Provides: plasmate5 = %{version} #Provides: plasmate5 = %{version}
Obsoletes: plasmate5 < %{version} #Obsoletes: plasmate5 < %{version}
Requires: bash Requires: bash
Requires: kirigami2 >= 2.0 Requires: kirigami2 >= 2.0
Requires: plasmaengineexplorer5 Requires: plasmaengineexplorer5
@ -108,8 +108,8 @@ test Plasma data engines without writing a Plasma applet.
%install %install
%kf5_makeinstall -C build %kf5_makeinstall -C build
# plasmagik is a symlink to tools-wizard in oxygen5 anyway, so do the same for breeze here # # plasmagik is a symlink to tools-wizard in oxygen5 anyway, so do the same for breeze here
sed -i 's/^Icon=.*$/Icon=tools-wizard/g' %{buildroot}%{_kf5_applicationsdir}/plasmate.desktop # sed -i 's/^Icon=.*$/Icon=tools-wizard/g' %{buildroot}%{_kf5_applicationsdir}/plasmate.desktop
mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
@ -124,7 +124,7 @@ test Plasma data engines without writing a Plasma applet.
%find_lang remote-widgets-browser %{name}.lang %find_lang remote-widgets-browser %{name}.lang
%find_lang plasmoidviewer %{name}.lang %find_lang plasmoidviewer %{name}.lang
%find_lang plasmawallpaperviewer %{name}.lang %find_lang plasmawallpaperviewer %{name}.lang
%find_lang plasmate %{name}.lang #%%find_lang plasmate %{name}.lang
%find_lang plasmaengineexplorer %{name}.lang %find_lang plasmaengineexplorer %{name}.lang
%find_lang cuttlefish_editorplugin %{name}.lang %find_lang cuttlefish_editorplugin %{name}.lang
%endif %endif
@ -138,21 +138,21 @@ test Plasma data engines without writing a Plasma applet.
%doc COPYING* %doc COPYING*
%{_kf5_bindir}/cuttlefish %{_kf5_bindir}/cuttlefish
%{_kf5_bindir}/plasmoidviewer %{_kf5_bindir}/plasmoidviewer
%{_kf5_bindir}/plasmate #%%{_kf5_bindir}/plasmate
%{_kf5_bindir}/plasmakconfigxteditor #%%{_kf5_bindir}/plasmakconfigxteditor
%{_kf5_bindir}/plasmathemeexplorer %{_kf5_bindir}/plasmathemeexplorer
%{_kf5_bindir}/lookandfeelexplorer %{_kf5_bindir}/lookandfeelexplorer
%{_kf5_sharedir}/plasma/ %{_kf5_sharedir}/plasma/
%{_kf5_sharedir}/plasmate/ #%%{_kf5_sharedir}/plasmate/
%{_kf5_sharedir}/kpackage/ %{_kf5_sharedir}/kpackage/
%{_kf5_sharedir}/kdevsavesystemview/ #%%{_kf5_sharedir}/kdevsavesystemview/
%{_kf5_servicesdir}/ %{_kf5_servicesdir}/
%{_kf5_plugindir}/ %{_kf5_plugindir}/
%{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop %{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
%{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop %{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop
%{_kf5_applicationsdir}/org.kde.cuttlefish.desktop %{_kf5_applicationsdir}/org.kde.cuttlefish.desktop
%{_kf5_applicationsdir}/plasmate.desktop #%%{_kf5_applicationsdir}/plasmate.desktop
%config %{_kf5_configdir}/plasmate.knsrc #%%config %{_kf5_configdir}/plasmate.knsrc
%dir %{_kf5_iconsdir}/hicolor/* %dir %{_kf5_iconsdir}/hicolor/*
%dir %{_kf5_iconsdir}/hicolor/*/* %dir %{_kf5_iconsdir}/hicolor/*/*
%{_kf5_iconsdir}/*/*/*/*.* %{_kf5_iconsdir}/*/*/*/*.*