[packages/lxc] package /var/lib/lxcsnap dir

glen glen at pld-linux.org
Sat Feb 22 11:54:38 CET 2014


commit 39773dacf0c534899d7f96506c2efe419df139e7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Feb 22 10:54:33 2014 +0000

    package /var/lib/lxcsnap dir

 lxc.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lxc.spec b/lxc.spec
index 9623703..911f979 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -13,7 +13,7 @@ Summary:	Linux Containers userspace tools
 Summary(pl.UTF-8):	Narzędzia do kontenerów linuksowych (LXC)
 Name:		lxc
 Version:	1.0.0
-Release:	0.2
+Release:	0.3
 License:	LGPL v2.1+
 Group:		Applications/System
 Source0:	http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
@@ -147,7 +147,7 @@ cp -p %{SOURCE1} templates/lxc-pld.in
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{configpath},/var/{cache,log}/lxc}
+install -d $RPM_BUILD_ROOT{%{configpath},%{configpath}snap,/var/{cache,log}/lxc}
 %{__make} install \
 	SYSTEMD_UNIT_DIR=%{systemdunitdir} \
 	pcdatadir=%{_pkgconfigdir} \
@@ -270,6 +270,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %dir %{configpath}
+%dir %{configpath}snap
 %dir %attr(750,root,root) /var/log/lxc
 %dir %attr(750,root,root) /var/cache/lxc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/39773dacf0c534899d7f96506c2efe419df139e7



More information about the pld-cvs-commit mailing list