diff --git a/julia.spec b/julia.spec index e17f275..30aabef 100644 --- a/julia.spec +++ b/julia.spec @@ -67,6 +67,9 @@ Requires: openblas-threads # https://bugzilla.redhat.com/show_bug.cgi?id=1158025 ExclusiveArch: %{ix86} x86_64 +%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ +%global __provides_exclude ^lib(mpfr|ccalltest)\\.so.*$ + %description Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of