Reverting back to build 166 changes and updating the CASA.spec to run pre and post script.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2005-12-06 16:46:47 +00:00
parent 2bf3f72806
commit 3cde28cadb
3 changed files with 12 additions and 1 deletions

View File

@@ -194,6 +194,8 @@ then
fi
/sbin/ldconfig
%post gui
/sbin/ldconfig
%preun
@@ -204,6 +206,8 @@ fi
%insserv_cleanup
/sbin/ldconfig
%postun gui
/sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT