update to 2.4.3 [release 2.4.3-1mamba;Thu Jul 24 2014]
This commit is contained in:
parent
101a39efd7
commit
d7c784589f
@ -20,8 +20,8 @@
|
|||||||
%define distroicon openmamba
|
%define distroicon openmamba
|
||||||
|
|
||||||
Name: desktop-base-openmamba
|
Name: desktop-base-openmamba
|
||||||
Version: 2.4.2
|
Version: 2.4.3
|
||||||
Release: 6mamba
|
Release: 1mamba
|
||||||
Summary: openmamba default desktop theme and menu entries
|
Summary: openmamba default desktop theme and menu entries
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -91,8 +91,6 @@ Requires: jpackage-utils
|
|||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: pam
|
Requires: pam
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: avahi
|
|
||||||
Requires: vixie-cron
|
|
||||||
|
|
||||||
%description -n system-base-openmamba
|
%description -n system-base-openmamba
|
||||||
openmamba base tools for non graphical system.
|
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
|
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
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%files -n system-base-openmamba -f openmamba-update.lang
|
%files -n system-base-openmamba -f openmamba-update.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
|
|
||||||
%config %{_sysconfdir}/profile.d/proxy.sh
|
%config %{_sysconfdir}/profile.d/proxy.sh
|
||||||
%{_sysconfdir}/sudoers.d/proxy
|
%{_sysconfdir}/sudoers.d/proxy
|
||||||
%config (noreplace) %{_sysconfdir}/sysconfig/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
|
%{_datadir}/openmamba/desktop/desktop-*.tar.bz2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat May 10 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-6mamba
|
* Thu Jul 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-1mamba
|
||||||
- system-base-openmamba: require vixie-cron
|
- update to 2.4.3
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
||||||
* Sun Apr 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-3mamba
|
* Sun Apr 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-3mamba
|
||||||
- require dbus and polkit
|
- require dbus and polkit
|
||||||
|
Loading…
Reference in New Issue
Block a user