From b9ab29a5ec0fa8c77e3dfe871d5918de73f13d1f5947250d0b0634364455e539 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Mon, 18 Dec 2023 10:11:00 +0000 Subject: [PATCH] - Fdupe only /usr/share/julia. Causes issues with sofiles that are symlinked OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=152 --- julia.changes | 5 +++++ julia.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/julia.changes b/julia.changes index e37f8d6..658d9f7 100644 --- a/julia.changes +++ b/julia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 10:09:55 UTC 2023 - Soc Virnyl Estela + +- Fdupe only /usr/share/julia. Causes issues with sofiles that are symlinked + ------------------------------------------------------------------- Mon Dec 18 06:20:48 UTC 2023 - Soc Virnyl Estela diff --git a/julia.spec b/julia.spec index aa4bec1..364d0e4 100644 --- a/julia.spec +++ b/julia.spec @@ -461,7 +461,7 @@ find %{buildroot} -type f -execdir dos2unix -k {} \; chmod +x %{buildroot}%{_datadir}/julia/stdlib/v1.9/SparseArrays/gen/generator.jl # Remove duplicated files. -%fdupes %{buildroot} +%fdupes %{buildroot}%{_datadir}/julia %post %{_sbindir}/update-alternatives --install %{_bindir}/julia \