[lxc-devel] [PATCH] lxc.spec: package bash completion, lxc-monitord move
Stéphane Graber
stgraber at ubuntu.com
Wed Jan 22 20:20:40 UTC 2014
On Wed, Jan 22, 2014 at 02:56:21PM -0500, Dwight Engen wrote:
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
> ---
> .gitignore | 1 +
> lxc.spec.in | 4 +++-
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index 035b8b8..75a4655 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -107,6 +107,7 @@ config/ltmain.sh
> config/missing
> config/libtool.m4
> config/lt*.m4
> +config/bash/lxc
>
> doc/*.1
> doc/*.5
> diff --git a/lxc.spec.in b/lxc.spec.in
> index 5e68df2..ef31821 100644
> --- a/lxc.spec.in
> +++ b/lxc.spec.in
> @@ -54,7 +54,7 @@ Group: Applications/System
> License: LGPLv2+
> BuildRoot: %{_tmppath}/%{name}-%{version}-build
> Requires: openssl rsync
> -BuildRequires: libcap libcap-devel docbook2X
> +BuildRequires: libcap libcap-devel docbook2X graphviz
>
> %if %{with_python}
> Requires: python3
> @@ -132,6 +132,7 @@ rm -rf %{buildroot}
> %{_mandir}/ja/man7/lxc*
> %{_datadir}/doc/*
> %{_datadir}/lxc/*
> +%{_sysconfdir}/bash_completion.d
> %config(noreplace) %{_sysconfdir}/lxc/*
>
> %if %{with_systemd}
> @@ -148,6 +149,7 @@ rm -rf %{buildroot}
> %{_libdir}/python*
> %endif
> %{_localstatedir}/*
> +%{_libexecdir}/%{name}
> %attr(4555,root,root) %{_libexecdir}/%{name}/lxc-init
> %attr(4111,root,root) %{_libexecdir}/%{name}/lxc-user-nic
> %if %{with_systemd}
> --
> 1.8.3.1
>
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
--
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140122/f49c00b5/attachment.pgp>
More information about the lxc-devel
mailing list