diff --git a/cmake-2.6.1-RC-11.tar.bz2 b/cmake-2.6.1-RC-11.tar.bz2 new file mode 100644 index 0000000..a51853d --- /dev/null +++ b/cmake-2.6.1-RC-11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e508b1515266b4b747e75835b380536c61fd1b1a75fc158bb8844defc6752ecb +size 2687227 diff --git a/cmake-2.6.1-RC-6.tar.bz2 b/cmake-2.6.1-RC-6.tar.bz2 deleted file mode 100644 index ae7e273..0000000 --- a/cmake-2.6.1-RC-6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd6726edc86233d347f59c8fda80077f0a65d9a2359a8673e135e38fbc44c196 -size 2675191 diff --git a/cmake.changes b/cmake.changes index 255e6fb..79ffd56 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 21 14:30:31 CEST 2008 - dmueller@suse.de + +- update to 2.6.1-RC11: + * FindBoost can now find the upcoming Boost 1.46 + * More fixes for CPack components functionality + * Fix FindQt4.cmake with empty qconfig.pri files. Fixes #7287. + * Fix column width in cmake-gui + ------------------------------------------------------------------- Wed Jul 2 14:58:58 CEST 2008 - dmueller@suse.de diff --git a/cmake.spec b/cmake.spec index 230762a..8613a23 100644 --- a/cmake.spec +++ b/cmake.spec @@ -13,10 +13,10 @@ Name: cmake Version: 2.6.1 -Release: 1 +Release: 7 License: BSD 3-Clause Group: Development/Tools/Building -%define tar_version 2.6.1-RC-6 +%define tar_version 2.6.1-RC-11 Url: http://www.cmake.org/ Source0: %{name}-%{tar_version}.tar.bz2 Patch0: cmake-2.6.0-use_intree_xmlrpc.patch @@ -122,6 +122,12 @@ rm -rf %{buildroot} %endif %changelog +* Mon Jul 21 2008 dmueller@suse.de +- update to 2.6.1-RC11: + * FindBoost can now find the upcoming Boost 1.46 + * More fixes for CPack components functionality + * Fix FindQt4.cmake with empty qconfig.pri files. Fixes #7287. + * Fix column width in cmake-gui * Wed Jul 02 2008 dmueller@suse.de - update to 2.6.1-RC6: * Fix DEFINITIONS property to be compatible with 2.4