[packages/pulseaudio] noarch bash,zsh completions

glen glen at pld-linux.org
Sat Mar 15 13:42:19 CET 2014


commit 6d575ab635783e3736dc6e0fd6574e0a27c350d8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 15 14:42:18 2014 +0200

    noarch bash,zsh completions

 pulseaudio.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index e7fd75d..f0872e5 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -346,6 +346,9 @@ Summary(pl.UTF-8):	Bashowe uzupełnianie parametrów dla poleceń PulseAudio
 Group:		Applications/Shells
 Requires:	%{name} = %{version}-%{release}
 Requires:	bash-completion
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n bash-completion-pulseaudio
 Bash completion for PulseAudio commands.
@@ -358,6 +361,9 @@ Summary:	zsh completion for PulseAudio commands
 Summary(pl.UTF-8):	Uzupełnianie parametrów w zsh dla poleceń PulseAudio
 Group:		Applications/Shells
 Requires:	%{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n zsh-completion-pulseaudio
 zsh completion for PulseAudio commands.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pulseaudio.git/commitdiff/6d575ab635783e3736dc6e0fd6574e0a27c350d8



More information about the pld-cvs-commit mailing list