Update to 2.8.9 RC 2
This commit is contained in:
parent
3763a9c898
commit
e5942e1b50
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ cmake-2.8.2.tar.gz
|
|||||||
/cmake-2.8.8-rc2.tar.gz
|
/cmake-2.8.8-rc2.tar.gz
|
||||||
/cmake-2.8.8.tar.gz
|
/cmake-2.8.8.tar.gz
|
||||||
/cmake-2.8.9-rc1.tar.gz
|
/cmake-2.8.9-rc1.tar.gz
|
||||||
|
/cmake-2.8.9-rc2.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 -rc1
|
%define rcver -rc2
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 2.8.9
|
Version: 2.8.9
|
||||||
Release: 0.1.rc1%{?dist}
|
Release: 0.2.rc2%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -177,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.9-0.2.rc2
|
||||||
|
- Update to 2.8.9 RC 2
|
||||||
|
|
||||||
* Tue Jul 10 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.9-0.1.rc1
|
* Tue Jul 10 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.9-0.1.rc1
|
||||||
- Update to 2.8.9 RC 1
|
- Update to 2.8.9 RC 1
|
||||||
- Drop pkgconfig patch
|
- Drop pkgconfig patch
|
||||||
|
Loading…
Reference in New Issue
Block a user