move wallpaper and color-schemes to a -default-lookandfeel subpackage [release 5.25.3-2mamba;Sun Jul 17 2022]
This commit is contained in:
parent
357695f4e2
commit
d3852c2862
20
breeze.spec
20
breeze.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: breeze
|
||||
Version: 5.25.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Breeze Dark Desktop Design Language by the KDE VDG
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Vendor: openmamba
|
||||
@ -43,11 +43,19 @@ BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: breeze-icons
|
||||
Requires: breeze-default-lookandfeel = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
Breeze Dark Desktop Design Language by the KDE VDG.
|
||||
|
||||
%package default-lookandfeel
|
||||
Summary: Default wallpaper and color schemes provided with %{name} theme
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
|
||||
%description default-lookandfeel
|
||||
This package contains the default wallpaper and color schemes provided with %{name} theme.
|
||||
|
||||
%package -n lib%{name}
|
||||
Summary: Libraries provided with %{name}
|
||||
Group: System/Libraries
|
||||
@ -79,7 +87,6 @@ This package contains the libraries provided with %{name}.
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/breeze-settings5
|
||||
%{_datadir}/color-schemes/Breeze*.colors
|
||||
%dir %{_datadir}/icons/Breeze_Snow
|
||||
%dir %{_datadir}/icons/Breeze_Snow/cursors
|
||||
%{_datadir}/icons/Breeze_Snow/cursors/*
|
||||
@ -92,13 +99,17 @@ This package contains the libraries provided with %{name}.
|
||||
%{_datadir}/kservices5/*.desktop
|
||||
%{_datadir}/kstyle/themes/breeze.themerc
|
||||
%{_datadir}/QtCurve/Breeze.qtcurve
|
||||
%{_libdir}/cmake/Breeze/Breeze*.cmake
|
||||
|
||||
%files default-lookandfeel
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/color-schemes/Breeze*.colors
|
||||
%dir %{_datadir}/wallpapers/Next
|
||||
%dir %{_datadir}/wallpapers/Next/contents
|
||||
%dir %{_datadir}/wallpapers/Next/contents/images
|
||||
%{_datadir}/wallpapers/Next/contents/images/*
|
||||
%{_datadir}/wallpapers/Next/contents/screenshot.png
|
||||
%{_datadir}/wallpapers/Next/metadata.desktop
|
||||
%{_libdir}/cmake/Breeze/Breeze*.cmake
|
||||
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
@ -112,6 +123,9 @@ This package contains the libraries provided with %{name}.
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Sun Jul 17 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.25.3-2mamba
|
||||
- move wallpaper and color-schemes to a -default-lookandfeel subpackage
|
||||
|
||||
* Tue Jul 12 2022 Automatic Build System <autodist@mambasoft.it> 5.25.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user