forked from pool/breeze
- Add BuildRequires: plasma-framework to allow appdata file to be built
- Add appdata file to %files OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=154
This commit is contained in:
parent
d3ef7b9dcc
commit
d3111ddb87
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 09:57:10 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Add BuildRequires: plasma-framework to allow appdata file to be built
|
||||
- Add appdata file to %files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 19:21:42 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -29,6 +29,8 @@ BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: kf5-filesystem
|
||||
# Needed for Plasma/LookAndFeel service type declaration
|
||||
BuildRequires: plasma-framework
|
||||
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
@ -146,6 +148,7 @@ This package provides Breeze KWin decoration.
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezestyleconfig.desktop
|
||||
%{_kf5_libdir}/cmake/Breeze/
|
||||
%{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user