forked from pool/libisds
This commit is contained in:
parent
ca5a2a5b63
commit
9390791104
@ -26,13 +26,13 @@ Group: System/Libraries
|
||||
Url: http://xpisar.wz.cz/libisds/
|
||||
Source0: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gpg2
|
||||
BuildRequires: gpgme-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(expat) >= 2.0.0
|
||||
BuildRequires: pkgconfig(gnutls) >= 2.12.0
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
Requires: gpg2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -68,7 +68,7 @@ developing applications that use %{name}.
|
||||
--disable-static \
|
||||
--enable-test \
|
||||
--with-libcurl \
|
||||
--enable-curlreauthorizationbug
|
||||
--enable-openssl-backend
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user