Compare commits
14 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 59534ce49a | |||
| 5f33d2102e | |||
| 8f79138675 | |||
| b4c9102644 | |||
| b15e1e15ae | |||
| da4818d4cd | |||
| 11785789a7 | |||
| a53562e5e2 | |||
| 1cf43ebd78 | |||
| b51157575e | |||
| 9c893b204f | |||
| 8605d458dd | |||
| 39b7617f7c | |||
| 7171ae0433 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 14:37:02 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
|
||||
|
||||
- Workaround to fix build, do not build the stubs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 21:10:12 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
@@ -232,6 +227,7 @@ Mon Jun 13 17:10:25 UTC 2016 - adrian@suse.de
|
||||
- enable openmpi
|
||||
- use fixes for rpath from Johannes Obermayer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 23 2014 Torben Hansen <build at sciomnis dot com>
|
||||
|
||||
- Changed to upstream version
|
||||
@@ -266,6 +262,7 @@ Mon May 31 03:00:00 CET 2011 - Werner Hoch <werner.ho@gmx.de>
|
||||
- new version 4.9.13
|
||||
- added patch occ-6.5.0.patch taken from debian package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 27 16:46:40 CET 2010
|
||||
|
||||
- fixed compiling errors on gcc44
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package netgen
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -185,7 +185,6 @@ echo "v%{version}-0-0" > ./version.txt
|
||||
-DUSE_GUI=ON \
|
||||
-DUSE_PYTHON=ON \
|
||||
-DPREFER_SYSTEM_PYBIND11=ON \
|
||||
-DBUILD_STUB_FILES=OFF \
|
||||
-DNG_INSTALL_DIR_PYTHON=%{python3_sitearch} \
|
||||
%if %{with openmpi}
|
||||
-DUSE_MPI=ON \
|
||||
|
||||
Reference in New Issue
Block a user