commit 939bc0fb666014ac629ad7e616940851aa1b212e
Author: Petr Písař <ppisar(a)redhat.com>
Date: Thu Jan 31 09:12:32 2013 +0100
Mark perl-IO-Compress as noarch
<
https://bugzilla.redhat.com/show_bug.cgi?id=906095>
perl.spec | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e3e5b91..eca363c 100644
--- a/perl.spec
+++ b/perl.spec
@@ -680,6 +680,7 @@ Version: 2.048
Requires: %perl_compat
Obsoletes: perl-Compress-Zlib <= 2.020
Provides: perl(IO::Uncompress::Bunzip2)
+BuildArch: noarch
%description IO-Compress
This module is the base class for all IO::Compress and IO::Uncompress modules.