diff --git a/runc.spec b/runc.spec index e3ea6b3..9229fd1 100644 --- a/runc.spec +++ b/runc.spec @@ -4,7 +4,7 @@ Summary: CLI for running Open Containers Name: runc Version: 1.0.2 -Release: 1 +Release: 2 Epoch: 1 License: ASL 2.0 Group: System/Kernel and hardware @@ -21,7 +21,7 @@ BuildRequires: pkgconfig(libseccomp) Requires: xz # https://bugzilla.redhat.com/show_bug.cgi?id=1034919 # No longer needed in Fedora because of libcontainer -Requires: libcgroup +Requires: libcgroup-tools Requires: e2fsprogs Requires: iptables