diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : runc -version : 1.0.0_rc5 -release : 8 +version : 1.0.0_rc6 +release : 9 source : - - https://github.com/opencontainers/runc/archive/v1.0.0-rc5.tar.gz : 770e180d1cca1f3c1a67512ebf9720caafe97af4fc2fe12fa43a3cf7bfa77522 + - https://github.com/opencontainers/runc/archive/v1.0.0-rc6.tar.gz : a221f8380e7b5806031f54d423af6dde24c305dad49868056cf70e5f5f4ef771 license : Apache-2.0 component : virt summary : OCI complaint CLI tool to run containers @@ -16,6 +16,6 @@ ln -s `pwd` src/github.com/opencontainers/runc export GOPATH="`pwd`" pushd src/github.com/opencontainers/runc - %make LDFLAGS= + %make LDFLAGS= COMMIT="ccb5efd37fb7c86364786e9137e22948751de7ed" install : | - install -D -m 00755 src/github.com/opencontainers/runc/runc $installdir/usr/bin/runc + install -Dm00755 src/github.com/opencontainers/runc/runc $installdir/usr/bin/runc diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ runc - Sönke Behrendt - thesoenke@outlook.com + Philipp Trulson + philipp@trulson.de Apache-2.0 virt @@ -23,12 +23,12 @@ - - 2018-07-04 - 1.0.0_rc5 + + 2018-11-23 + 1.0.0_rc6 Packaging update - Sönke Behrendt - thesoenke@outlook.com + Philipp Trulson + philipp@trulson.de \ No newline at end of file