Accepting request 756730 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Update _constraints for ARM OBS-URL: https://build.opensuse.org/request/show/756730 OBS-URL: https://build.opensuse.org/package/show/games/OpenSceneGraph?expand=0&rev=63
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 08:38:57 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update _constraints for ARM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 11:07:08 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package OpenSceneGraph
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,6 @@
|
||||
%else
|
||||
%bcond_with gdal
|
||||
%endif
|
||||
|
||||
Name: OpenSceneGraph
|
||||
Version: 3.6.3
|
||||
Release: 0
|
||||
@@ -35,7 +34,7 @@ Summary: 3D graphics toolkit
|
||||
# Ticket opened to clear license situation: https://github.com/openscenegraph/OpenSceneGraph/issues/552
|
||||
License: LGPL-2.1-only WITH WxWindows-exception-3.1
|
||||
Group: Productivity/Graphics/Other
|
||||
Url: http://openscenegraph.org/projects/osg
|
||||
URL: http://openscenegraph.org/projects/osg
|
||||
Source0: https://github.com/openscenegraph/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
Source99: %{name}-rpmlintrc
|
||||
# https://github.com/openscenegraph/OpenSceneGraph/issues/779
|
||||
|
||||
15
_constraints
15
_constraints
@@ -10,5 +10,20 @@
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>aarch64</arch>
|
||||
<arch>armv7l</arch>
|
||||
<arch>armv6l</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">6</size>
|
||||
</disk>
|
||||
<physicalmemory>
|
||||
<size unit="G">3</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user