- Update to 2.8.1 RC 5
This commit is contained in:
parent
77f209bc76
commit
4a8504cecb
@ -1 +1 @@
|
|||||||
cmake-2.8.1-rc3.tar.gz
|
cmake-2.8.1-rc5.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 -rc3
|
%define rcver -rc5
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 2.8.1
|
Version: 2.8.1
|
||||||
Release: 0.1.rc3%{?dist}
|
Release: 0.2.rc5%{?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
|
||||||
|
* Fri Mar 12 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-0.2.rc5
|
||||||
|
- Update to 2.8.1 RC 5
|
||||||
|
|
||||||
* Fri Feb 19 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-0.1.rc3
|
* Fri Feb 19 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-0.1.rc3
|
||||||
- Update to 2.8.1 RC 3
|
- Update to 2.8.1 RC 3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user