From 5e6c781d4a1fafdb5e81c17b792cd36b7433ce90 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Jun 2023 21:26:04 +0300 Subject: Add --deorphan pkg-build option --- tests/common/satisfy/libfoo-1.1.0+1.tar.gz | Bin 353 -> 349 bytes tests/common/satisfy/libfoo-1.1.0+2.tar.gz | Bin 0 -> 348 bytes tests/common/satisfy/libfoo-1.1.0+3.tar.gz | Bin 0 -> 347 bytes tests/common/satisfy/libfoo-1.1.1.tar.gz | Bin 0 -> 404 bytes tests/common/satisfy/t14a/libfoo-1.0.0.tar.gz | 1 + tests/common/satisfy/t14a/repositories.manifest | 1 + tests/common/satisfy/t14b/libfoo-1.1.0.tar.gz | 1 + tests/common/satisfy/t14b/repositories.manifest | 1 + tests/common/satisfy/t14c/libfoo-1.1.0+1.tar.gz | 1 + tests/common/satisfy/t14c/repositories.manifest | 1 + tests/common/satisfy/t14d/libfoo-1.1.0+2.tar.gz | 1 + tests/common/satisfy/t14d/repositories.manifest | 1 + tests/common/satisfy/t14e/libfoo-1.1.0+3.tar.gz | 1 + tests/common/satisfy/t14e/repositories.manifest | 1 + tests/common/satisfy/t14f/libfoo-1.1.1.tar.gz | 1 + tests/common/satisfy/t14f/repositories.manifest | 1 + tests/common/satisfy/t14i/libfoo-1.2.0.tar.gz | 1 + tests/common/satisfy/t14i/repositories.manifest | 1 + 18 files changed, 14 insertions(+) create mode 100644 tests/common/satisfy/libfoo-1.1.0+2.tar.gz create mode 100644 tests/common/satisfy/libfoo-1.1.0+3.tar.gz create mode 100644 tests/common/satisfy/libfoo-1.1.1.tar.gz create mode 120000 tests/common/satisfy/t14a/libfoo-1.0.0.tar.gz create mode 120000 tests/common/satisfy/t14a/repositories.manifest create mode 120000 tests/common/satisfy/t14b/libfoo-1.1.0.tar.gz create mode 120000 tests/common/satisfy/t14b/repositories.manifest create mode 120000 tests/common/satisfy/t14c/libfoo-1.1.0+1.tar.gz create mode 120000 tests/common/satisfy/t14c/repositories.manifest create mode 120000 tests/common/satisfy/t14d/libfoo-1.1.0+2.tar.gz create mode 120000 tests/common/satisfy/t14d/repositories.manifest create mode 120000 tests/common/satisfy/t14e/libfoo-1.1.0+3.tar.gz create mode 120000 tests/common/satisfy/t14e/repositories.manifest create mode 120000 tests/common/satisfy/t14f/libfoo-1.1.1.tar.gz create mode 120000 tests/common/satisfy/t14f/repositories.manifest create mode 120000 tests/common/satisfy/t14i/libfoo-1.2.0.tar.gz create mode 120000 tests/common/satisfy/t14i/repositories.manifest (limited to 'tests/common/satisfy') diff --git a/tests/common/satisfy/libfoo-1.1.0+1.tar.gz b/tests/common/satisfy/libfoo-1.1.0+1.tar.gz index 8cc49aa..3eb8670 100644 Binary files a/tests/common/satisfy/libfoo-1.1.0+1.tar.gz and b/tests/common/satisfy/libfoo-1.1.0+1.tar.gz differ diff --git a/tests/common/satisfy/libfoo-1.1.0+2.tar.gz b/tests/common/satisfy/libfoo-1.1.0+2.tar.gz new file mode 100644 index 0000000..1ffeaea Binary files /dev/null and b/tests/common/satisfy/libfoo-1.1.0+2.tar.gz differ diff --git a/tests/common/satisfy/libfoo-1.1.0+3.tar.gz b/tests/common/satisfy/libfoo-1.1.0+3.tar.gz new file mode 100644 index 0000000..8892b7b Binary files /dev/null and b/tests/common/satisfy/libfoo-1.1.0+3.tar.gz differ diff --git a/tests/common/satisfy/libfoo-1.1.1.tar.gz b/tests/common/satisfy/libfoo-1.1.1.tar.gz new file mode 100644 index 0000000..2e3a1f8 Binary files /dev/null and b/tests/common/satisfy/libfoo-1.1.1.tar.gz differ diff --git a/tests/common/satisfy/t14a/libfoo-1.0.0.tar.gz b/tests/common/satisfy/t14a/libfoo-1.0.0.tar.gz new file mode 120000 index 0000000..32e5a3c --- /dev/null +++ b/tests/common/satisfy/t14a/libfoo-1.0.0.tar.gz @@ -0,0 +1 @@ +../libfoo-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14a/repositories.manifest b/tests/common/satisfy/t14a/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14a/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14b/libfoo-1.1.0.tar.gz b/tests/common/satisfy/t14b/libfoo-1.1.0.tar.gz new file mode 120000 index 0000000..c004b2a --- /dev/null +++ b/tests/common/satisfy/t14b/libfoo-1.1.0.tar.gz @@ -0,0 +1 @@ +../libfoo-1.1.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14b/repositories.manifest b/tests/common/satisfy/t14b/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14b/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14c/libfoo-1.1.0+1.tar.gz b/tests/common/satisfy/t14c/libfoo-1.1.0+1.tar.gz new file mode 120000 index 0000000..ca9c01a --- /dev/null +++ b/tests/common/satisfy/t14c/libfoo-1.1.0+1.tar.gz @@ -0,0 +1 @@ +../libfoo-1.1.0+1.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14c/repositories.manifest b/tests/common/satisfy/t14c/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14c/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14d/libfoo-1.1.0+2.tar.gz b/tests/common/satisfy/t14d/libfoo-1.1.0+2.tar.gz new file mode 120000 index 0000000..a89d2cc --- /dev/null +++ b/tests/common/satisfy/t14d/libfoo-1.1.0+2.tar.gz @@ -0,0 +1 @@ +../libfoo-1.1.0+2.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14d/repositories.manifest b/tests/common/satisfy/t14d/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14d/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14e/libfoo-1.1.0+3.tar.gz b/tests/common/satisfy/t14e/libfoo-1.1.0+3.tar.gz new file mode 120000 index 0000000..616029d --- /dev/null +++ b/tests/common/satisfy/t14e/libfoo-1.1.0+3.tar.gz @@ -0,0 +1 @@ +../libfoo-1.1.0+3.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14e/repositories.manifest b/tests/common/satisfy/t14e/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14e/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14f/libfoo-1.1.1.tar.gz b/tests/common/satisfy/t14f/libfoo-1.1.1.tar.gz new file mode 120000 index 0000000..b9ba788 --- /dev/null +++ b/tests/common/satisfy/t14f/libfoo-1.1.1.tar.gz @@ -0,0 +1 @@ +../libfoo-1.1.1.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14f/repositories.manifest b/tests/common/satisfy/t14f/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14f/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file diff --git a/tests/common/satisfy/t14i/libfoo-1.2.0.tar.gz b/tests/common/satisfy/t14i/libfoo-1.2.0.tar.gz new file mode 120000 index 0000000..55398c5 --- /dev/null +++ b/tests/common/satisfy/t14i/libfoo-1.2.0.tar.gz @@ -0,0 +1 @@ +../libfoo-1.2.0.tar.gz \ No newline at end of file diff --git a/tests/common/satisfy/t14i/repositories.manifest b/tests/common/satisfy/t14i/repositories.manifest new file mode 120000 index 0000000..0d4767a --- /dev/null +++ b/tests/common/satisfy/t14i/repositories.manifest @@ -0,0 +1 @@ +../repositories.manifest \ No newline at end of file -- cgit v1.1