- Update to 2.8.4 RC 2
This commit is contained in:
parent
7a78b9f212
commit
e5591cdee7
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ cmake-2.8.2.tar.gz
|
|||||||
/cmake-2.8.3-rc4.tar.gz
|
/cmake-2.8.3-rc4.tar.gz
|
||||||
/cmake-2.8.3.tar.gz
|
/cmake-2.8.3.tar.gz
|
||||||
/cmake-2.8.4-rc1.tar.gz
|
/cmake-2.8.4-rc1.tar.gz
|
||||||
|
/cmake-2.8.4-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.4
|
Version: 2.8.4
|
||||||
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
|
||||||
@ -154,6 +154,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 2 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.4-0.2.rc2
|
||||||
|
- Update to 2.8.4 RC 2
|
||||||
|
|
||||||
* Tue Jan 18 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.4-0.1.rc1
|
* Tue Jan 18 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.4-0.1.rc1
|
||||||
- Update to 2.8.4 RC 1
|
- Update to 2.8.4 RC 1
|
||||||
- Drop qt4 patch
|
- Drop qt4 patch
|
||||||
|
Loading…
Reference in New Issue
Block a user