- Drop the version dependency on libcurl. Building against versions
older than 7.45 does not fail anymore, but disables support for fdpassing in clamonacc. This only affects SLE-12 up to SP3. OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=276
This commit is contained in:
parent
51084af50e
commit
6c3f2d2904
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 17:33:09 UTC 2025 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Drop the version dependency on libcurl. Building against versions
|
||||
older than 7.45 does not fail anymore, but disables support for
|
||||
fdpassing in clamonacc. This only affects SLE-12 up to SP3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 17:50:49 UTC 2025 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -74,7 +74,7 @@ BuildRequires: sendmail-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(check)
|
||||
BuildRequires: pkgconfig(libcurl) >= 7.45
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libpcre2-8) >= 10.30
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(ncurses)
|
||||
|
Loading…
x
Reference in New Issue
Block a user