[perl-Gtk2-AppIndicator] Drop mono_arches as libappindicator, except the mono bindings is built on all arches

Peter Robinson pbrobinson at fedoraproject.org
Sun Jan 4 15:00:44 UTC 2015


commit 763a5f51a0b6654729b12fd3b89625ce0a445d15
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jan 4 15:00:46 2015 +0000

    Drop mono_arches as libappindicator, except the mono bindings is built on all arches

 perl-Gtk2-AppIndicator.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl-Gtk2-AppIndicator.spec b/perl-Gtk2-AppIndicator.spec
index b57b0bb..897b3b7 100644
--- a/perl-Gtk2-AppIndicator.spec
+++ b/perl-Gtk2-AppIndicator.spec
@@ -9,7 +9,7 @@
 
 Name:           perl-Gtk2-AppIndicator
 Version:        0.15
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Perl extension for libappindicator
 # From Copyright: Distributed under the same license as perl.
 License:        GPL+ or Artistic
@@ -17,9 +17,6 @@ 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)
@@ -73,6 +70,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -print
 
 
 %changelog
+* Sun Jan  4 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.15-5
+- Drop mono_arches as libappindicator, except the mono bindings is built on all arches
+
 * Fri Sep 19 2014 Remi Collet <remi at fedoraproject.org> 0.15-4
 - add ExclusiveArch: mono_arches as libappindicator
 
@@ -80,4 +80,4 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -print
 - fix BR and cleaup from review #1138980
 
 * Sun Sep  7 2014 Remi Collet <remi at fedoraproject.org> 0.15-1
-- initial package
\ No newline at end of file
+- initial package


More information about the scm-commits mailing list