[perl-Gtk2-AppIndicator] add ExclusiveArch: mono_arches as libappindicator

Remi Collet remi at fedoraproject.org
Fri Sep 19 08:00:39 UTC 2014


commit 8c0b4e9765808ca96e28ce482de425fb7cea8df1
Author: Remi Collet <remi at fedoraproject.org>
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 at fedoraproject.org> 0.15-4
+- add ExclusiveArch: mono_arches as libappindicator
+
 * Sun Sep  7 2014 Remi Collet <remi at fedoraproject.org> 0.15-2
 - fix BR and cleaup from review #1138980
 



More information about the perl-devel mailing list