[packages/llvm] make -devel depend on %{?_isa} variant of -libs
    atler 
    atler at pld-linux.org
       
    Wed May 24 18:00:18 CEST 2023
    
    
  
commit 369cfc1cab3e17c282ecd0578908b5d0f18ad997
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 24 17:59:53 2023 +0200
    make -devel depend on %{?_isa} variant of -libs
 llvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index fc737a8..b21c5f8 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -264,7 +264,7 @@ Biblioteki współdzielone LLVM-a.
 Summary:	Static libraries and header files for LLVM
 Summary(pl.UTF-8):	Biblioteki statyczne i pliki nagłówkowe dla LLVM-a
 Group:		Development/Languages
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name}-libs%{?_isa} = %{version}-%{release}
 %{?with_libatomic:Requires:	libatomic-devel}
 Requires:	libstdc++-devel >= 6:3.4
 Requires:	ncurses-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/369cfc1cab3e17c282ecd0578908b5d0f18ad997
    
    
More information about the pld-cvs-commit
mailing list