add a library package [release 5.25.2-2mamba;Sun Jul 10 2022]
This commit is contained in:
parent
0bb96a5871
commit
275e976dfb
33
breeze.spec
33
breeze.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: breeze
|
||||
Version: 5.25.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Breeze Dark Desktop Design Language by the KDE VDG
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Vendor: openmamba
|
||||
@ -43,17 +43,18 @@ BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: breeze-icons
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
Breeze Dark Desktop Design Language by the KDE VDG.
|
||||
|
||||
%package kde4
|
||||
Summary: Breeze Dark Desktop theme for KDE4
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%package -n lib%{name}
|
||||
Summary: Libraries provided with %{name}
|
||||
Group: System/Libraries
|
||||
|
||||
%description kde4
|
||||
%description -n lib%{name}
|
||||
Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
|
||||
This package contains the libraries provided with %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
@ -78,12 +79,6 @@ Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/breeze-settings5
|
||||
%{_libdir}/libbreezecommon5.so.*
|
||||
%{_libdir}/kconf_update_bin/*
|
||||
%{_libdir}/kconf_update_bin/breezetobreezelight
|
||||
%{_libdir}/qt5/plugins/kstyle_breeze_config.so
|
||||
%{_libdir}/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
|
||||
%{_libdir}/qt5/plugins/styles/breeze.so
|
||||
%{_datadir}/color-schemes/Breeze*.colors
|
||||
%dir %{_datadir}/icons/Breeze_Snow
|
||||
%dir %{_datadir}/icons/Breeze_Snow/cursors
|
||||
@ -103,11 +98,23 @@ Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
|
||||
%{_datadir}/wallpapers/Next/contents/images/*
|
||||
%{_datadir}/wallpapers/Next/contents/screenshot.png
|
||||
%{_datadir}/wallpapers/Next/metadata.desktop
|
||||
%dir %{_libdir}/cmake/Breeze
|
||||
%{_libdir}/cmake/Breeze/Breeze*.cmake
|
||||
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libbreezecommon5.so.*
|
||||
%{_libdir}/kconf_update_bin/*
|
||||
%{_libdir}/kconf_update_bin/breezetobreezelight
|
||||
%{_libdir}/qt5/plugins/kstyle_breeze_config.so
|
||||
%{_libdir}/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
|
||||
%{_libdir}/qt5/plugins/styles/breeze.so
|
||||
%dir %{_libdir}/cmake/Breeze
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Sun Jul 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.25.2-2mamba
|
||||
- add a library package
|
||||
|
||||
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user