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