From e9c0b57315d42bc3794a20793d76585d0e6cc7e1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 30 Sep 2014 15:29:13 -0500 Subject: [PATCH] don't exclude koji-vm from ppc and ppc64 --- koji.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koji.spec b/koji.spec index 5ec61c5..b7f851a 100644 --- a/koji.spec +++ b/koji.spec @@ -2,7 +2,7 @@ Name: koji Version: 1.9.0 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2 and GPLv2+ # koji.ssl libs (from plague) are GPLv2+ Summary: Build system tools @@ -104,9 +104,6 @@ Requires: libvirt-python Requires: libxml2-python Requires: /usr/bin/virt-clone Requires: qemu-img -%if 0%{?rhel} <= 7 -ExcludeArch: ppc ppc64 -%endif %description vm koji-vm contains a supplemental build daemon that executes certain tasks in a @@ -254,6 +251,9 @@ if [ $1 = 0 ]; then fi %changelog +* Tue Sep 30 2014 Dennis Gilmore - 1.9.0-8 +- don't exclude koji-vm from ppc and ppc64 + * Fri Sep 26 2014 Till Maas - 1.9.0-7 - Use https for kojipkgs - Update URL