Corrections to spec file and scripts and update to the micasad.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-02-17 23:14:27 +00:00
parent d7bf9b40a5
commit 46e06cd568
6 changed files with 120 additions and 67 deletions

View File

@@ -21,7 +21,7 @@ License: LGPL
Group: Productivity/Other
Autoreqprov: on
%define bldno 1.1.1
Version: 1.6.000
Version: 1.6.311
Release: 0
Summary: Novell Common Authentication Service Adapter (CASA)
Source: %{name}-%{version}.tar.bz2
@@ -153,11 +153,7 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
%post
%{fillup_and_insserv -y micasad}
if [ $1 -eq 1 ] || [ $1 -eq 2 ]
then
casacfgpam
fi
casacfgpam
/sbin/ldconfig
%post gui

View File

@@ -153,11 +153,7 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
%post
%{fillup_and_insserv -y micasad}
if [ $1 -eq 1 ] || [ $1 -eq 2 ]
then
casacfgpam
fi
casacfgpam
/sbin/ldconfig
%post gui