- Build noarch, also for ppc this time
This commit is contained in:
parent
a7e8c32d0f
commit
cf6e134f6d
1 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: tzdata-java
|
||||
Version: 2007k
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?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,8 +15,7 @@ Patch0: tzdata-java-2007k-chile.patch
|
|||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: java-devel >= 1.5
|
||||
#BuildArch: noarch
|
||||
ExcludeArch: ppc
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -69,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 14 2008 Lubomir Kundrak <lkundrak@redhat.com> - 2007k-0.3
|
||||
- Build noarch, also for ppc this time
|
||||
|
||||
* Sun Apr 06 2008 Lubomir Kundrak <lkundrak@redhat.com> - 2007k-0.2
|
||||
- Temporarily build arch-dependent, so we can omit ppc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue