Browse Source

lxc-3.0.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12334 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 4 years ago
parent
commit
ccb16f49f8
1 changed files with 9 additions and 6 deletions
  1. 9 6
      l/lxc/lxc-vl.spec

+ 9 - 6
l/lxc/lxc-vl.spec

@@ -9,17 +9,17 @@
 %define _unpackaged_files_terminate_build 1
 
 Name:           lxc
-Version:        3.0.3
-Release:        2%{?_dist_release}
+Version:        3.0.4
+Release:        1%{?_dist_release}
 Summary:        Linux Resource Containers
 Summary(ja):    Linux リソースコンテナ
 Group:          Applications/System
 License:        LGPLv2+ and GPLv2
-URL:            http://linuxcontainers.org
+URL:            https://linuxcontainers.org
 Vendor:         Project Vine
 Distribution:   Vine Linux
 
-Source0:        http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
+Source0:        https://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
 Source10:	lxc-vinelinux
 Source11:	vinelinux.common.conf
 Source12:	vinelinux.userns.conf
@@ -29,7 +29,6 @@ Patch100:       0002-fix-launching-dnsmasq.patch
 
 BuildRequires:  docbook-utils
 Buildrequires:  docbook2X
-Buildrequires:  cgmanager-devel
 Buildrequires:  doxygen
 BuildRequires:  glibc-static
 BuildRequires:  kernel-headers
@@ -194,9 +193,9 @@ This package contains documentation for %{name}.
            --docdir=%{_pkgdocdir} \
            --disable-werror \
            --disable-rpath \
+           --disable-static \
            --disable-apparmor \
            --disable-selinux \
-           --enable-cgmanager \
            --enable-capabilities \
            --enable-examples \
            --enable-bash \
@@ -379,6 +378,10 @@ fi
 
 
 %changelog
+* Mon Mar 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0.4-1
+- updated to 3.0.4.
+- disabled cgmanager.
+
 * Tue Apr 09 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0.3-2
 - updated the Vine Linux template for lxc-3.0.x.