From f5f4127e39006a18fcf66db2265b4e97886730c4 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Fri, 4 Jan 2008 14:25:03 +0000 Subject: [PATCH] Comments, cleanups per merge review. --- tzdata.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tzdata.spec b/tzdata.spec index ac182dd..2f16f54 100644 --- a/tzdata.spec +++ b/tzdata.spec @@ -4,14 +4,22 @@ Version: 2007k %define tzdata_version %{version} %define tzcode_version %{version} Release: 1%{?dist} -License: Public Domain, LGPLv2+ +License: Public Domain and LGPLv2+ Group: System Environment/Base URL: ftp://elsie.nci.nih.gov/pub/ + +# The tzdata-base-0.tar.bz2 is a simple building infrastructure and +# test suite. It is occasionally updated from glibc sources, and as +# such is under LGPLv2+. None of this ever gets to be part of final +# zoneinfo files. Source0: tzdata-base-0.tar.bz2 +# These are official upstream, in Public Domain. Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gawk, glibc, perl +BuildRequires: java-devel BuildRequires: glibc-common >= 2.5.90-7 Conflicts: glibc-common <= 2.3.2-63 BuildArchitectures: noarch @@ -24,8 +32,6 @@ the world. Summary: Timzeone data for Java Group: System Environment/Base Source3: javazic.tar.gz -BuildArchitectures: noarch -BuildRequires: java-devel Patch0: javazic-fixup.patch %description java