[packages/libgit2] make -devel depend on %{?_isa} variant of libgit2
    atler 
    atler at pld-linux.org
       
    Wed May 24 17:29:18 CEST 2023
    
    
  
commit 9749d92dfec75fef633db89be2b49e59d69aeec1
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 24 17:28:36 2023 +0200
    make -devel depend on %{?_isa} variant of libgit2
 libgit2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgit2.spec b/libgit2.spec
index 41f9578..58039d7 100644
--- a/libgit2.spec
+++ b/libgit2.spec
@@ -45,7 +45,7 @@ szybkości w dowolnym języku posiadającym odpowiednie wiązania.
 Summary:	Header files for libgit2 library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libgit2
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}%{?_isa} = %{version}-%{release}
 Requires:	http-parser-devel
 Requires:	libssh2-devel
 Requires:	openssl-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgit2.git/commitdiff/9749d92dfec75fef633db89be2b49e59d69aeec1
    
    
More information about the pld-cvs-commit
mailing list