update to 3.90.0 [release 3.90.0-1mamba;Sat Dec 03 2016]
This commit is contained in:
parent
044f12621c
commit
b255785961
@ -2,7 +2,7 @@
|
||||
%define lpadmin_uid 65032
|
||||
%define lpadmin_gid 65032
|
||||
Name: livecd-tools
|
||||
Version: 3.0.2
|
||||
Version: 3.90.0
|
||||
Release: 1mamba
|
||||
Summary: Live cd environment and utilities
|
||||
Group: System/Tools
|
||||
@ -115,6 +115,8 @@ if [ $1 -eq 0 ]; then
|
||||
if [ -e /etc/gdm/custom.conf -a -e /etc/gdm/custom.conf.livesave ]; then
|
||||
mv /etc/gdm/custom.conf.livesave /etc/gdm/custom.conf
|
||||
fi
|
||||
# Remove livecd ssh host certificate to be regenerated on a new install
|
||||
rm -f /etc/ssh/ssh_host_*
|
||||
fi
|
||||
#%if "%{stage1}" != "1"
|
||||
# sed -i /eject_cd.sh/d $MOUNTPOINT/etc/init.d/halt
|
||||
@ -180,6 +182,9 @@ fi
|
||||
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.90.0-1mamba
|
||||
- update to 3.90.0
|
||||
|
||||
* Sat Dec 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||
- update to 3.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user