[packages/lxc] noarch bash-completions package
glen
glen at pld-linux.org
Mon Jan 23 18:24:58 CET 2017
commit 5fb2cd31706da3a5b8d86d489d46697f4a6378c2
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jan 23 19:24:52 2017 +0200
noarch bash-completions package
lxc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lxc.spec b/lxc.spec
index 00f5485..d8945e4 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -18,7 +18,7 @@ Summary: Linux Containers userspace tools
Summary(pl.UTF-8): Narzędzia do kontenerów linuksowych (LXC)
Name: lxc
Version: 2.0.6
-Release: 2
+Release: 3
License: LGPL v2.1+
Group: Applications/System
Source0: https://linuxcontainers.org/downloads/lxc/%{name}-%{version}.tar.gz
@@ -150,6 +150,9 @@ Summary(pl.UTF-8): bashowe uzupełnianie nazw dla LXC
Group: Applications/Shells
Requires: %{name} = %{version}-%{release}
Requires: bash-completion
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description -n bash-completion-%{name}
bash-completion for LXC.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/5fb2cd31706da3a5b8d86d489d46697f4a6378c2
More information about the pld-cvs-commit
mailing list