diff --git a/tzdata-java.spec b/tzdata-java.spec index 3cc987c..9b1def7 100644 --- a/tzdata-java.spec +++ b/tzdata-java.spec @@ -1,6 +1,6 @@ Name: tzdata-java Version: 2007k -Release: 0.1%{?dist} +Release: 0.2%{?dist} # To make sure the release is smaller than one of tzdata # so that it has precedence, increment only the seocond digit Summary: Time zone data for Java language @@ -15,7 +15,9 @@ Patch0: tzdata-java-2007k-chile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: java-devel >= 1.5 -BuildArch: noarch +#BuildArch: noarch +ExcludeArch: ppc + %description Compiled time zone data files for use with Java @@ -67,5 +69,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Apr 06 2008 Lubomir Kundrak - 2007k-0.2 +- Temporarily build arch-dependent, so we can omit ppc + * Wed Mar 19 2008 Lubomir Kundrak - 2007k-0.1 - Initial packaging attempt for Fedora EPEL