packages: cmake/cmake.spec, cmake/cmake-tinfo.patch (REMOVED) - up to 2.8.6...
draenog
draenog at pld-linux.org
Thu Oct 6 15:27:22 CEST 2011
Author: draenog Date: Thu Oct 6 13:27:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.8.6
- remove tinfo.patch and BR ncurses-devel with dropped separate libtinfo
---- Files affected:
packages/cmake:
cmake.spec (1.59 -> 1.60) , cmake-tinfo.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/cmake/cmake.spec
diff -u packages/cmake/cmake.spec:1.59 packages/cmake/cmake.spec:1.60
--- packages/cmake/cmake.spec:1.59 Wed Aug 31 20:32:53 2011
+++ packages/cmake/cmake.spec Thu Oct 6 15:27:17 2011
@@ -12,19 +12,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
@@ -68,7 +67,6 @@
%if "%{_lib}" == "lib64"
%patch0 -p1
%endif
-%patch1 -p0
cat > "init.cmake" <<EOF
SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE)
@@ -143,6 +141,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2011/10/06 13:27:17 draenog
+- up to 2.8.6
+- remove tinfo.patch and BR ncurses-devel with dropped separate libtinfo
+
Revision 1.59 2011/08/31 18:32:53 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cmake/cmake.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list