Accepting request 992350 from home:david.anes:branches:network

OBS-URL: https://build.opensuse.org/request/show/992350
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=91
This commit is contained in:
David Anes 2022-08-02 14:51:32 +00:00 committed by Git OBS Bridge
parent 7e776720fb
commit 22ca0f659e

View File

@ -42,6 +42,7 @@ Source10: http://rsync.samba.org/ftp/rsync/src/rsync-%{version}.tar.gz.asc
Source11: http://rsync.samba.org/ftp/rsync/src/rsync-patches-%{version}.tar.gz.asc
Source12: %{name}.keyring
Patch0: rsync-no-libattr.patch
Patch1: rsync-CVE-2022-29154.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: c++_compiler
@ -77,7 +78,7 @@ rm -f zlib/*.h
patch -p1 < patches/slp.diff
%patch0 -p1
%autopatch -p1
%build
autoreconf -fiv