[packages/lxc] up to LXC 1.0.1 (6th March 2014)

glen glen at pld-linux.org
Tue Mar 18 20:17:06 CET 2014


commit 6a2933ce2dc8240623fe85ee6160a39a15eaa0ef
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 18 21:16:39 2014 +0200

    up to LXC 1.0.1 (6th March 2014)

 lxc.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/lxc.spec b/lxc.spec
index 5f61d89..6578dd6 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -12,15 +12,15 @@
 Summary:	Linux Containers userspace tools
 Summary(pl.UTF-8):	Narzędzia do kontenerów linuksowych (LXC)
 Name:		lxc
-Version:	1.0.0
+Version:	1.0.1
 Release:	0.3
 License:	LGPL v2.1+
 Group:		Applications/System
-Source0:	http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	87a9d168a6e55326303cce3b2cb7f82e
+Source0:	https://www.linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
+# Source0-md5:	3c7379891e45713817ec873a167070b0
 Source1:	%{name}-pld.in.sh
 Patch1:		%{name}-pld.patch
-URL:		http://linuxcontainers.org/
+URL:		https://www.linuxcontainers.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	docbook-dtd30-sgml
@@ -161,6 +161,9 @@ install -d $RPM_BUILD_ROOT{%{configpath},%{configpath}snap,/var/{cache,log}/lxc}
 
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}
 
+# apparmor profiles are not packaged, remove to avoid packagers confusion
+%{__rm} -r $RPM_BUILD_ROOT/etc/apparmor.d
+
 %if %{with python}
 %py3_comp $RPM_BUILD_ROOT%{py3_sitedir}/lxc
 %py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}/lxc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/6a2933ce2dc8240623fe85ee6160a39a15eaa0ef



More information about the pld-cvs-commit mailing list