diff --git a/anda/tools/curl-impersonate/curl-impersonate-chrome.spec b/anda/tools/curl-impersonate/curl-impersonate-chrome.spec index 55ce6b3159..af7579122c 100644 --- a/anda/tools/curl-impersonate/curl-impersonate-chrome.spec +++ b/anda/tools/curl-impersonate/curl-impersonate-chrome.spec @@ -21,6 +21,7 @@ BuildRequires: zstd libzstd-devel # not actually required, but %%configure in curl thinks it's needed BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(libpsl) +BuildRequires: %global _description %{expand: A special build of curl that can impersonate Chrome, Edge and Safari. curl-impersonate is able to perform TLS and HTTP handshakes that are identical to that of a real browser. @@ -64,9 +65,6 @@ wait %{__make} checkbuild %install -pushd `sed -nE 's@^CURL_VERSION := (.+)$@\1@p' Makefile.in` -%configure --with-openssl -popd %make_install %files