Corrections to spec file and scripts and update to the micasad.
CASA.spec and CASA_dbg.spec were synched up.
This commit is contained in:
@@ -21,16 +21,16 @@ License: LGPL
|
||||
Group: Productivity/Other
|
||||
Autoreqprov: on
|
||||
%define bldno 1.1.1
|
||||
Version: 1.6.311
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Novell Common Authentication Service Adapter (CASA)
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
#Patch: %{name}-%{version}.dif
|
||||
Patch2: CASA-detect_lib64.patch
|
||||
Patch2: CASA-detect_lib64.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: mono >= 1.1.13 mono-core >= 1.1.13
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
#ExclusiveArch: %ix86 x86_64
|
||||
#NoSource: 0
|
||||
|
||||
%description
|
||||
@@ -153,7 +153,10 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
|
||||
|
||||
%post
|
||||
%{fillup_and_insserv -y micasad}
|
||||
casacfgpam
|
||||
if [ "x$1" == "x1" ] || [ "x$1" == "x2" ]
|
||||
then
|
||||
casacfgpam
|
||||
fi
|
||||
/sbin/ldconfig
|
||||
|
||||
%post gui
|
||||
|
||||
@@ -30,7 +30,7 @@ Patch2: CASA-detect_lib64.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: mono >= 1.1.13 mono-core >= 1.1.13
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
#ExclusiveArch: %ix86 x86_64
|
||||
#NoSource: 0
|
||||
|
||||
%description
|
||||
@@ -153,7 +153,10 @@ echo "/usr/%{_lib}/" >> %{buildroot}/etc/ld.so.conf.d/CASA.conf
|
||||
|
||||
%post
|
||||
%{fillup_and_insserv -y micasad}
|
||||
casacfgpam
|
||||
if [ "x$1" == "x1" ] || [ "x$1" == "x2" ]
|
||||
then
|
||||
casacfgpam
|
||||
fi
|
||||
/sbin/ldconfig
|
||||
|
||||
%post gui
|
||||
|
||||
Reference in New Issue
Block a user