X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=cmake.spec;h=39401dbb72b28a303c3a4f34eb7bf79755015082;hb=a048aac345ef36ef6b1d5fab4bb64a38cc82daee;hp=acbe3be059c165d02583248647b0b0c3cef24b5e;hpb=f13d1e411bdc472a2a9f3f3345276f36a93f81f7;p=packages%2Fcmake.git diff --git a/cmake.spec b/cmake.spec index acbe3be..39401db 100644 --- a/cmake.spec +++ b/cmake.spec @@ -7,18 +7,23 @@ # Conditional build: %bcond_with bootstrap # use internal versions of some libraries %bcond_without gui # don't build gui package +%bcond_without tests # do not perform "make test" Summary: Cross-platform, open-source make system Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach Name: cmake -Version: 2.8.10 +Version: 2.8.12.2 Release: 1 License: BSD Group: Development/Building Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz -# Source0-md5: d4aef1eab859df61d2664721a72732c0 +# Source0-md5: 17c6513483d23590cbce6957ec6d1e66 Patch0: %{name}-lib64.patch Patch1: %{name}-helpers.patch +Patch2: %{name}-findruby.patch +Patch3: %{name}-tests.patch +Patch4: %{name}-freetype2.patch +Patch5: %{name}-findruby2.patch URL: http://www.cmake.org/ %{?with_gui:BuildRequires: QtGui-devel} BuildRequires: libarchive-devel @@ -78,6 +83,10 @@ Summary: bash-completion for cmake Summary(pl.UTF-8): Bashowe dopełnianie parametrów dla cmake'a Group: Applications/Shells Requires: %{name} = %{version}-%{release} +Requires: bash-completion >= 2.0 +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n bash-completion-%{name} bash-completion for cmake. @@ -91,6 +100,10 @@ Bashowe dopełnianie parametrów dla cmake'a. %patch0 -p1 %endif %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 cat > "init.cmake" <