commit 597c3874ef7a01c74d3b1bb8f5f0c537d76a6ff0
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Mar 24 21:17:18 2020 +0200

    completions and guide are noarch packages

 zsh.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/zsh.spec b/zsh.spec
index 203e4a4..9425bb9 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -112,6 +112,9 @@ Summary(pl.UTF-8):  Pliki potrzebne dla zaawansowanej 
TAB-completion
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
 Conflicts:     kdesdk-completions-zsh <= 3:3.2.3-2
+%if "%{_rpmversion}" >= "4.6"
+BuildArch:     noarch
+%endif
 
 %description completions
 This package contains files needed for advanced tab completion in zsh.
@@ -151,6 +154,9 @@ Summary(hu.UTF-8):  Felhasználói útmutató a Z-Shell-hez
 Summary(pl.UTF-8):     Podręcznik Użytkownika Z-Shella
 Group:         Documentation
 URL:           http://zsh.sunsite.dk/Guide/
+%if "%{_rpmversion}" >= "4.6"
+BuildArch:     noarch
+%endif
 
 %description guide
 A User's Guide to the Z-Shell.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zsh.git/commitdiff/597c3874ef7a01c74d3b1bb8f5f0c537d76a6ff0

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

Reply via email to