update to 4.90.0 [release 4.90.0-1mamba;Sun Sep 23 2018]
This commit is contained in:
parent
2c428c369f
commit
bb6a27554c
@ -4,7 +4,7 @@
|
|||||||
%define lpadmin_uid 65032
|
%define lpadmin_uid 65032
|
||||||
%define lpadmin_gid 65032
|
%define lpadmin_gid 65032
|
||||||
Name: livecd-tools
|
Name: livecd-tools
|
||||||
Version: 4.0.3
|
Version: 4.90.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Live cd environment and utilities
|
Summary: Live cd environment and utilities
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -139,7 +139,7 @@ fi
|
|||||||
gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null
|
gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null
|
||||||
if [ $1 -eq 1 ]; then
|
if [ $1 -eq 1 ]; then
|
||||||
systemctl -q daemon-reload
|
systemctl -q daemon-reload
|
||||||
systemctl -q enable eject
|
#systemctl -q enable eject
|
||||||
# Configure KDM for autologin
|
# Configure KDM for autologin
|
||||||
if [ -e /opt/kde/share/config/kdm/kdmrc ]; then
|
if [ -e /opt/kde/share/config/kdm/kdmrc ]; then
|
||||||
sed -i 's|[#]*AutoLoginEnable=.*|AutoLoginEnable=true|' \
|
sed -i 's|[#]*AutoLoginEnable=.*|AutoLoginEnable=true|' \
|
||||||
@ -198,6 +198,12 @@ fi
|
|||||||
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 23 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.90.0-1mamba
|
||||||
|
- update to 4.90.0
|
||||||
|
|
||||||
|
* Sun Sep 23 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.3-2mamba
|
||||||
|
- live-user-environment: don't enable eject by default; eventually add service enable at installation end
|
||||||
|
|
||||||
* Mon Feb 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.3-1mamba
|
* Mon Feb 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.3-1mamba
|
||||||
- update to 4.0.3
|
- update to 4.0.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user