adding ExcludeArch: ppc64 for bug#247152 (lrelease segfault)

This commit is contained in:
Douglas E. Warner 2007-07-05 17:11:38 +00:00
parent 5117e96e7d
commit a9fad804b0
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: A user friendly Open Source Geographic Information System
Name: qgis
Version: 0.8.1
Release: 7%{?dist}
Release: 8%{?dist}
#Epoch: 1
License: GPL
Group: Applications/Engineering
@ -26,6 +26,8 @@ BuildRequires: postgresql-devel
BuildRequires: sqlite-devel
# grass package contains definitions needed for configure script
BuildRequires: grass, grass-devel
# bug 247152
ExcludeArch: ppc64
%description
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
@ -175,6 +177,9 @@ desktop-file-install --vendor="fedora" \
%{_datadir}/%{name}/themes/default/grass
%changelog
* Thu Jul 05 2007 Douglas E. Warner <silfreed@silfreed.net> 0.8.1-8
- adding ExcludeArch: ppc64 for bug#247152 (lrelease segfault)
* Thu Jul 05 2007 Douglas E. Warner <silfreed@silfreed.net> 0.8.1-7
- adding patch for lib64 support through lib_suffix