commit 8c0b4e9765808ca96e28ce482de425fb7cea8df1 Author: Remi Collet <remi@xxxxxxxxxxxxxxxxx> Date: Fri Sep 19 10:00:35 2014 +0200 add ExclusiveArch: mono_arches as libappindicator perl-Gtk2-AppIndicator.spec | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/perl-Gtk2-AppIndicator.spec b/perl-Gtk2-AppIndicator.spec index 2d56813..b57b0bb 100644 --- a/perl-Gtk2-AppIndicator.spec +++ b/perl-Gtk2-AppIndicator.spec @@ -9,7 +9,7 @@ Name: perl-Gtk2-AppIndicator Version: 0.15 -Release: 2%{?dist} +Release: 4%{?dist} Summary: Perl extension for libappindicator # From Copyright: Distributed under the same license as perl. License: GPL+ or Artistic @@ -17,6 +17,9 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-AppIndicator/ Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-AppIndicator-%{version}.tar.gz +# see libappindicator.spec +ExclusiveArch: %{mono_arches} + BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(AutoLoader) @@ -70,6 +73,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -print %changelog +* Fri Sep 19 2014 Remi Collet <remi@xxxxxxxxxxxxxxxxx> 0.15-4 +- add ExclusiveArch: mono_arches as libappindicator + * Sun Sep 7 2014 Remi Collet <remi@xxxxxxxxxxxxxxxxx> 0.15-2 - fix BR and cleaup from review #1138980 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel