From 763a5f51a0b6654729b12fd3b89625ce0a445d15 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jan 04 2015 15:00:46 +0000 Subject: Drop mono_arches as libappindicator, except the mono bindings is built on all arches --- 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 0.15-5 +- Drop mono_arches as libappindicator, except the mono bindings is built on all arches + * Fri Sep 19 2014 Remi Collet 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 0.15-1 -- initial package \ No newline at end of file +- initial package