summaryrefslogtreecommitdiff
path: root/tests/lib-sbom
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib-sbom')
-rw-r--r--tests/lib-sbom/meta_package.pc1
-rw-r--r--tests/lib-sbom/multi-copyright.pc1
-rw-r--r--tests/lib-sbom/nolicense.pc1
-rw-r--r--tests/lib-sbom/priv-child.pc6
-rw-r--r--tests/lib-sbom/priv-parent.pc7
-rw-r--r--tests/lib-sbom/special.pc1
-rw-r--r--tests/lib-sbom/test1.pc1
-rw-r--r--tests/lib-sbom/test2.pc1
-rw-r--r--tests/lib-sbom/test3.pc1
-rw-r--r--tests/lib-sbom/test4.pc1
-rw-r--r--tests/lib-sbom/test5.pc1
-rw-r--r--tests/lib-sbom/test6.pc1
-rw-r--r--tests/lib-sbom/variable-test1.pc1
-rw-r--r--tests/lib-sbom/variable-test2.pc1
14 files changed, 25 insertions, 0 deletions
diff --git a/tests/lib-sbom/meta_package.pc b/tests/lib-sbom/meta_package.pc
index f3dd872ad2d5..37ec64c2d350 100644
--- a/tests/lib-sbom/meta_package.pc
+++ b/tests/lib-sbom/meta_package.pc
@@ -10,3 +10,4 @@ Requires: test1 \
test6
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
License: BSD-2-Clause
+Maintainer: Meta Maintainer
diff --git a/tests/lib-sbom/multi-copyright.pc b/tests/lib-sbom/multi-copyright.pc
index 464a641d47db..3a9c443c6617 100644
--- a/tests/lib-sbom/multi-copyright.pc
+++ b/tests/lib-sbom/multi-copyright.pc
@@ -5,3 +5,4 @@ Version: 1.0.0
License: MIT
Copyright: First copyright holder
Copyright: Second copyright holder
+Maintainer: MC Maintainer
diff --git a/tests/lib-sbom/nolicense.pc b/tests/lib-sbom/nolicense.pc
index 0793297f637b..ca992a39b736 100644
--- a/tests/lib-sbom/nolicense.pc
+++ b/tests/lib-sbom/nolicense.pc
@@ -4,3 +4,4 @@ URL: https://example.com/nolicense
Version: 1.0.0
Copyright: Nolicense copyright text
Source: https://example.com/nolicense/nolicense-1.0.0.tar.gz
+Maintainer: Nolicense Maintainer
diff --git a/tests/lib-sbom/priv-child.pc b/tests/lib-sbom/priv-child.pc
new file mode 100644
index 000000000000..ce9f8f8eb2b0
--- /dev/null
+++ b/tests/lib-sbom/priv-child.pc
@@ -0,0 +1,6 @@
+Name: priv-child
+Description: Private dependency child
+URL: https://example.com/priv-child
+Version: 1.0.0
+License: MIT
+Maintainer: Privchild Maintainer
diff --git a/tests/lib-sbom/priv-parent.pc b/tests/lib-sbom/priv-parent.pc
new file mode 100644
index 000000000000..400cfb2b1bf2
--- /dev/null
+++ b/tests/lib-sbom/priv-parent.pc
@@ -0,0 +1,7 @@
+Name: priv-parent
+Description: Package with a private dependency
+URL: https://example.com/priv-parent
+Version: 1.0.0
+License: MIT
+Requires.private: priv-child
+Maintainer: Privparent Maintainer
diff --git a/tests/lib-sbom/special.pc b/tests/lib-sbom/special.pc
index 7d95d54584fa..80edc08d834a 100644
--- a/tests/lib-sbom/special.pc
+++ b/tests/lib-sbom/special.pc
@@ -4,3 +4,4 @@ URL: https://example.com/special
Version: 1.0.0
License: MIT
Copyright: Quote " backslash \ and tab
+Maintainer: Special Maintainer
diff --git a/tests/lib-sbom/test1.pc b/tests/lib-sbom/test1.pc
index 2cde40250c3f..f7446cac23a6 100644
--- a/tests/lib-sbom/test1.pc
+++ b/tests/lib-sbom/test1.pc
@@ -4,3 +4,4 @@ Version: 1.0.0
License: BSD-1-Clause
Copyright: Test1 copyright text
Requires: test1
+Maintainer: Test1 Maintainer
diff --git a/tests/lib-sbom/test2.pc b/tests/lib-sbom/test2.pc
index d8c6f5dc9537..87240758b1dc 100644
--- a/tests/lib-sbom/test2.pc
+++ b/tests/lib-sbom/test2.pc
@@ -5,3 +5,4 @@ Version: 2.0.0
Requires: test3
License: BSD-2-Clause
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
+Maintainer: Test2 Maintainer
diff --git a/tests/lib-sbom/test3.pc b/tests/lib-sbom/test3.pc
index af65789843c1..d589d7eb9611 100644
--- a/tests/lib-sbom/test3.pc
+++ b/tests/lib-sbom/test3.pc
@@ -6,3 +6,4 @@ License: BSD-4-Clause
Copyright: Test3 copyright text
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
+Maintainer: Test3 Maintainer
diff --git a/tests/lib-sbom/test4.pc b/tests/lib-sbom/test4.pc
index 502a5fec8445..ce57ce8c8fa9 100644
--- a/tests/lib-sbom/test4.pc
+++ b/tests/lib-sbom/test4.pc
@@ -6,3 +6,4 @@ License: MIT
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
Requires: test5 \
test6
+Maintainer: Test4 Maintainer
diff --git a/tests/lib-sbom/test5.pc b/tests/lib-sbom/test5.pc
index 62e77cc3e05a..257c86045016 100644
--- a/tests/lib-sbom/test5.pc
+++ b/tests/lib-sbom/test5.pc
@@ -5,3 +5,4 @@ Version: 5.0.0
License: MIT
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
+Maintainer: Test5 Maintainer
diff --git a/tests/lib-sbom/test6.pc b/tests/lib-sbom/test6.pc
index b87c3805ed25..07eadd15d65f 100644
--- a/tests/lib-sbom/test6.pc
+++ b/tests/lib-sbom/test6.pc
@@ -5,3 +5,4 @@ Version: 6.0.0
License: Apache-2.0
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
+Maintainer: Test6 Maintainer
diff --git a/tests/lib-sbom/variable-test1.pc b/tests/lib-sbom/variable-test1.pc
index 51a1a710dc5a..172bebb46c74 100644
--- a/tests/lib-sbom/variable-test1.pc
+++ b/tests/lib-sbom/variable-test1.pc
@@ -5,3 +5,4 @@ Version: ${VERSION_VARIABLE_TEST}
License: BSD-2-Clause
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
+Maintainer: Variabletest1 Maintainer
diff --git a/tests/lib-sbom/variable-test2.pc b/tests/lib-sbom/variable-test2.pc
index 52033aba61b9..14450f88c0f0 100644
--- a/tests/lib-sbom/variable-test2.pc
+++ b/tests/lib-sbom/variable-test2.pc
@@ -5,3 +5,4 @@ Version: 2.0
License: ${license_variable_test}
Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz
Requires: variable-test1
+Maintainer: Variabletest2 Maintainer