]> git.pld-linux.org Git - packages/zsh.git/commitdiff
completions and guide are noarch packages
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Mar 2020 19:17:18 +0000 (21:17 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Mar 2020 19:17:18 +0000 (21:17 +0200)
zsh.spec

index 203e4a466d1215c5a5d7988b5338c43903c5fa86..9425bb9ad3e374122427c66eb55723959c4cfc65 100644 (file)
--- 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.
This page took 0.063236 seconds and 4 git commands to generate.