packages: cmake/cmake.spec, cmake/python-2.7.patch (REMOVED) - Up to 2.8.3 ...

caleb caleb at pld-linux.org
Fri Nov 5 12:09:51 CET 2010


Author: caleb                        Date: Fri Nov  5 11:09:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 2.8.3
- Removed python 2.7 patch applied upstream

---- Files affected:
packages/cmake:
   cmake.spec (1.50 -> 1.51) , python-2.7.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/cmake/cmake.spec
diff -u packages/cmake/cmake.spec:1.50 packages/cmake/cmake.spec:1.51
--- packages/cmake/cmake.spec:1.50	Sat Jul 17 21:57:46 2010
+++ packages/cmake/cmake.spec	Fri Nov  5 12:09:46 2010
@@ -12,16 +12,17 @@
 Summary:	Cross-platform, open-source make system
 Summary(pl.UTF-8):	Wieloplatformowy system make o otwartych źródłach
 Name:		cmake
-Version:	2.8.2
-Release:	2
+Version:	2.8.3
+Release:	1
 License:	BSD
 Group:		Development/Building
 Source0:	http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
-# Source0-md5:	8c967d5264657a798f22ee23976ff0d9
+# Source0-md5:	a76a44b93acf5e3badda9de111385921
 Patch0:		%{name}-lib64.patch
 Patch1:		%{name}-tinfo.patch
-Patch2:		python-2.7.patch
 URL:		http://www.cmake.org/
+Requires:	libarchive
+BuildRequires:	libarchive-devel
 %{?with_gui:BuildRequires:	QtGui-devel}
 BuildRequires:	libstdc++-devel
 BuildRequires:	ncurses-devel
@@ -68,7 +69,6 @@
 %patch0 -p1
 %endif
 %patch1 -p0
-%patch2 -p1
 
 cat > "init.cmake" <<EOF
 SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE)
@@ -128,6 +128,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2010/11/05 11:09:46  caleb
+- Up to 2.8.3
+- Removed python 2.7 patch applied upstream
+
 Revision 1.50  2010/07/17 19:57:46  glen
 - recognize python 2.7 in FIND_PACKAGE(PythonLibs); rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cmake/cmake.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list