]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
tests: Add missing debuginfod-rpms/fedora31/hello3-*.rpm to EXTRA_DIST.
authorMark Wielaard <mark@klomp.org>
Thu, 26 Mar 2020 17:01:29 +0000 (18:01 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 26 Mar 2020 17:02:19 +0000 (18:02 +0100)
The new rpms were used in the new test. Make sure they are in the dist
tar ball.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/Makefile.am

index 933e6726b0c8253afe710669abfddd20927d4e74..b7390a575d6a79afab9f984b302344d62d1f4d72 100644 (file)
@@ -1,3 +1,13 @@
+2020-03-26  Mark Wielaard  <mark@klomp.org>
+
+       * Makefile.am (EXTRA_DIST): Add
+       debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm,
+       debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm,
+       debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm,
+       debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm,
+       debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm,
+       debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm
+
 2020-03-24  Frank Ch. Eigler  <fche@redhat.com>
 
        * debuginfod-rpms/hello3.spec., /fedora31/*: New files with
index 934110e0809973d1cf155cc45eaa95ae2fd6f1e3..40b1c0011e508cdefa28119dcbfc09acc4a23984 100644 (file)
@@ -457,6 +457,12 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh run-ar.sh \
             debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm \
             debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm \
             debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm \
+            debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm \
+            debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm \
+            debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm \
+            debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm \
+            debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm \
+            debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm \
             debuginfod-rpms/hello2.spec. \
             debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm \
             debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm \