diff --git a/lxc.spec b/lxc.spec index 3acb060..6251f22 100644 --- a/lxc.spec +++ b/lxc.spec @@ -6,7 +6,7 @@ Version: 4.0.1 Release: %{_release} Summary: Linux Containers userspace tools License: LGPLv2+ -URL: http://linuxcontainers.org +URL: https://github.com/lxc/lxc Source0: lxc-4.0.1.tar.gz Patch9000: 0001-iSulad-add-HAVE_ISULAD-macro.patch Patch9001: 0002-confile-add-lxc.isulad.init.args-config-interface.patch diff --git a/lxc.yaml b/lxc.yaml new file mode 100644 index 0000000..1765a6e --- /dev/null +++ b/lxc.yaml @@ -0,0 +1,5 @@ +--- +version_control: github +src_repo: lxc/lxc +tag_prefix: "lxc-" +seperator: "." \ No newline at end of file