This commit is contained in:
committed by
Git OBS Bridge
parent
e5b2afd7c6
commit
c7f55c3613
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 12 23:44:28 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 11:36:04 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@@ -30,26 +30,26 @@ BuildRequires: breeze5-icons
|
||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5ItemModels)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5Parts)
|
||||
BuildRequires: cmake(KF5Plasma)
|
||||
BuildRequires: cmake(KF5PlasmaQuick)
|
||||
BuildRequires: cmake(KF5Service)
|
||||
BuildRequires: cmake(KF5TextEditor)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(KF5Archive) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Completion) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= 5.25.0
|
||||
BuildRequires: cmake(KF5CoreAddons) >= 5.25.0
|
||||
BuildRequires: cmake(KF5DBusAddons) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Declarative) >= 5.25.0
|
||||
BuildRequires: cmake(KF5I18n) >= 5.25.0
|
||||
BuildRequires: cmake(KF5IconThemes) >= 5.25.0
|
||||
BuildRequires: cmake(KF5ItemModels) >= 5.25.0
|
||||
BuildRequires: cmake(KF5KIO) >= 5.25.0
|
||||
BuildRequires: cmake(KF5NewStuff) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Parts) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Plasma) >= 5.25.0
|
||||
BuildRequires: cmake(KF5PlasmaQuick) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.25.0
|
||||
BuildRequires: cmake(KF5TextEditor) >= 5.25.0
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= 5.25.0
|
||||
BuildRequires: cmake(KF5WindowSystem) >= 5.25.0
|
||||
BuildRequires: cmake(KF5XmlGui) >= 5.25.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
@@ -133,10 +133,7 @@ test Plasma data engines without writing a Plasma applet.
|
||||
%dir %{_kf5_iconsdir}/hicolor/*
|
||||
%dir %{_kf5_iconsdir}/hicolor/*/*
|
||||
%{_kf5_iconsdir}/*/*/*/*.*
|
||||
%if 0%{?suse_version} <= 1320
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%endif
|
||||
%{_kf5_appstreamdir}/org.kde.cuttlefish.appdata.xml
|
||||
%{_kf5_appstreamdir}/
|
||||
|
||||
%files -n plasmaengineexplorer5
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user