spec files was modified to reflect Suse changes.
This commit is contained in:
parent
50cbe6ec58
commit
6311bab430
@ -2,6 +2,15 @@
|
|||||||
Mon Apr 3 8:45:10 MST 2006 - cmashayekhi@novell.com
|
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
|
- micasad is set to be off on install and be turned on from YAST
|
||||||
later.
|
later.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 31 19:34:00 CEST 2006 - sreeves@suse.de
|
||||||
|
|
||||||
|
- Update .desktop file to only use valid categories and move to the Control Center
|
||||||
|
See
|
||||||
|
https://bugzilla.novell.com/show_bug.cgi?id=129432
|
||||||
|
https://bugzilla.novell.com/show_bug.cgi?id=159780
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 31 12:46:35 MST 2006 - jnorman@novell.com
|
Fri Mar 31 12:46:35 MST 2006 - jnorman@novell.com
|
||||||
|
@ -166,10 +166,9 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
|
|||||||
|
|
||||||
install -d %{buildroot}/usr/share/applications
|
install -d %{buildroot}/usr/share/applications
|
||||||
install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
|
install c_gui/CASAManager.desktop %{buildroot}/usr/share/applications
|
||||||
%suse_update_desktop_file CASAManager
|
%suse_update_desktop_file -r CASAManager X-SuSE-ControlCenter-Personal
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%{fillup_and_insserv -y micasad}
|
%{fillup_and_insserv micasad}
|
||||||
#if [ "x$1" = "x1" ] || [ "x$1" = "x2" ]
|
#if [ "x$1" = "x1" ] || [ "x$1" = "x2" ]
|
||||||
#then
|
#then
|
||||||
# casacfgpam
|
# casacfgpam
|
||||||
|
Loading…
x
Reference in New Issue
Block a user