From c3df1052bed6e54cdc8135bdeb16a3e848b77858cccdd0f4b3b7bc264ecd40ef Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Tue, 5 Nov 2019 20:59:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=382 --- cmake.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cmake.spec b/cmake.spec index ebeea8f..1a353f1 100644 --- a/cmake.spec +++ b/cmake.spec @@ -43,12 +43,11 @@ Source4: cmake.prov Source5: https://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt Source6: https://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt.asc Source7: cmake.keyring -Patch2: cmake-fix-ruby-test.patch +Patch1: cmake-fix-ruby-test.patch # PATCH-FIX-UPSTREAM form.patch -- set the correct include path for the ncurses includes -Patch4: form.patch +Patch2: form.patch # Search for python interpreters from newest to oldest rather then picking up /usr/bin/python as first choice -Patch7: feature-suse-python-interp-search-order.patch -Patch8: feature-suse-cmake-gui-drop-qt4.patch +Patch3: feature-suse-python-interp-search-order.patch BuildRequires: fdupes BuildRequires: gcc-c++ # this is commented as it would create dependancy cycle between jsoncpp and cmake