]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- rel 3; min-ver fix still needed
[packages/cmake.git] / cmake.spec
index 966d2b251de34bf941c2e44e14aff17cfa781068..195ae0f9b6a3ea916c584d0df6608761e248c2de 100644 (file)
@@ -15,7 +15,7 @@ Summary:      Cross-platform, open-source make system
 Summary(pl.UTF-8):     Wieloplatformowy system make o otwartych źródłach
 Name:          cmake
 Version:       3.3.2
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Building
 Source0:       http://www.cmake.org/files/v3.3/%{name}-%{version}.tar.gz
@@ -23,7 +23,7 @@ Source0:      http://www.cmake.org/files/v3.3/%{name}-%{version}.tar.gz
 Patch0:                %{name}-lib64.patch
 Patch1:                %{name}-helpers.patch
 Patch2:                %{name}-findruby.patch
-
+Patch3:                cmake-min-ver.patch
 Patch5:                %{name}-findruby2.patch
 Patch6:                %{name}-findpython.patch
 Patch7:                %{name}-libx32.patch
@@ -117,6 +117,7 @@ Bashowe dopełnianie parametrów dla cmake'a.
 %endif
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %patch5 -p1
 %patch6 -p1
This page took 0.029036 seconds and 4 git commands to generate.