From 8c4a38a7f187c45926bdf60ae937f7a6090cbeae Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Apr 26 2017 17:33:24 +0000 Subject: Revert rpmbuild dependency --- diff --git a/atomic.spec b/atomic.spec index 413e632..3a3a92b 100644 --- a/atomic.spec +++ b/atomic.spec @@ -16,7 +16,7 @@ Name: atomic Version: 1.17.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -54,7 +54,8 @@ BuildRequires: %{pypkg}-PyYAML BuildRequires: PyYAML %endif -Requires: rpm-build +# Not yet; https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2017-April/msg00059.html +#Requires: rpm-build Requires: dbus Requires: gomtree >= 0.3.1-1 Requires: polkit @@ -153,6 +154,9 @@ EOF %dir %{_sharedstatedir}/containers/%{name} %changelog +* Wed Apr 26 2017 Colin Walters - 1.17.1-3 +- Revert rpmbuild dependency + * Mon Apr 24 2017 bbaude - 1.17.1-2 - Exclude arch for ppc64 so can build for ppc64le