diff --git a/shsrc/lshsrc/CASA.spec b/shsrc/lshsrc/CASA.spec index 5f9e93e5..74a8078d 100644 --- a/shsrc/lshsrc/CASA.spec +++ b/shsrc/lshsrc/CASA.spec @@ -26,7 +26,7 @@ Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mono >= 1.1.8 ExclusiveArch: %ix86 x86_64 -#NoSource: 0 +NoSource: 0 %description NOVELL Common Authentication Service Adapter (CASA). @@ -54,7 +54,7 @@ to develop applications that require these. %build -cp -r %{_topdir}/SOURCES/CASA-1.5.0/* %{buildroot}/ +cp -r %{_topdir}/SOURCES/%{name}-%{version}/* %{buildroot}/ cd %{buildroot}/%{prefix}/src/ mk-cai-all @@ -95,7 +95,6 @@ cp -f %{buildroot}%{prefix}/src/c_micasad/startup/micasad %{buildroot}%{prefix}/ cp -f %{buildroot}%{prefix}/src/c_micasad/startup/micasad.sh %{buildroot}%{prefix}/%{binsource} #cp -f $PR/c_micasad/startup/micasad.sh $BR/pkg/BUILD -#Poorna mkdir -p %{buildroot}/%{_lib}/security cp -f %{buildroot}%{prefix}/src/%{_lib}/lux/ndbg/pam_micasa.so %{buildroot}/%{_lib}/security #cp -f $PR/lib/lux/ndbg/pam_micasa.so $BR/pkg/BUILD/