Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2016-07-20 14:23:11 +02:00
parent 71e9491cb0
commit 32c761f2ec

View File

@ -68,9 +68,9 @@ Patch0001: 0001-Change-cleandeps-code-so-that-it-keeps-all-providers.patch
Patch0002: 0002-Improve-last-commit-so-that-self-providing-requires-.patch Patch0002: 0002-Improve-last-commit-so-that-self-providing-requires-.patch
# when obsoleting packages - prefer same architecture # when obsoleting packages - prefer same architecture
# (as we don't use %{?isa} for Obsoletes) # (as we don't use %{?isa} for Obsoletes)
Patch0002: 0001-Also-look-at-the-arch-when-sorting-obsoleters.patch Patch0003: 0001-Also-look-at-the-arch-when-sorting-obsoleters.patch
# Don't show "unneded" packages after enforced multilib lockstep # Don't show "unneded" packages after enforced multilib lockstep
Patch0003: 0001-Take-lockstep-into-account-when-calculating-unneeded.patch Patch0004: 0001-Take-lockstep-into-account-when-calculating-unneeded.patch
BuildRequires: cmake BuildRequires: cmake
BuildRequires: gcc-c++ BuildRequires: gcc-c++