SHA256
3
0
forked from pool/cmake
OBS User unknown 2008-01-29 00:32:45 +00:00 committed by Git OBS Bridge
parent 18cbfe1f6a
commit 99e0d400af
4 changed files with 17 additions and 8 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:466fbdad480a30c97600045cce851a326bf778ee9f70be99e21988baad6bb5cb
size 1944570

View File

@ -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

View File

@ -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.
# This file and all modifications and additions to the pristine
@ -11,11 +11,11 @@
# norootforbuild
Name: cmake
Version: 2.4.7+2.4.8RC12
Release: 6
Version: 2.4.8
Release: 1
License: BSD 3-Clause
Group: Development/Tools/Building
%define tar_version 2.4.8-RC-12
%define tar_version 2.4.8
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 1020
BuildRequires: libexpat-devel
@ -79,6 +79,9 @@ rm -rf %{buildroot}
/usr/share/man/man1/ctest.1.gz
%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
- added zlib to BuildRequires
* Mon Jan 21 2008 coolo@suse.de
@ -166,7 +169,7 @@ rm -rf %{buildroot}
- respect DESTDIR on installing kde3 icons
* Mon Aug 14 2006 coolo@suse.de
- add SUSE default paths for Qt3
* Mon Jul 31 2006 dmueller@suse.de
* Tue Aug 01 2006 dmueller@suse.de
- 2.4.3 update:
* progress is now reported with makefiles
* Fix relative path problems in ADD_SUBDIRECTORY