Accepting request 800657 from home:wolfi323:branches:openSUSE:Leap:15.2
- Only enable gmsh BuildRequires on Tumbleweed, it's not available in Leap 15 This should allow to submit the latest version to Leap 15.2. The current version in 15.2 fails to build since 4 months (and is uninstallable), and needs an update. OBS-URL: https://build.opensuse.org/request/show/800657 OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=112
This commit is contained in:
parent
c0e9895608
commit
da43617363
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 07:02:41 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
- Only enable gmsh BuildRequires on Tumbleweed, it's not available
|
||||
in Leap 15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 03:34:10 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -24,7 +24,9 @@ License: LGPL-2.0-or-later AND GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/CAD
|
||||
URL: http://www.freecadweb.org/
|
||||
BuildRequires: FreeCAD
|
||||
%if 0%{?suse_version} > 1500
|
||||
BuildRequires: gmsh
|
||||
%endif
|
||||
|
||||
# Test suite fails on 32bit and I don't want to debug that anymore
|
||||
ExcludeArch: %ix86 %arm ppc s390 s390x
|
||||
|
Loading…
x
Reference in New Issue
Block a user