diff --git a/atomic.spec b/atomic.spec index 51605af..58f1c51 100644 --- a/atomic.spec +++ b/atomic.spec @@ -16,7 +16,7 @@ Name: atomic Version: 1.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -54,7 +54,7 @@ BuildRequires: %{pypkg}-PyYAML BuildRequires: PyYAML %endif -Requires: rpmbuild +Requires: rpm-build Requires: dbus Requires: gomtree >= 0.3.1-1 Requires: polkit @@ -153,6 +153,9 @@ EOF %dir %{_sharedstatedir}/containers/%{name} %changelog +* Thu Mar 30 2017 Dennis Gilmore - 1.17.0-2 +- require rpm-build not rpmbuild + * Wed Mar 22 2017 Dan Walsh - 1.17.0-1 - System container support for rpm