commit 9b2493acae55c732dd01780bb6bab83a9c0e177a
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Mon Sep 13 14:22:41 2021 +0200

    Rel 3; reenable tests

 rsync.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/rsync.spec b/rsync.spec
index ac0243a..3351312 100644
--- a/rsync.spec
+++ b/rsync.spec
@@ -5,11 +5,8 @@
 # Conditional build:
 %bcond_with    rsh     # set remote shell command to rsh instead of ssh (old 
behaviour)
 %bcond_with    fadvise # apply fadvise patch
-%bcond_with    tests   # perform "make test"
+%bcond_without tests   # perform "make test"
 #
-%ifarch alpha
-%undefine      with_tests
-%endif
 Summary:       Program for efficient remote updates of files
 Summary(es.UTF-8):     Programa para actualizar archivos remotos de forma 
eficiente
 Summary(ko.UTF-8):     네트워크를 통한 파일동기화를 위한 프로그램
@@ -21,7 +18,7 @@ Summary(zh_CN.UTF-8): [通讯]传输工具
 Summary(zh_TW.UTF-8):  [喙啪]$(B6G?i火(c(B
 Name:          rsync
 Version:       3.2.3
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL v3+
 Group:         Networking/Utilities
@@ -49,6 +46,9 @@ BuildRequires:        python3-commonmark
 BuildRequires: rpmbuild(macros) >= 1.318
 BuildRequires: xxHash-devel >= 0.8.0
 BuildRequires: zstd-devel
+%if %{with tests}
+BuildRequires: fakeroot >= 1.26
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _duplicate_files_terminate_build        0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rsync.git/commitdiff/9b2493acae55c732dd01780bb6bab83a9c0e177a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to