diff --git a/docker-registry.spec b/docker-registry.spec index e293d49..d012b3f 100644 --- a/docker-registry.spec +++ b/docker-registry.spec @@ -7,7 +7,7 @@ Summary: Registry server for Docker Name: docker-registry Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 URL: https://github.com/dotcloud/docker-registry Source: https://github.com/dotcloud/docker-registry/archive/%{version}.tar.gz @@ -30,6 +30,7 @@ Requires(postun): systemd Requires(post): chkconfig Requires(preun): chkconfig Requires(postun): initscripts +Requires: python-importlib %endif Requires: python-boto @@ -162,6 +163,9 @@ fi %endif %changelog +* Thu Jun 05 2014 Marek Goldmann - 0.7.1-2 +- Require python-importlib for EPEL 6 + * Thu Jun 05 2014 Marek Goldmann - 0.7.1-1 - Upstream release 0.7.1