mirror of
https://abf.rosa.ru/djam/xmlsec1.git
synced 2025-02-23 09:42:50 +00:00
1.2.41
This commit is contained in:
parent
a803396837
commit
cadd17a4cb
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ Version: 1.2.41
|
|||
Release: 1
|
||||
License: MIT
|
||||
Group: System/Libraries
|
||||
URL: https://www.aleksey.com/xmlsec/
|
||||
URL: https://www.aleksey.com/xmlsec
|
||||
Source0: %{url}/download/%{name}-%{version}.tar.gz
|
||||
Patch1: xmlsec1-1.2.16-linkage.patch
|
||||
BuildRequires: libtool-devel
|
||||
|
@ -143,6 +143,7 @@ Libraries you can use to develop applications with XML security standarts.
|
|||
#export OPENSSL_LIBS="-L/opt/openssl1.1/lib"
|
||||
#export OPENSSL_CFLAGS="-L/opt/openssl1.1/lib"
|
||||
#export LIBS="/opt/openssl1.1/lib/ $LIBS"
|
||||
export LD_LIBRARY_PATH=/opt/openssl3.3/lib/:${LD_LIBRARY_PATH}
|
||||
|
||||
%configure \
|
||||
--disable-static \
|
||||
|
|
Loading…
Add table
Reference in a new issue