!14 lxc: fix source0

Merge pull request !14 from lifeng_isula/fix_source0_master
This commit is contained in:
openeuler-ci-bot 2020-04-08 11:46:09 +08:00 committed by Gitee
commit 8bd385d1f3

View File

@ -1,4 +1,4 @@
%global _release 2020040201 %global _release 2020040801
%global debug_package %{nil} %global debug_package %{nil}
Name: lxc Name: lxc
@ -7,7 +7,7 @@ Release: %{_release}
Summary: Linux Containers userspace tools Summary: Linux Containers userspace tools
License: LGPLv2+ License: LGPLv2+
URL: http://linuxcontainers.org URL: http://linuxcontainers.org
Source0: http://linuxcontainers.org/downloads/lxc-3.0.3.tar.gz Source0: lxc-3.0.3.tar.gz
Patch6000: lxc-CVE-2019-5736-runC-rexec-callers-as-memfd.patch Patch6000: lxc-CVE-2019-5736-runC-rexec-callers-as-memfd.patch
Patch9003: 0001-confile-add-lxc.isulad.init.args-config-interface.patch Patch9003: 0001-confile-add-lxc.isulad.init.args-config-interface.patch
Patch9004: 0002-namespace-add-support-share-namespace-by-path.patch Patch9004: 0002-namespace-add-support-share-namespace-by-path.patch
@ -327,6 +327,8 @@ make check
%{_mandir}/*/man7/%{name}* %{_mandir}/*/man7/%{name}*
%changelog %changelog
* Thu Apr 08 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.3-2020040801
- fix source0
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.3-2020031002 * Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.3-2020031002
- add /etc/sysconfig/ - add /etc/sysconfig/
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.3-2020031001 * Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.3-2020031001