spec files were modified to add CASA to the system but don't start it by default.
This commit is contained in:
parent
cdab14ea8c
commit
50cbe6ec58
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user