From: Jan Rękorajski Date: Sat, 9 Oct 2021 21:23:25 +0000 (+0200) Subject: - fix linking, rebuild with openssl 3.0.0, rel 2 X-Git-Tag: auto/th/fossil-2.7-2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=ceaa1eed2996932106fd40123aa8e086099d1385;p=packages%2Ffossil.git - fix linking, rebuild with openssl 3.0.0, rel 2 --- diff --git a/fossil.spec b/fossil.spec index 79394be..794fb2a 100644 --- a/fossil.spec +++ b/fossil.spec @@ -2,7 +2,7 @@ Summary: Simple, high-reliability, distributed software configuration management Summary(pl.UTF-8): Proste, wiarygodne, rozproszone zarządzanie konfiguracją oprogramowania Name: fossil Version: 2.7 -Release: 1 +Release: 2 License: BSD Group: Development/Version Control # see URL below for mapping between Version and date @@ -60,6 +60,7 @@ projektu w postaci graficznej. CC="%{__cc}" \ CFLAGS="%{rpmcflags}" \ CPPFLAGS="%{rpmcppflags}" \ +LIBS="-lresolv" \ ./configure \ --disable-internal-sqlite \ --with-openssl=auto