forked from pool/cmake
This commit is contained in:
parent
18cbfe1f6a
commit
99e0d400af
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b56ea9767d69598ff87f910eb6f6c0b2679292632113850d6f6d9f881126f7e
|
|
||||||
size 1944069
|
|
3
cmake-2.4.8.tar.bz2
Normal file
3
cmake-2.4.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:466fbdad480a30c97600045cce851a326bf778ee9f70be99e21988baad6bb5cb
|
||||||
|
size 1944570
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 28 07:42:21 CET 2008 - dmueller@suse.de
|
||||||
|
|
||||||
|
- update to 2.4.8:
|
||||||
|
* version number increase, no linux specific changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 25 19:34:53 CET 2008 - pcerny@suse.cz
|
Fri Jan 25 19:34:53 CET 2008 - pcerny@suse.cz
|
||||||
|
|
||||||
|
13
cmake.spec
13
cmake.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cmake (Version 2.4.7+2.4.8RC12)
|
# spec file for package cmake (Version 2.4.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,11 +11,11 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 2.4.7+2.4.8RC12
|
Version: 2.4.8
|
||||||
Release: 6
|
Release: 1
|
||||||
License: BSD 3-Clause
|
License: BSD 3-Clause
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
%define tar_version 2.4.8-RC-12
|
%define tar_version 2.4.8
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
@ -79,6 +79,9 @@ rm -rf %{buildroot}
|
|||||||
/usr/share/man/man1/ctest.1.gz
|
/usr/share/man/man1/ctest.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 28 2008 dmueller@suse.de
|
||||||
|
- update to 2.4.8:
|
||||||
|
* version number increase, no linux specific changes
|
||||||
* Fri Jan 25 2008 pcerny@suse.cz
|
* Fri Jan 25 2008 pcerny@suse.cz
|
||||||
- added zlib to BuildRequires
|
- added zlib to BuildRequires
|
||||||
* Mon Jan 21 2008 coolo@suse.de
|
* Mon Jan 21 2008 coolo@suse.de
|
||||||
@ -166,7 +169,7 @@ rm -rf %{buildroot}
|
|||||||
- respect DESTDIR on installing kde3 icons
|
- respect DESTDIR on installing kde3 icons
|
||||||
* Mon Aug 14 2006 coolo@suse.de
|
* Mon Aug 14 2006 coolo@suse.de
|
||||||
- add SUSE default paths for Qt3
|
- add SUSE default paths for Qt3
|
||||||
* Mon Jul 31 2006 dmueller@suse.de
|
* Tue Aug 01 2006 dmueller@suse.de
|
||||||
- 2.4.3 update:
|
- 2.4.3 update:
|
||||||
* progress is now reported with makefiles
|
* progress is now reported with makefiles
|
||||||
* Fix relative path problems in ADD_SUBDIRECTORY
|
* Fix relative path problems in ADD_SUBDIRECTORY
|
||||||
|
Loading…
Reference in New Issue
Block a user