Mailinglist Archive: opensuse-commit (1318 mails)
| < Previous | Next > |
commit cmake
- From: root@xxxxxxx (h_root)
- Date: Tue, 1 Aug 2006 16:47:48 +0200 (CEST)
- Message-id: <20060801144748.6423194E82@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package cmake
checked in at Tue Aug 1 16:47:48 CEST 2006.
--------
--- cmake/cmake.changes 2006-05-18 00:30:58.000000000 +0200
+++ cmake/cmake.changes 2006-07-31 23:22:52.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jul 31 23:21:23 CEST 2006 - dmueller@xxxxxxx
+
+- 2.4.3 update:
+ * progress is now reported with makefiles
+ * Fix relative path problems in ADD_SUBDIRECTORY
+ * Fix crash in CMakeSetup when status line is long
+ * make sure try compile files have a newline at the end
+ * add rxvt-unicode, cygwin, and screen terminal support for color
+ output
+
+-------------------------------------------------------------------
Old:
----
cmake-2.4.2.tar.bz2
New:
----
cmake-2.4.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.PWcCfx/_old 2006-08-01 16:47:36.000000000 +0200
+++ /var/tmp/diff_new_pack.PWcCfx/_new 2006-08-01 16:47:36.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package cmake (Version 2.4.2)
+# spec file for package cmake (Version 2.4.3)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,8 +15,8 @@
License: Other License(s), see package
Group: Development/Tools/Building
Summary: Cross-platform, open-source make system
-Version: 2.4.2
-Release: 2
+Version: 2.4.3
+Release: 1
URL: http://www.cmake.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %name-%{version}.tar.bz2
@@ -59,6 +59,14 @@
/usr/share/man/man1/ctest.1.gz
%changelog -n cmake
+* Mon Jul 31 2006 - dmueller@xxxxxxx
+- 2.4.3 update:
+ * progress is now reported with makefiles
+ * Fix relative path problems in ADD_SUBDIRECTORY
+ * Fix crash in CMakeSetup when status line is long
+ * make sure try compile files have a newline at the end
+ * add rxvt-unicode, cygwin, and screen terminal support for color
+ output
* Thu May 18 2006 - dmueller@xxxxxxx
- 2.4.2 update:
* Run symlink command from correct directory for executable versions
++++++ cmake-2.4.2.tar.bz2 -> cmake-2.4.3.tar.bz2 ++++++
++++ 14882 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |