]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- rel 2; relative and absolute paths coexist better
[packages/cmake.git] / cmake.spec
index da70df2fed5297bc82853c6474fc104ca8c4bf4b..4f67080281a85097c1ef9db4bf56206967027f9f 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Cross-platform, open-source make system
 Summary(pl.UTF-8):     Wieloplatformowy system make o otwartych źródłach
 Name:          cmake
 Version:       3.1.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Building
 Source0:       http://www.cmake.org/files/v3.1/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@ Patch0:               %{name}-lib64.patch
 Patch1:                %{name}-helpers.patch
 Patch2:                %{name}-findruby.patch
 Patch3:                %{name}-tests.patch
+Patch4:                %{name}-bug-0015258.patch
 Patch5:                %{name}-findruby2.patch
 Patch6:                %{name}-findpython.patch
 URL:           http://www.cmake.org/
@@ -114,6 +115,7 @@ Bashowe dopełnianie parametrów dla cmake'a.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 %patch5 -p1
 %patch6 -p1
 
This page took 0.025668 seconds and 4 git commands to generate.