[packages/systemd] noarch bash/zsh completions

glen glen at pld-linux.org
Tue Mar 18 16:19:11 CET 2014


commit cb74df1dcea8dfd2df45247702418f8afdac76b0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 18 17:18:36 2014 +0200

    noarch bash/zsh completions

 systemd.spec | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/systemd.spec b/systemd.spec
index d3280f4..fc2cc1f 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -407,6 +407,9 @@ Summary(pl.UTF-8):	Bashowe dopełnianie składni dla systemd
 Group:		Applications/Shells
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	bash-completion >= 2.0
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n bash-completion-systemd
 bash-completion for systemd.
@@ -419,6 +422,9 @@ Summary:	zsh completion for systemd commands
 Summary(pl.UTF-8):	Uzupełnianie parametrów w zsh dla poleceń systemd
 Group:		Applications/Shells
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n zsh-completion-systemd
 zsh completion for systemd commands.
@@ -560,6 +566,9 @@ Summary(pl.UTF-8):	Bashowe dopełnianie składni dla udev
 Group:		Applications/Shells
 Requires:	bash-completion >= 2.0
 Requires:	udev = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n bash-completion-udev
 bash-completion for udev.
@@ -572,6 +581,9 @@ Summary:	zsh completion for udev commands
 Summary(pl.UTF-8):	Uzupełnianie parametrów w zsh dla poleceń udev
 Group:		Applications/Shells
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n zsh-completion-udev
 zsh completion for udev commands.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/405bb8b395d93733ec0d4a3b36418f78508d7754



More information about the pld-cvs-commit mailing list