From b9c202a5876037d1f9a9fd293e36901821cf57b0 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 19 Aug 2026 12:12:19 +0300 Subject: [PATCH] Drop patch --- SOURCES/rsync-3.2.2-runtests.patch | 11 ----------- SPECS/rsync.spec | 2 -- 2 files changed, 13 deletions(-) delete mode 100644 SOURCES/rsync-3.2.2-runtests.patch diff --git a/SOURCES/rsync-3.2.2-runtests.patch b/SOURCES/rsync-3.2.2-runtests.patch deleted file mode 100644 index a58be1f..0000000 --- a/SOURCES/rsync-3.2.2-runtests.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff --git a/runtests.sh b/runtests.sh -index 0c463be..eecf530 100755 ---- a/runtests.sh -+++ b/runtests.sh -@@ -280,6 +280,7 @@ for testscript in $suitedir/$whichtests; do - - case "$testscript" in - *hardlinks*) TESTRUN_TIMEOUT=600 ;; -+ *default-acls*) continue ;; - *) TESTRUN_TIMEOUT=300 ;; - esac diff --git a/SPECS/rsync.spec b/SPECS/rsync.spec index bd386e6..dee388c 100644 --- a/SPECS/rsync.spec +++ b/SPECS/rsync.spec @@ -40,8 +40,6 @@ Provides: bundled(zlib) = 1.2.8 #mentioned here as well. License: GPL-3.0-or-later -Patch0: rsync-3.2.2-runtests.patch - %description Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences