X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcmake.git;a=blobdiff_plain;f=cmake.spec;h=e9994b030843a9e871d383805ae4389eb400de9f;hp=6fae0cec84554f7675ff6e05aef9c36ffe2c78b6;hb=c59c071de76d50c1e1bfd185a9a90155e03e0368;hpb=59787775a5da13fea0726d2ef6c42b6d5cfc4d4a diff --git a/cmake.spec b/cmake.spec index 6fae0ce..e9994b0 100644 --- a/cmake.spec +++ b/cmake.spec @@ -7,25 +7,28 @@ # Conditional build: %bcond_with bootstrap # use internal versions of some libraries %bcond_without gui # don't build gui package -# + Summary: Cross-platform, open-source make system Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach Name: cmake -Version: 2.8.1 +Version: 2.8.5 Release: 1 License: BSD Group: Development/Building Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz -# Source0-md5: a92ad653f9ccc1595d16cd9707f49acc +# Source0-md5: 3c5d32cec0f4c2dc45f4c2e84f4a20c5 Patch0: %{name}-lib64.patch +Patch1: %{name}-tinfo.patch URL: http://www.cmake.org/ %{?with_gui:BuildRequires: QtGui-devel} +BuildRequires: libarchive-devel BuildRequires: libstdc++-devel BuildRequires: ncurses-devel %{?with_gui:BuildRequires: qt4-build} %{?with_gui:BuildRequires: qt4-qmake} BuildRequires: rpmbuild(macros) >= 1.167 %{!?with_bootstrap:BuildRequires: xmlrpc-c-devel >= 1.4.12-2} +Requires: filesystem >= 3.0-46 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -64,6 +67,7 @@ CMake. %if "%{_lib}" == "lib64" %patch0 -p1 %endif +%patch1 -p0 cat > "init.cmake" <