enabling build for PPC64 (bug#247152)
This commit is contained in:
parent
1ae5b46185
commit
6390ed4895
|
@ -3,7 +3,7 @@
|
||||||
Summary: A user friendly Open Source Geographic Information System
|
Summary: A user friendly Open Source Geographic Information System
|
||||||
Name: qgis
|
Name: qgis
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
#Epoch: 1
|
#Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
|
@ -26,8 +26,6 @@ BuildRequires: sqlite-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
# grass package contains definitions needed for configure script
|
# grass package contains definitions needed for configure script
|
||||||
BuildRequires: grass, grass-devel
|
BuildRequires: grass, grass-devel
|
||||||
# bug 247152
|
|
||||||
ExcludeArch: ppc64
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
|
Quantum GIS (QGIS) is a user friendly Open Source Geographic Information
|
||||||
|
@ -178,6 +176,9 @@ desktop-file-install --vendor="fedora" \
|
||||||
%{_datadir}/%{name}/themes/default/grass
|
%{_datadir}/%{name}/themes/default/grass
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 05 2007 Douglas E. Warner <silfreed@silfreed.net> 0.9.0-2
|
||||||
|
- enabling build for PPC64 (bug#247152)
|
||||||
|
|
||||||
* Wed Sep 26 2007 Douglas E. Warner <silfreed@silfreed.net> 0.9.0-1
|
* Wed Sep 26 2007 Douglas E. Warner <silfreed@silfreed.net> 0.9.0-1
|
||||||
- update to 0.9.0
|
- update to 0.9.0
|
||||||
- remove settings-include-workdir.patch
|
- remove settings-include-workdir.patch
|
||||||
|
|
Reference in New Issue
Block a user