add a library package [release 5.25.2-2mamba;Sun Jul 10 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 20:55:43 +01:00
parent 0bb96a5871
commit 275e976dfb

View File

@ -4,7 +4,7 @@
Name: breeze Name: breeze
Version: 5.25.2 Version: 5.25.2
Release: 1mamba Release: 2mamba
Summary: Breeze Dark Desktop Design Language by the KDE VDG Summary: Breeze Dark Desktop Design Language by the KDE VDG
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
@ -43,17 +43,18 @@ BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
Requires: breeze-icons Requires: breeze-icons
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description %description
Breeze Dark Desktop Design Language by the KDE VDG. Breeze Dark Desktop Design Language by the KDE VDG.
%package kde4 %package -n lib%{name}
Summary: Breeze Dark Desktop theme for KDE4 Summary: Libraries provided with %{name}
Group: Graphical Desktop/Look 'n' feel Group: System/Libraries
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description kde4 %description -n lib%{name}
Breeze Dark Desktop Design Language by the KDE VDG for KDE4. Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
This package contains the libraries provided with %{name}.
%debug_package %debug_package
@ -78,12 +79,6 @@ Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
%files -f %{name}5_qt.lang %files -f %{name}5_qt.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/breeze-settings5 %{_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 %{_datadir}/color-schemes/Breeze*.colors
%dir %{_datadir}/icons/Breeze_Snow %dir %{_datadir}/icons/Breeze_Snow
%dir %{_datadir}/icons/Breeze_Snow/cursors %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/images/*
%{_datadir}/wallpapers/Next/contents/screenshot.png %{_datadir}/wallpapers/Next/contents/screenshot.png
%{_datadir}/wallpapers/Next/metadata.desktop %{_datadir}/wallpapers/Next/metadata.desktop
%dir %{_libdir}/cmake/Breeze
%{_libdir}/cmake/Breeze/Breeze*.cmake %{_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 %doc AUTHORS LICENSES
%changelog %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 * Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
- automatic version update by autodist - automatic version update by autodist