forked from pool/rsync
Accepting request 1109258 from home:david.anes:branches:network
OBS-URL: https://build.opensuse.org/request/show/1109258 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=111
This commit is contained in:
parent
3c6d9062b8
commit
212d5c8a62
@ -1,9 +1,6 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 09:52:41 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Add missing runtime dependency to libxxhash when rsync builds
|
||||
against it. (bsc#1214515)
|
||||
|
||||
- Rename patch to follow naming patch policies:
|
||||
fortified-strlcpy-fix.patch -> rsync-fortified-strlcpy-fix.patch
|
||||
|
||||
|
@ -67,7 +67,6 @@ BuildRequires: popt-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: zlib-devel
|
||||
%if %{with xxhash}
|
||||
Requires: libxxhash >= 0.8.0
|
||||
BuildRequires: pkgconfig(libxxhash) >= 0.8.0
|
||||
%endif
|
||||
%if %{with gcc11}
|
||||
|
Loading…
Reference in New Issue
Block a user