diff --git a/docker.spec b/docker.spec index f7b9dae..d6a685b 100644 --- a/docker.spec +++ b/docker.spec @@ -107,6 +107,8 @@ Source7: https://github.com/fedora-cloud/%{repo}-selinux/archive/%{ds_commit}/%{ Source8: https://github.com/projectatomic/%{repo}-storage-setup/archive/%{dss_commit}/%{repo}-storage-setup-%{dss_shortcommit}.tar.gz # Source9 is the source tarball for docker-utils Source9: https://github.com/vbatts/%{repo}-utils/archive/%{utils_commit}.tar.gz +Patch0: libcontainer.patch +Patch1: dev.patch BuildRequires: git BuildRequires: glibc-static BuildRequires: go-md2man @@ -336,8 +338,6 @@ This package installs %{summary}. %prep %autosetup -Sgit -n %{repo}-%{d_commit} - -# here keep the new line above otherwise autosetup fails when applying patch cp %{SOURCE5} . sed -i 's/$/%{d_dist}/' VERSION