Corrections to spec file and scripts and update to the micasad.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user