diff --git a/desktop-base-openmamba.spec b/desktop-base-openmamba.spec index e1b00b8..7bce0c3 100644 --- a/desktop-base-openmamba.spec +++ b/desktop-base-openmamba.spec @@ -11,7 +11,7 @@ %define distroicon openmamba Name: desktop-base-openmamba -Version: 2022.06.24 +Version: 2022.06.25 Release: 1mamba Summary: openmamba default desktop theme and menu entries Group: System/Tools @@ -35,8 +35,6 @@ Requires: ttf-noto-emoji #Requires: openmamba-sound-theme Requires: networkmanagergui Requires: system-base-openmamba = %{?epoch:%epoch:}%{version}-%{release} -Requires: /usr/bin/notify-send -Requires: license-dialog Requires: udisks2 %ifnarch arm Requires: postplug-xorg @@ -83,8 +81,7 @@ Requires: smartmontools %endif Requires: openmamba-release Requires: sudo -# for sun-java7 -Requires: jpackage-utils +Requires: javapackages Requires: systemd Requires: pam Requires: dbus @@ -103,6 +100,7 @@ Requires: libarchive-tools Requires: debianutils Requires: man-pages Requires: openmamba-icons +Requires: netsrpms # DNF: Obsolete packages removed from repository Obsoletes: empathy <= 3.25.90 Obsoletes: libempathy <= 3.25.90 @@ -153,28 +151,24 @@ _EOF %{_sysconfdir}/profile.d/proxy.sh %{_sysconfdir}/sudoers.d/proxy %config (noreplace) %{_sysconfdir}/sysconfig/proxy -%config %{_sysconfdir}/sysconfig/netsrpminstall %config %{_sysconfdir}/prelink.conf.d/skype.conf %{_sysconfdir}/sudoers.d/yum %{_bindir}/openmamba-makereport -%{_bindir}/openmamba-netsrpms %{_bindir}/openmamba-update -%{_datadir}/%{distroid}/SRPMS/* %files %defattr(-,root,root) %{_sysconfdir}/dnf/protected.d/desktop-base-openmamba.conf -%{_sysconfdir}/xdg/menus/applications-merged/%{distroid}.menu %{_sysconfdir}/polkit-1/rules.d/48-nopasswd_sysadmin.rules %{_sysconfdir}/polkit-1/localauthority/10-vendor.d/60-desktop-policy.pkla -%{_datadir}/applications/*.desktop -%{_datadir}/desktop-directories/%{distroID}.directory -%{_datadir}/desktop-directories/%{distroID}-NetInstall.directory # desktop stuff %{_sysconfdir}/profile.d/desktop-firsttime.sh %{_datadir}/openmamba/desktop/desktop-*.tar.bz2 %changelog +* Sat Jun 25 2022 Silvan Calarco 2022.06.25-1mamba +- update to 2022.06.25 + * Fri Jun 24 2022 Silvan Calarco 2022.06.24-1mamba - update to 2022.06.24