SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cmake-2.8.10.2-2.1.x86_64.rpm :
Wed Jul 17 14:00:00 2013 vcizekAATTsuse.com
- add missing operator= for cmCustomCommand (bnc#829544)

* cmake-cmCustomCommand_add_operator=.patch

Wed Nov 28 13:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.10.2

* Fix kitware#0013691: [Modules] FindGettext.cmake does not set GETTEXT_FOUND on success

* Fix kitware#0013702: [CMake] CMake crashes when reconfiguring build

* Fix kitware#0013667: [CMake] Automoc fails to handle Q_INTERFACES
- Drop obsolete patches

Mon Nov 26 13:00:00 2012 tittiatcokeAATTgmail.com
- Add cmake-fix-qt-includes.diff to fix the missing qt_include_dir.
This was reported as cmake regression from 2.8.9 (kitware#0013667).

Wed Nov 14 13:00:00 2012 idonmezAATTsuse.com
- Add cmake-gettext.patch to fix gettext detection

Wed Nov 7 13:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.10.1 This is a bugfix release

* Fix kitware#0013651: FindSDL.cmake is broken

* Fix kitware#0013638: ./configure reports Copyright 2000-2011
Complete changelog: http://public.kitware.com/Bug/changelog_page.php?version_id=105

Fri Nov 2 13:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.10

* file(DOWNLOAD now handles \"https\" URLs -- the pre-built binaries available from Kitware link to OpenSSL

* Automoc: fix kitware#13572: issue with symbolic links

* Uniform compiler \"id\" and version number variables available for nearly all known compilers and platforms

* New way to arrange exported targets that depend on other targets into \"export sets\"

* New generator expressions

* Generator expressions available in more contexts, namely in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties
See /usr/share/doc/packages/cmake/Changelog for the complete changelog
- Minor spec cleanup

Tue Aug 14 14:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.9

* See /usr/share/doc/packages/cmake/Changelog for changes

* Drop cmake-pkgconfig.patch, already upstream

Wed May 30 14:00:00 2012 cooloAATTsuse.com
- fix the ruby test patch once more to also work with ruby 1.8

Mon May 14 14:00:00 2012 cooloAATTsuse.com
- vendor-specific does no longer exist with ruby 1.9, so don\'t use
it to check vendor support

Tue Apr 24 14:00:00 2012 idonmezAATTsuse.com
- Add cmake-pkgconfig.patch to fix cmake bug #13125

Wed Apr 18 14:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.8
- see /usr/share/doc/packages/cmake/Changelog for changes

Wed Jan 25 13:00:00 2012 cgiboudeauxAATTgmx.com
- Update to 2.8.7
- see /usr/share/doc/packages/cmake/Changelog for changes

Fri Oct 14 14:00:00 2011 puzelAATTsuse.com
- update to 2.8.6
- see /usr/share/doc/packages/cmake/Changelog for changes

Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

Fri Jul 29 14:00:00 2011 puzelAATTnovell.com
- update to 2.8.5
- see /usr/share/doc/packages/cmake/Changelog for changes

Tue Apr 5 14:00:00 2011 puzelAATTnovell.com
- use --no-system-libarchive for openSUSE < 11.3

Mon Apr 4 14:00:00 2011 puzelAATTnovell.com
- update to 2.8.4
- see /usr/share/doc/packages/cmake/Changelog for changes

Thu Jan 20 13:00:00 2011 dmuellerAATTsuse.de
- udpate to 2.8.4-rc1:
- see /usr/share/doc/packages/cmake/Changelog for changes
- remove fortify patch

Thu Nov 11 13:00:00 2010 puzelAATTnovell.com
- update to cmake-2.8.3
- see /usr/share/doc/packages/cmake/Changelog for changes
- drop cmake-FindGTK2-gdk-pixbuf.patch (fixed upstream)
- drop cmake-support-new-python.diff (fixed upstream)

Tue Sep 14 14:00:00 2010 puzelAATTnovell.com
- add cmake-FindGTK2-gdk-pixbuf.patch (bnc#635439)

Mon Sep 13 14:00:00 2010 kkaempfAATTnovell.com
- fix build on RHEL/Fedora

Tue Sep 7 14:00:00 2010 cooloAATTnovell.com
- support new python 2.7

Tue Jul 20 14:00:00 2010 puzelAATTnovell.com
- update to cmake-2.8.2
- notable changes:
- CPack: Add native BZip2 support
- ExternalProject: Support .zip and .bz2 archives, MD5 verification
- GetPrerequisites: Provide an override hook
- Recognize ARM ABI/EABI with GNU compilers
- Recognize Clang compiler
- Search basic directories on \"Generic\" platform
- Support compression with \'cmake -E tar\'
- a lot of bugfixes

Thu Jun 10 14:00:00 2010 dimstarAATTopensuse.org
- Fix build on Fedora, by not using defaultdocdir. It does not
match the forced installation path on configure.

Thu Jun 3 14:00:00 2010 dimstarAATTopensuse.org
- No fdupes on non-suse platforms and SLE10.

Tue May 18 14:00:00 2010 puzelAATTnovell.com
- split cmake-gui into different specfile so that cmake
build does not depend on libqt4

Thu Mar 18 13:00:00 2010 puzelAATTnovell.com
- update to cmake 2.8.1 (final)
- Add a new search path for MPICH2
- Add .git .bzr and .hg to the list of default CPack ignore
directories.
- CTest: Do not hide test GUI windows (fixes 2.8.0 regression)
- Documentation: Clarify CMAKE_MODULE_PATH variable
- FindQt4: Add support for QtDeclartive module
- FortranCInterface: Fix PathScale detection

Wed Feb 24 13:00:00 2010 dmuellerAATTsuse.de
- update to cmake 2.8.1 (rc3):

* many bugfixes
- CTest: Setup command-line dashboard support with Git
- CPack: Improve RPM spec files
- CTest: Improve host system introspection
- FindCUDA: Respect CUDA version differences
- FindCURL: Find import libraries on Windows
- FindGTK2: Look in fink locations on Mac OS X
- FindJNI: Honor find_package() REQUIRED and QUIET options
- FindOpenSSL: Fix MinGW support
- FindPythonLibs: Look in config for static library
- FindQt4: Misc enhancements, sync with KDE vesion
- FindX11: Improve documentation
- link_directories(): Treat relative paths consistently (CMP0015)
- Modernize FindLibXslt and FindLibXml.cmake
- UseQt4: Provide dependencies only for static Qt (#10021)

Sat Feb 13 13:00:00 2010 dmuellerAATTsuse.de
- fix fortify related static buffer overflows (not exploitable)

Fri Nov 27 13:00:00 2009 puzelAATTsuse.cz
- update to cmake-2.8.0
- noteworthy changes sice 2.6.4:
- cmake-gui supports multi-state values options.
- CMake now has cmake --build command that can build any CMake generated
project from the command line.
- CTest supports running tests in parallel with a -j N option.
- It is now possible to use DESTDIR in CPack for any CMake based projects
giving more flexibility on the final path names.
- Depend scanning is now much faster with makefiles.
- Many FindQt4 improvements to stay working with current Qt releases
- FindBoost has been updated to work with the most recent boost releases.
- see /usr/share/doc/packages/cmake/Changelog for all changes
- drop ibm-java-paths.diff, cmake-2.6.0-use_shared_python_lib.patch and
cmake-2.6.0-use_intree_xmlrpc.patch - fixed upstream

Mon May 4 14:00:00 2009 puzelAATTsuse.cz
- updated to 2.6.4
- Fix: ctest system information was not always correct on linux
- Fix transitive linking of imported libraries
- Fix CDash only submit with ctest_submit
- Fix scope issue with CMAKE_CURRENT_LIST_FILE and macros
- Fix crash in include_directories
- Do not warn if LIBPATH is not set for nmake
- No longer mark header files as HEADER_FILE_ONLY automatically,
this gets rid of the ugly red marks in Visual Stuido
- Enforce unique binary directories
- Clarify docs of old
*_OUTPUT_PATH vars
- Fix svn update logic for modified files
- Add get_filename_component(... REALPATH)

Mon May 4 14:00:00 2009 dmuellerAATTsuse.de
- add %_libdir/cmake to the file list

Wed Mar 11 13:00:00 2009 dmuellerAATTsuse.de
- build fixes for non-suse distros

Tue Mar 3 13:00:00 2009 puzelAATTsuse.cz
- update to 2.6.3
- add parenthetical expressions to if
- improve scoping of policies (see cmake_policy and CMP0011)
- teach find_package more config file locations
- many improved Find scripts in Modules
- added an unset command
- better reporting when nmake compiler environment is not correct
- lots of bug fixes
- use fdupes to remove duplicate files


 
ICM