From 50720ebaea6cc7a952a6103b0e5cf39cda621c06949b897fd47ed5d726eb490d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 1 Jan 2023 17:37:00 +0000 Subject: [PATCH] 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 --- PrusaSlicer.changes | 7 +++++++ PrusaSlicer.spec | 2 +- up-occt-version.patch | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/PrusaSlicer.changes b/PrusaSlicer.changes index 3fd1863..8eed262 100644 --- a/PrusaSlicer.changes +++ b/PrusaSlicer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 1 17:25:36 UTC 2023 - Ben Greiner + +- 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 diff --git a/PrusaSlicer.spec b/PrusaSlicer.spec index c0c06e4..61c79ec 100644 --- a/PrusaSlicer.spec +++ b/PrusaSlicer.spec @@ -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 diff --git a/up-occt-version.patch b/up-occt-version.patch index 77b33cf..e41569e 100644 --- a/up-occt-version.patch +++ b/up-occt-version.patch @@ -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