- set ExclusiveArch

epel9
Dan Horák 12 years ago
parent 047dbd168e
commit 4a0d3b7567

@ -1,6 +1,6 @@
Name: libappindicator
Version: 12.10.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Application indicators library
Group: System Environment/Libraries
@ -29,6 +29,8 @@ BuildRequires: mono-nunit-devel
BuildRequires: python2-devel
BuildRequires: pygtk2-devel
ExclusiveArch: %{mono_arches}
%description
A library to allow applications to export a menu into the Unity Menu bar. Based
on KSNI it also works in KDE and will fallback to generic Systray support if
@ -235,5 +237,8 @@ find %{buildroot} -type f -name '*.la' -delete
%changelog
* Thu Jun 13 2013 Dan Horák <dan[at]danny.cz> - 12.10.0-2
- set ExclusiveArch
* Fri May 31 2013 Eduardo Echeverria <echevemaster@gmail.com> - 12.10.0-1
- Initial Packaging

Loading…
Cancel
Save