No PPC support.

This commit is contained in:
Michael Stahnke 2009-11-06 23:38:40 +00:00
commit f4cea73b17

View file

@ -3,7 +3,7 @@
Name: 389-console
Version: %{major_version}.%{minor_version}
Release: 5%{?dist}
Release: 6%{?dist}
Summary: 389 Management Console
Group: Applications/System
@ -23,6 +23,9 @@ BuildRequires: idm-console-framework
BuildRequires: java-devel >= 1:1.6.0
Provides: fedora-idm-console = %{version}-%{release}
Obsoletes: fedora-idm-console < 1.1.3-2
%if 0%{?rhel} < 6
ExcludeArch: ppc
%endif
%description
A Java based remote management console used for managing 389
@ -64,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/%{name}
%changelog
* Fri Nov 06 2009 Michael Stahnke <stahnma@fedoraproject.org> - 1.1.3-6
- ExcludeArch ppc due to no openjdk, thus no idm-console-framework
* Wed Sep 30 2009 Rich Megginson <rmeggins@redhat.com> 1.1.3-5
- bug 521523 - add the "which" package to the Requires