cleanup dir ownership (fedora uses cmake-filesystem automatically now)
This commit is contained in:
parent
6975ae9a45
commit
4de23db26a
@ -7,7 +7,7 @@
|
||||
|
||||
Name: plasma-breeze
|
||||
Version: 5.10.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
||||
|
||||
License: GPLv2+
|
||||
@ -172,12 +172,15 @@ fi
|
||||
%if ! 0%{?bootstrap}
|
||||
%{_kf5_metainfodir}/org.kde.breezedark.desktop.appdata.xml
|
||||
%endif
|
||||
# no need for -devel pkg *just* for this
|
||||
# fedora does autodep on cmake-filesystem, others?
|
||||
%if ! 0%{?fedora}
|
||||
%dir %{_libdir}/cmake/
|
||||
%endif
|
||||
%{_libdir}/cmake/Breeze/
|
||||
|
||||
%files common -f breeze.lang
|
||||
%{_datadir}/color-schemes/*.colors
|
||||
%dir %{_datadir}/QtCurve/
|
||||
%{_datadir}/QtCurve/Breeze.qtcurve
|
||||
%{_datadir}/wallpapers/Next/
|
||||
|
||||
@ -199,6 +202,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 28 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-2
|
||||
- cleanup dir ownership (fedora uses cmake-filesystem automatically now)
|
||||
|
||||
* Thu Aug 24 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-1
|
||||
- 5.10.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user