From 82e4cafa77cbe836080ac78060923cba06f40d82 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 12 Jul 2025 19:59:37 +0800 Subject: [PATCH] ???? Signed-off-by: madomado --- anda/tools/curl-impersonate/curl-impersonate-chrome.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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