From af122c886525145200f2773392451c7f38ceb1a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 9 Oct 2017 12:41:14 +0200 Subject: [PATCH] - up to 3.9.4 --- cmake.spec | 12 ++++++------ imagemagick7.patch | 41 ----------------------------------------- 2 files changed, 6 insertions(+), 47 deletions(-) delete mode 100644 imagemagick7.patch diff --git a/cmake.spec b/cmake.spec index de07193..57e3f8f 100644 --- a/cmake.spec +++ b/cmake.spec @@ -19,19 +19,19 @@ Summary: Cross-platform, open-source make system Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach Name: cmake -Version: 3.8.2 +Version: 3.9.4 Release: 1 License: BSD Group: Development/Building -Source0: https://cmake.org/files/v3.8/%{name}-%{version}.tar.gz -# Source0-md5: b5dff61f6a7f1305271ab3f6ae261419 +Source0: https://cmake.org/files/v3.9/%{name}-%{version}.tar.gz +# Source0-md5: 33769e001bdcd788f565bf378692e5ae Patch0: %{name}-lib64.patch Patch1: %{name}-libx32.patch Patch2: %{name}-helpers.patch Patch3: %{name}-findruby.patch Patch4: %{name}-findruby2.patch Patch5: man-syntax.patch -Patch6: imagemagick7.patch + Patch7: %{name}-xmlrpc.patch URL: https://cmake.org/ %if %{with gui} @@ -137,7 +137,7 @@ Bashowe dopełnianie parametrów dla cmake'a. %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 + %patch7 -p1 cat > "init.cmake" <