This commit is contained in:
parent
11e2bbaa28
commit
918c0097b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ac92ff6185bf0e579972bdddc606a89e7d6c9356f0a33d91ef82fe4929bc3ee
|
||||
size 1934138
|
3
cmake-2.4.6.tar.bz2
Normal file
3
cmake-2.4.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5ca3df34e905442bca468439a1acbd5efcaca771813e1ef5dc8c1739cfdb90d
|
||||
size 1933949
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 21:08:27 CET 2007 - dmueller@suse.de
|
||||
|
||||
- update to 2.4.6:
|
||||
* Fix for FIND_* order and framworks with PREFIX usage.
|
||||
* Fix for FindDoxygen and quiet mode.
|
||||
* Find JavaVM as well as jvm
|
||||
* Look for ruby1.8 and ruby
|
||||
* Fix for cpack .tgz.sh and dash
|
||||
* Fix for finding custom commands from a full path with CMAKE_CFG_INTDIR.
|
||||
* Fix for Borland make and custom commands that do nothing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 10:58:13 CET 2007 - dmueller@suse.de
|
||||
|
||||
|
15
cmake.spec
15
cmake.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cmake (Version 2.4.5)
|
||||
# spec file for package cmake (Version 2.4.6)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,8 +11,8 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: cmake
|
||||
Version: 2.4.5
|
||||
Release: 3
|
||||
Version: 2.4.6
|
||||
Release: 1
|
||||
#
|
||||
License: Other License(s), see package
|
||||
Group: Development/Tools/Building
|
||||
@ -67,6 +67,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/man/man1/ctest.1.gz
|
||||
|
||||
%changelog -n cmake
|
||||
* Thu Jan 11 2007 - dmueller@suse.de
|
||||
- update to 2.4.6:
|
||||
* Fix for FIND_* order and framworks with PREFIX usage.
|
||||
* Fix for FindDoxygen and quiet mode.
|
||||
* Find JavaVM as well as jvm
|
||||
* Look for ruby1.8 and ruby
|
||||
* Fix for cpack .tgz.sh and dash
|
||||
* Fix for finding custom commands from a full path with CMAKE_CFG_INTDIR.
|
||||
* Fix for Borland make and custom commands that do nothing
|
||||
* Mon Jan 08 2007 - dmueller@suse.de
|
||||
- readd patch to detect shared python library instead of
|
||||
the static one.
|
||||
|
Loading…
Reference in New Issue
Block a user