- Update to 2.8.0 RC 7
This commit is contained in:
parent
af56c38d9c
commit
9094e91d02
@ -1 +1 @@
|
||||
cmake-2.8.0-rc6.tar.gz
|
||||
cmake-2.8.0-rc7.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
# Set to bcond_with or use --without gui to disable qt4 gui build
|
||||
%bcond_without gui
|
||||
# Set to RC version if building RC, else %{nil}
|
||||
%define rcver -rc6
|
||||
%define rcver -rc7
|
||||
|
||||
Name: cmake
|
||||
Version: 2.8.0
|
||||
Release: 0.7.rc6%{?dist}
|
||||
Release: 0.7.rc7%{?dist}
|
||||
Summary: Cross-platform make system
|
||||
|
||||
Group: Development/Tools
|
||||
@ -133,6 +133,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2009 Orion Poplawski <orion@cora.nwra.com> - 2.8.0-0.7.rc7
|
||||
- Update to 2.8.0 RC 7
|
||||
|
||||
* Tue Nov 10 2009 Orion Poplawski <orion@cora.nwra.com> - 2.8.0-0.7.rc6
|
||||
- Update to 2.8.0 RC 6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user