From dba06987f2e1155805eff98a92d38ff9683b3d7d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:43:52 +0100 Subject: [PATCH] update to 4.0.3 [release 4.0.3-1mamba;Sun Dec 17 2017] --- desktop-base-kde.spec | 49 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/desktop-base-kde.spec b/desktop-base-kde.spec index 0a71ed9..238170f 100644 --- a/desktop-base-kde.spec +++ b/desktop-base-kde.spec @@ -13,15 +13,15 @@ %define distroicon openmamba Name: desktop-base-kde -Version: 4.0.2 -Release: 8mamba +Version: 4.0.3 +Release: 1mamba Summary: KDE default desktop theme and menu entries for openmamba -Group: System/Tools +Group: Graphical Desktop/Applications/Environment Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gitlab.mambasoft.it/openmamba/desktop-base-kde4 -Source: http://gitlab.mambasoft.it/openmamba/desktop-base-kde4.git/%{version}/desktop-base-kde4-%{version}.tar.bz2 +Source: http://gitlab.mambasoft.it/openmamba/desktop-base-kde4.git/%{version}/desktop-base-kde-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -96,8 +96,30 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KDE default desktop theme and menu entries providing with various desktop related scripts and configuration files. +%package 4 +Summary: Obsolete openmamba customizations for KDE4 +Group: Graphical Desktop/Applications/Environment +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} + +%description 4 +Obsolete openmamba customizations for KDE4. + +%package -n openmamba-wallpaper-bamboo +Summary: openmamba milestone2 default wallpaper +Group: Graphical Desktop/Look 'n' feel + +%description -n openmamba-wallpaper-bamboo +openmamba milestone2 default wallpaper. + +%package -n openmamba-wallpaper-circles +Summary: openmamba milestone3 default wallpaper +Group: Graphical Desktop/Look 'n' feel + +%description -n openmamba-wallpaper-circles +openmamba milestone3 default wallpaper. + %prep -%setup -q -n desktop-base-kde4-%{version} +%setup -q -n desktop-base-kde-%{version} %build %make \ @@ -179,11 +201,13 @@ exit 0 %{_kde4_autostartdir}/mambatray.desktop %{_kde4_autostartdir}/kde5-migrate-user-conf.desktop %{_kde4_autostartdir}/kickoff-autoupdate.desktop -%{_kde4_configdir}/* -%{_kde4_sharedir}/wallpapers/* %{_kde5_datadir}/konqueror/profiles/resourcesbrowsing %{_kde5_datadir}/color-schemes/OpenmambaGreen.colors %{_kde5_datadir}/konsole/openmamba.profile + +%files 4 +%defattr(-,root,root) +%{_kde4_configdir}/* #%dir %{_kde4_datadir}/plasma-desktop/init #%{_kde4_datadir}/plasma-desktop/init/* %dir %{_kde4_datadir}/plasma-desktop/updates @@ -195,7 +219,18 @@ exit 0 %dir %{_kde4_datadir}/desktoptheme/openmamba %{_kde4_datadir}/desktoptheme/openmamba/* +%files -n openmamba-wallpaper-bamboo +%defattr(-,root,root) +%{_datadir}/wallpapers/openmamba_Bamboo + +%files -n openmamba-wallpaper-circles +%defattr(-,root,root) +%{_datadir}/wallpapers/openmamba_Circles + %changelog +* Sun Dec 17 2017 Silvan Calarco 4.0.3-1mamba +- update to 4.0.3 + * Sat Dec 02 2017 Silvan Calarco 4.0.2-8mamba - fixed typo in requirement