update to 2.4.3 [release 2.4.3-1mamba;Thu Jul 24 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 21:44:22 +01:00
parent 101a39efd7
commit d7c784589f

View File

@ -20,8 +20,8 @@
%define distroicon openmamba
Name: desktop-base-openmamba
Version: 2.4.2
Release: 6mamba
Version: 2.4.3
Release: 1mamba
Summary: openmamba default desktop theme and menu entries
Group: System/Tools
Vendor: openmamba
@ -91,8 +91,6 @@ Requires: jpackage-utils
Requires: systemd
Requires: pam
Requires: dbus
Requires: avahi
Requires: vixie-cron
%description -n system-base-openmamba
openmamba base tools for non graphical system.
@ -124,15 +122,11 @@ openmamba base tools for non graphical system.
cat mambawelcome.lang bootrecover.lang >> mambabase.lang
install -d -m0755 %{buildroot}%{_sysconfdir}/udev/rules.d
ln -s /dev/null %{buildroot}%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
%clean
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
%files -n system-base-openmamba -f openmamba-update.lang
%defattr(-,root,root)
%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
%config %{_sysconfdir}/profile.d/proxy.sh
%{_sysconfdir}/sudoers.d/proxy
%config (noreplace) %{_sysconfdir}/sysconfig/proxy
@ -211,14 +205,8 @@ ln -s /dev/null %{buildroot}%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
%{_datadir}/openmamba/desktop/desktop-*.tar.bz2
%changelog
* Sat May 10 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-6mamba
- system-base-openmamba: require vixie-cron
* Fri May 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-5mamba
- desktop-base-openmamba: require avahi
* Tue Apr 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-4mamba
- provide /etc/udev/rules.d/80-net-setup-link.rules symlink to /dev/null to restore traditional network interface naming
* Thu Jul 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-1mamba
- update to 2.4.3
* Sun Apr 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-3mamba
- require dbus and polkit