diff --git a/CASA.changes b/CASA.changes index a19f6f98..6f2e6316 100644 --- a/CASA.changes +++ b/CASA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 3 8:45:10 MST 2006 - cmashayekhi@novell.com +- micasad is set to be off on install and be turned on from YAST + later. + ------------------------------------------------------------------- Fri Mar 31 12:46:35 MST 2006 - jnorman@novell.com - Bug 162024. Expand casa-logo when window grows. @@ -92,7 +97,7 @@ Tue Mar 7 15:08:26 IST 2006 - smanojna@novell.com - Changed the port attribute in Keyring from string to unit32. ------------------------------------------------------------------- -Mon Mar 6 16:30::00 IST 2006 - mmanohar@novell.com +Mon Mar 6 16:30:00 IST 2006 - mmanohar@novell.com -Fix for BUG154514 - I am seeing sporadic GUI crashes on Linux -Fix for Bug 154547 -build 367 - SECURITY - Secrets in Firefox Password manager diff --git a/shsrc/lshsrc/CASA.spec b/shsrc/lshsrc/CASA.spec index ef36f81c..5f67083b 100644 --- a/shsrc/lshsrc/CASA.spec +++ b/shsrc/lshsrc/CASA.spec @@ -163,7 +163,7 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications %post echo " " -%{fillup_and_insserv -y micasad} +%{fillup_and_insserv micasad} echo " " #if [ "x$1" == "x1" ] || [ "x$1" == "x2" ] #then diff --git a/shsrc/lshsrc/CASA_dbg.spec b/shsrc/lshsrc/CASA_dbg.spec index 79cb5fa8..9e4b1cde 100644 --- a/shsrc/lshsrc/CASA_dbg.spec +++ b/shsrc/lshsrc/CASA_dbg.spec @@ -163,7 +163,7 @@ install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications %post echo " " -%{fillup_and_insserv -y micasad} +%{fillup_and_insservw micasad} echo " " #if [ "x$1" == "x1" ] || [ "x$1" == "x2" ] #then