commit bf741e3d3d74d92f0043a8455873363648daf567
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Sep 12 23:25:15 2018 +0300

    bash completions require bash 4.0
    
    https://github.com/Homebrew/homebrew-core/issues/1867

 password-store.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/password-store.spec b/password-store.spec
index 90c3912..0257c30 100644
--- a/password-store.spec
+++ b/password-store.spec
@@ -59,6 +59,7 @@ Summary:      zsh-completion for password-store
 Summary(pl.UTF-8):     Uzupełnianie nazw w zsh dla password-store
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
+Requires:      bash >= 4.0
 
 %description -n zsh-completion-password-store
 zsh-completion for password-store.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/password-store.git/commitdiff/bf741e3d3d74d92f0043a8455873363648daf567

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to