diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch index 384add5e12..607995a394 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] Add WITH_TESTS option | |||
5 | 5 | ||
6 | This makes a dependency on cppunit optional. | 6 | This makes a dependency on cppunit optional. |
7 | 7 | ||
8 | Upstream-Status: Pending | 8 | Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/1382] |
9 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 9 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch index 6dd7c71aae..2d8213cc87 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch | |||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com> | |||
3 | Date: Tue, 19 Nov 2019 13:46:09 +0100 | 3 | Date: Tue, 19 Nov 2019 13:46:09 +0100 |
4 | Subject: [PATCH] Look fo sphinx only if documentation is actually enabled | 4 | Subject: [PATCH] Look fo sphinx only if documentation is actually enabled |
5 | 5 | ||
6 | Upstream-Status: Pending | 6 | Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/1383] |
7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
8 | --- | 8 | --- |
9 | docs/hawkey/CMakeLists.txt | 20 +++++++++++--------- | 9 | docs/hawkey/CMakeLists.txt | 20 +++++++++++--------- |