- Update to 2.8.2 final
This commit is contained in:
parent
9f93992f7a
commit
bd83b5f1ea
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
cmake-2.8.2-rc4.tar.gz
|
||||
cmake-2.8.2.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 -rc4
|
||||
%define rcver %{nil}
|
||||
|
||||
Name: cmake
|
||||
Version: 2.8.2
|
||||
Release: 0.3.rc4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform make system
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -138,6 +138,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 6 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.2-1
|
||||
- Update to 2.8.2 final
|
||||
|
||||
* Thu Jun 23 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.2-0.3.rc4
|
||||
- Update to 2.8.2 RC 4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0d47f150d4d346d246bd833339f8404e cmake-2.8.2-rc4.tar.gz
|
||||
8c967d5264657a798f22ee23976ff0d9 cmake-2.8.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue