From 1cb74d91ecf5c632187faa1570be06848c1559eb Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 17 2018 15:27:49 +0000 Subject: drop group, add python-unversioned-command build req --- diff --git a/imagefactory.spec b/imagefactory.spec index b52cb6f..c9cbf00 100644 --- a/imagefactory.spec +++ b/imagefactory.spec @@ -12,8 +12,8 @@ Version: 1.1.9 Release: 9%{?dist} Source0: http://repos.fedorapeople.org/repos/aeolus/imagefactory/%{version}/tarball/%{name}-%{version}.tar.gz License: ASL 2.0 -Group: Applications/System URL: https://github.com/redhat-imaging/imagefactory + BuildArch: noarch %if 0%{?rhel} == 6 ExcludeArch: i386 ppc64 @@ -43,6 +43,7 @@ Requires(preun): initscripts BuildRequires: python2 BuildRequires: python2-setuptools +BuildRequires: python-unversioned-command # TODO: Any changes to the _internal_ API must increment this version or, in # the case of backwards compatible changes, add a new version (RPM # allows multiple version "=" lines for the same package or