]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm/dnf: fix Upstream-Status to reflect upstream submission status
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 20 Jul 2017 12:27:08 +0000 (15:27 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jul 2017 08:12:25 +0000 (09:12 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
13 files changed:
meta/recipes-devtools/createrepo-c/createrepo-c/0001-Correctly-install-the-shared-library.patch
meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch
meta/recipes-devtools/libcomps/libcomps/0002-Set-library-installation-path-correctly.patch
meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch
meta/recipes-devtools/libdnf/libdnf/0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch
meta/recipes-devtools/libdnf/libdnf/0002-Prefix-sysroot-path-to-introspection-tools-path.patch
meta/recipes-devtools/libdnf/libdnf/0003-Set-the-library-installation-directory-correctly.patch
meta/recipes-devtools/libdnf/libdnf/0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch
meta/recipes-devtools/librepo/librepo/0001-Correctly-set-the-library-installation-directory.patch
meta/recipes-devtools/librepo/librepo/0003-tests-fix-a-race-when-deleting-temporary-directories.patch
meta/recipes-devtools/librepo/librepo/0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch
meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
meta/recipes-devtools/rpm/files/0001-Fix-build-with-musl-C-library.patch

index 01271246a220d20351cb5d096328aaa50587bbc4..cd72084ee2fb908f7dbacfc50ad1845eede01b6d 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Mon, 2 Jan 2017 17:23:59 +0200
 Subject: [PATCH] Correctly install the shared library
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/createrepo_c/pull/78]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  src/CMakeLists.txt | 3 ++-
index 0226d4fdec8880c4fb0786440b3f4c68f253b95b..daf058bbae7a498dd7c466d5260655c463d96b0a 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] Move releasever check after the etc/dnf/vars substitutions.
 The substitutions may actually set the releasever correctly,
 and so the check is premature.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/dnf/pull/868]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  dnf/cli/cli.py | 6 +++---
index ec1fdc409bf895cdf9695df28f5c130457584088..dc3d9763523c7ac0e12af1149f014a8c3ad5c6b7 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 30 Dec 2016 18:26:00 +0200
 Subject: [PATCH 2/2] Set library installation path correctly
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libcomps/pull/32]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  libcomps/src/CMakeLists.txt | 2 +-
index 73acda6af8a260606248882491f4a26b839e980f..791a32e748655c2009a6f30c3518cdaa053d976a 100644 (file)
@@ -7,7 +7,7 @@ Subject: [PATCH 1/4] FindGtkDoc.cmake: drop the requirement for
 For some reason cmake is not able to find it when building in openembedded,
 and it's bundled with the source code anyway.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  cmake/modules/FindGtkDoc.cmake | 2 +-
index 77b20c2734d87a1c92c0e03a7c7b2f0e762421ae..280edb7a651d20f965372b2d4b17951d9604009d 100644 (file)
@@ -4,7 +4,7 @@ Date: Tue, 7 Feb 2017 12:16:03 +0200
 Subject: [PATCH 5/5] Get parameters for both libsolv and libsolvext (libdnf is
  using both)
 
-Upstream-Status: Pending [depends on whether https://github.com/openSUSE/libsolv/pull/177 is accepted]
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 
 ---
index 3d772a5f8a3f9be68c6b9e2d12d262d8c6216d00..7eecc3d05167919516cdd4958e1a2eca4a7fa481 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 30 Dec 2016 18:17:19 +0200
 Subject: [PATCH 2/4] Prefix sysroot path to introspection tools path.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  libdnf/CMakeLists.txt | 4 ++--
index d7e59d8333a26de3dc13922b307f2d5f660c61da..81264094eb4de5263545e8eb2c078338a4afe873 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 30 Dec 2016 18:20:01 +0200
 Subject: [PATCH 3/4] Set the library installation directory correctly.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  CMakeLists.txt | 4 +++-
index fc3b048b7d98b512e3cfb92ee6f5de072a35ee6f..1ea9310893364f83b773113c7c5ff8cf93fe873b 100644 (file)
@@ -4,7 +4,7 @@ Date: Fri, 30 Dec 2016 18:24:50 +0200
 Subject: [PATCH 4/5] Set libsolv variables with pkg-config (cmake's own module
  doesn't work properly).
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 
 ---
index 01fea40467e805ebdb96c54babb684b7b4d2db9d..08a58f1755428f2033126351c553b49b6b85e492 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 30 Dec 2016 18:04:35 +0200
 Subject: [PATCH 1/4] Correctly set the library installation directory
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/librepo/pull/110]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  librepo/CMakeLists.txt | 3 ++-
index 0d2fae434ad20736de6ec9f1b403b1d4c9782ba7..89ca60e81868f3addb508436d616ecbe18b4d8b7 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 30 Dec 2016 18:06:24 +0200
 Subject: [PATCH 3/4] tests: fix a race when deleting temporary directories
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/rpm-software-management/librepo/pull/110]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  tests/python/tests/test_yum_repo_downloading.py | 2 +-
index 6665b316cbbe579714b671a7485492b76e7e3d86..f7d7ab3a2a18188951da8f17eb224477d608af63 100644 (file)
@@ -4,7 +4,7 @@ Date: Fri, 30 Dec 2016 18:23:27 +0200
 Subject: [PATCH 4/4] Set gpgme variables with pkg-config, not with cmake
  module (which doesn't work properly)
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [gpgme upstream does not have pkg-config support and is not interested in it]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 ---
  CMakeLists.txt | 3 ++-
index d99ddeb9ea911065649be5d34d19956c872131ba..1f61acaf4319473b2bfd454d7fbb9a4ff46965fb 100644 (file)
@@ -4,7 +4,7 @@ Date: Mon, 27 Feb 2017 09:43:30 +0200
 Subject: [PATCH] Do not hardcode "lib/rpm" as the installation path for
  default configuration and macros.
 
-Upstream-Status: Inappropriate [oe-core specific]
+Upstream-Status: Submitted [https://github.com/rpm-software-management/rpm/pull/263]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 
 ---
index 95c70136bd6ed7763140b997c47dc4689461e992..edf9ec089409945f7ec1414c3275999f87f13a50 100644 (file)
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Mon, 27 Feb 2017 14:43:21 +0200
 Subject: [PATCH] Fix build with musl C library.
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [problem already solved in master branch]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>