!6 Skip hexencode test case as it fails with new glib2

From: @lyn1001 
Reviewed-by: @zhuchunyi 
Signed-off-by: @zhuchunyi
This commit is contained in:
openeuler-ci-bot 2022-06-20 09:26:35 +00:00 committed by Gitee
commit cdb5ae7501
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,12 @@
diff -Nur a/common-src/Makefile.am b/common-src/Makefile.am
--- a/common-src/Makefile.am 2017-12-01 21:26:28.000000000 +0800
+++ b/common-src/Makefile.am 2022-06-20 11:30:35.792590848 +0800
@@ -246,7 +246,7 @@
# automake-style tests
TESTS = amflock-test event-test amsemaphore-test crc32-test quoting-test \
- ipc-binary-test hexencode-test fileheader-test match-test
+ ipc-binary-test fileheader-test match-test
noinst_PROGRAMS = $(TESTS)
amflock_test_SOURCES = amflock-test.c

View File

@ -9,7 +9,7 @@
Name: amanda
Version: 3.5.1
Release: 19
Release: 20
Summary: A backup solution over network to disk
License: BSD and GPLv3+ and GPLv2+ and GPLv2
URL: http://www.amanda.org
@ -25,6 +25,7 @@ Source16: kamanda@.service
Patch5: patch-tirpc
Patch6: fix-multiple-definition.patch
Patch7: Skip-hexencode-test-case-as-it-fails-with-new-glib2.patch
BuildRequires: automake autoconf libtool dump xfsdump cups
BuildRequires: samba-client tar grep gcc-c++ readline-devel libtirpc-devel
@ -194,6 +195,9 @@ make check
%{_mandir}/man*
%changelog
* Mon Jun 20 2022 liyanan <liyanan32@h-partners.com> - 3.5.1-20
- Skip hexencode test case as it fails with new glib2
* Fri Jul 30 2021 Haiwei Li <lihaiwei8@huawei.com> - 3.5.1-19
- Fix multiple definition tu_debugging_enabled