packages: cmake/cmake.spec, cmake/cmake-parse.patch (REMOVED) - up to 2.8.4...
draenog
draenog at pld-linux.org
Wed Feb 16 20:06:48 CET 2011
Author: draenog Date: Wed Feb 16 19:06:48 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.8.4
- parse.patch applied upstream
---- Files affected:
packages/cmake:
cmake.spec (1.55 -> 1.56) , cmake-parse.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/cmake/cmake.spec
diff -u packages/cmake/cmake.spec:1.55 packages/cmake/cmake.spec:1.56
--- packages/cmake/cmake.spec:1.55 Fri Jan 28 19:53:33 2011
+++ packages/cmake/cmake.spec Wed Feb 16 20:06:43 2011
@@ -12,15 +12,14 @@
Summary: Cross-platform, open-source make system
Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach
Name: cmake
-Version: 2.8.3
-Release: 2
+Version: 2.8.4
+Release: 1
License: BSD
Group: Development/Building
Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
-# Source0-md5: a76a44b93acf5e3badda9de111385921
+# Source0-md5: 209b7d1d04b2e00986538d74ba764fcf
Patch0: %{name}-lib64.patch
Patch1: %{name}-tinfo.patch
-Patch2: %{name}-parse.patch
URL: http://www.cmake.org/
%{?with_gui:BuildRequires: QtGui-devel}
BuildRequires: libarchive-devel
@@ -69,7 +68,6 @@
%patch0 -p1
%endif
%patch1 -p0
-%patch2 -p1
cat > "init.cmake" <<EOF
SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE)
@@ -140,6 +138,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2011/02/16 19:06:43 draenog
+- up to 2.8.4
+- parse.patch applied upstream
+
Revision 1.55 2011/01/28 18:53:33 draenog
- fix for: -D option can't use value with equals sign
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cmake/cmake.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list