- building against blas and lapack instead of atlas and blas to fix missing

library calls
This commit is contained in:
Douglas E. Warner 2008-08-12 14:53:31 +00:00
parent 60bc96de15
commit f84aaacd28
1 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: qgis
Version: 0.11.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A user friendly Open Source Geographic Information System
Group: Applications/Engineering
@ -29,6 +29,8 @@ BuildRequires: grass, grass-devel
BuildRequires: python-devel
BuildRequires: PyQt4-devel
BuildRequires: chrpath
# fixing missing library calls in atlas
BuildRequires: blas, lapack
%description
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
@ -212,6 +214,10 @@ desktop-file-install --vendor="fedora" \
%changelog
* Mon Aug 11 2008 Douglas E. Warner <silfreed@silfreed.net> 0.11.0-2
- building against blas and lapack instead of atlas and blas to fix missing
library calls
* Wed Jul 16 2008 Douglas E. Warner <silfreed@silfreed.net> 0.11.0-1
- update to metis 0.11.0
- remove python patch