CASA-detect_lib64.patch was added.
This commit is contained in:
@@ -28,6 +28,7 @@ Release: 0
|
||||
Summary: Novell Common Authentication Service Adapter (CASA)
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
#Patch: %{name}-%{version}.dif
|
||||
Patch2: CASA-detect_lib64.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
requires: mono >= 1.1.13 mono-core >= 1.1.13
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
@@ -66,8 +67,9 @@ to one another.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch
|
||||
%ifarch x86_64
|
||||
%patch2
|
||||
#%ifarch x86_64
|
||||
%if %{_lib} == "lib64"
|
||||
%define binsource bin64
|
||||
%else
|
||||
%define binsource bin
|
||||
|
||||
Reference in New Issue
Block a user