Accepting request 1046020 from home:bnavigator:branches:science

- Update up-occt-version.patch
  * Allow any version for openCASCADE
  * Luckily, the package compiles with recently updated occt v7.7

OBS-URL: https://build.opensuse.org/request/show/1046020
OBS-URL: https://build.opensuse.org/package/show/science/PrusaSlicer?expand=0&rev=53
This commit is contained in:
Benjamin Greiner 2023-01-01 17:37:00 +00:00 committed by Git OBS Bridge
parent 06aaa543cd
commit 50720ebaea
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 1 17:25:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update up-occt-version.patch
* Allow any version for openCASCADE
* Luckily, the package compiles with recently updated occt v7.7
-------------------------------------------------------------------
Sat Oct 29 11:35:55 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package PrusaSlicer
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -7,7 +7,7 @@ Index: PrusaSlicer-version_2.5.0/src/occt_wrapper/CMakeLists.txt
generate_export_header(OCCTWrapper)
-find_package(OpenCASCADE 7.6.2 REQUIRED)
+find_package(OpenCASCADE 7.6.3 REQUIRED)
+find_package(OpenCASCADE REQUIRED)
set(OCCT_LIBS
TKXDESTEP