]> git.pld-linux.org Git - packages/lxc.git/commitdiff
updated to 2.0.6
authorMateusz Korniak <matkor@pld-linux.org>
Thu, 24 Nov 2016 10:21:53 +0000 (11:21 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Thu, 24 Nov 2016 10:21:53 +0000 (11:21 +0100)
lxc.spec

index bdaee3e2a24de5c1a40eb7218d85229729540205..2f57170d595d8229f127e21e319cd4e6e9eed3f4 100644 (file)
--- a/lxc.spec
+++ b/lxc.spec
 Summary:       Linux Containers userspace tools
 Summary(pl.UTF-8):     Narzędzia do kontenerów linuksowych (LXC)
 Name:          lxc
-Version:       2.0.5
+Version:       2.0.6
 Release:       1
 License:       LGPL v2.1+
 Group:         Applications/System
 Source0:       https://linuxcontainers.org/downloads/lxc/%{name}-%{version}.tar.gz
-# Source0-md5: 59792f085be451b8cf336d86ac335123
+# Source0-md5: 5fd4b7af8026e8ae20b3065ee18fe974
 Source1:       %{name}-pld.in.sh
 # lxc-net based on bridge, macvlan is an alternative/supported lxc network
 Source2:       %{name}_macvlan.sysconfig
@@ -391,6 +391,7 @@ fi
 %attr(755,root,root) %{_libdir}/liblxc.so
 %{_includedir}/lxc
 %{_pkgconfigdir}/lxc.pc
+%{_libdir}/liblxc.la
 
 %if %{with lua}
 %files -n lua-lxc
@@ -422,4 +423,4 @@ fi
 
 %files -n bash-completion-%{name}
 %defattr(644,root,root,755)
-/etc/bash_completion.d/lxc
+%{bash_compdir}/lxc
This page took 0.13146 seconds and 4 git commands to generate.