Revert "Temporary hack to workaround fipshmac incompatibility"
This reverts commit 26769c9e86
.
This commit is contained in:
parent
26769c9e86
commit
4b43d13b58
@ -121,7 +121,6 @@ make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
fipshmac src/.libs/libgcrypt.so.??
|
||||
mv src/.libs/libgcrypt.so.20.hmac src/.libs/.libgcrypt.so.20.hmac
|
||||
make check
|
||||
|
||||
# Add generation of HMAC checksums of the final stripped binaries
|
||||
@ -130,7 +129,6 @@ make check
|
||||
%{__arch_install_post} \
|
||||
%{__os_install_post} \
|
||||
fipshmac $RPM_BUILD_ROOT%{gcrylibdir}/*.so.?? \
|
||||
mv $RPM_BUILD_ROOT%{gcrylibdir}/libgcrypt.so.20.hmac $RPM_BUILD_ROOT%{gcrylibdir}/.libgcrypt.so.20.hmac \
|
||||
%{nil}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user