From: Kacper Kornet Date: Thu, 6 Oct 2011 13:27:17 +0000 (+0000) Subject: - up to 2.8.6 X-Git-Tag: auto/ti/cmake-2_8_6-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcmake.git;a=commitdiff_plain;h=59917d1a4d203fa0febfc2931f1a37ea17e23d9d - up to 2.8.6 - remove tinfo.patch and BR ncurses-devel with dropped separate libtinfo Changed files: cmake-tinfo.patch -> 1.2 cmake.spec -> 1.60 --- diff --git a/cmake-tinfo.patch b/cmake-tinfo.patch deleted file mode 100644 index f79da2e..0000000 --- a/cmake-tinfo.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Source/CursesDialog/CMakeLists.txt~ 2010-06-28 16:16:00.000000000 +0100 -+++ ./Source/CursesDialog/CMakeLists.txt 2010-06-29 21:49:26.854291404 +0100 -@@ -32,6 +32,6 @@ - - ADD_EXECUTABLE(ccmake ${CURSES_SRCS} ) - TARGET_LINK_LIBRARIES(ccmake CMakeLib) --TARGET_LINK_LIBRARIES(ccmake cmForm) -+TARGET_LINK_LIBRARIES(ccmake cmForm tinfo) - - INSTALL_TARGETS(/bin ccmake) diff --git a/cmake.spec b/cmake.spec index fbc536f..f2d12d8 100644 --- a/cmake.spec +++ b/cmake.spec @@ -11,19 +11,18 @@ Summary: Cross-platform, open-source make system Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach Name: cmake -Version: 2.8.5 -Release: 2 +Version: 2.8.6 +Release: 1 License: BSD Group: Development/Building Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz -# Source0-md5: 3c5d32cec0f4c2dc45f4c2e84f4a20c5 +# Source0-md5: 2147da452fd9212bb9b4542a9eee9d5b 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 +BuildRequires: ncurses-devel > 5.9-3 %{?with_gui:BuildRequires: qt4-build} %{?with_gui:BuildRequires: qt4-qmake} BuildRequires: rpmbuild(macros) >= 1.167 @@ -67,7 +66,6 @@ CMake. %if "%{_lib}" == "lib64" %patch0 -p1 %endif -%patch1 -p0 cat > "init.cmake" <