Exclude ARM due to build issues for the time being
This commit is contained in:
parent
e09e205560
commit
16f46cee59
|
@ -22,6 +22,9 @@ Version: 2.0.1
|
|||
Release: 1%{?dist}
|
||||
Summary: A user friendly Open Source Geographic Information System
|
||||
|
||||
# There are build issues at the moment; working with upstream
|
||||
ExcludeArch: armv7hl
|
||||
|
||||
# Update FSF address or ship a GPLv3+ license file
|
||||
# http://hub.qgis.org/issues/3789
|
||||
Group: Applications/Engineering
|
||||
|
@ -375,8 +378,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2013 Volker Fröhlich <volker27@gmx.at> - 2.0.1-1
|
||||
* Wed Sep 25 2013 Volker Fröhlich <volker27@gmx.at> - 2.0.1-1
|
||||
- New upstream release
|
||||
- Exclude ARM for now, due to build issues
|
||||
|
||||
* Sat Sep 14 2013 Volker Fröhlich <volker27@gmx.at> - 1.8.0-17
|
||||
- Rebuild for grass 6.4.3
|
||||
|
|
Reference in New Issue
Block a user