[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Hilko Bengen bengen at debian.org
Sat Jun 1 11:05:18 UTC 2013


The following commit has been merged in the experimental branch:
commit 11cd74b191169145079a0c46af69696a545f62c6
Author: Hilko Bengen <bengen at debian.org>
Date:   Wed May 22 19:23:42 2013 +0200

    Disabled unreliable test-utimens, test-futimens (gnulib)

diff --git a/debian/patches/0005-Disable-test-utimens-test-futimens-gnulib.patch b/debian/patches/0005-Disable-test-utimens-test-futimens-gnulib.patch
new file mode 100644
index 0000000..407513d
--- /dev/null
+++ b/debian/patches/0005-Disable-test-utimens-test-futimens-gnulib.patch
@@ -0,0 +1,42 @@
+From: Hilko Bengen <bengen at debian.org>
+Date: Wed, 22 May 2013 19:22:47 +0200
+Subject: Disable test-utimens, test-futimens (gnulib)
+
+---
+ gnulib/tests/Makefile.am |   16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+diff --git a/gnulib/tests/Makefile.am b/gnulib/tests/Makefile.am
+index 1528ae5..ef3b57b 100644
+--- a/gnulib/tests/Makefile.am
++++ b/gnulib/tests/Makefile.am
+@@ -477,10 +477,10 @@ EXTRA_DIST += test-ftruncate.c test-ftruncate.sh signature.h macros.h
+ 
+ ## begin gnulib module futimens-tests
+ 
+-TESTS += test-futimens
+-check_PROGRAMS += test-futimens
+-test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@
+-EXTRA_DIST += nap.h test-futimens.h test-utimens-common.h test-futimens.c signature.h macros.h
++# TESTS += test-futimens
++# check_PROGRAMS += test-futimens
++# test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@
++# EXTRA_DIST += nap.h test-futimens.h test-utimens-common.h test-futimens.c signature.h macros.h
+ 
+ ## end   gnulib module futimens-tests
+ 
+@@ -1665,10 +1665,10 @@ EXTRA_DIST += utimecmp.h
+ 
+ ## begin gnulib module utimens-tests
+ 
+-TESTS += test-utimens
+-check_PROGRAMS += test-utimens
+-test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@
+-EXTRA_DIST += nap.h test-futimens.h test-lutimens.h test-utimens.h test-utimens-common.h test-utimens.c macros.h
++# TESTS += test-utimens
++# check_PROGRAMS += test-utimens
++# test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@
++# EXTRA_DIST += nap.h test-futimens.h test-lutimens.h test-utimens.h test-utimens-common.h test-utimens.c macros.h
+ 
+ ## end   gnulib module utimens-tests
+ 
diff --git a/debian/patches/series b/debian/patches/series
index e81de8d..d52eb29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-Fix-guestfs-supermin-appliance-path.patch
 0003-remove-last-trace-of-ntfsprogs.patch
 0004-Fix-for-changed-selinux-mountpoint.patch
+0005-Disable-test-utimens-test-futimens-gnulib.patch

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list