forked from pool/timezone
- update tzdata to 2010l
* DST changes: Africa/Cairo, Africa/Casablanca, Asia/Gaza, America/Argentina/San_Luis * New zones: America/Bahia_Banderas * Historical changes: Asia/Taipei, Europe/Helsinki * Spelling changes: Pacific/Chuuk, Pacific/Pohnpei OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=26
This commit is contained in:
parent
63d0053a34
commit
ee069f850c
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 01:18:14 CEST 2010 - pbaudis@suse.cz
|
||||
|
||||
- update tzdata to 2010l
|
||||
|
||||
* DST changes: Africa/Cairo, Africa/Casablanca, Asia/Gaza,
|
||||
America/Argentina/San_Luis
|
||||
* New zones: America/Bahia_Banderas
|
||||
* Historical changes: Asia/Taipei, Europe/Helsinki
|
||||
* Spelling changes: Pacific/Chuuk, Pacific/Pohnpei
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,65 +0,0 @@
|
||||
#
|
||||
# spec file for package timezone-java (Version 2010h)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: timezone-java
|
||||
BuildRequires: fastjar gcc-gij javazic
|
||||
License: Public Domain, Freeware
|
||||
Summary: Timezone Descriptions
|
||||
Group: System/Base
|
||||
# COMMON-BEGIN
|
||||
# COMMON-BEGIN
|
||||
Version: 2010h
|
||||
Release: 4
|
||||
Source: tzdata%{version}.tar.gz
|
||||
Source1: tzcode2010c.tar.gz
|
||||
# COMMON-END
|
||||
# COMMON-END
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
PreReq: filesystem, coreutils
|
||||
BuildArch: noarch
|
||||
Provides: tzdata-java = %{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
These are configuration files that describe available time zones - this
|
||||
package is intended for Java Virtual Machine based on OpenJDK.
|
||||
|
||||
|
||||
|
||||
%prep
|
||||
%setup -c
|
||||
|
||||
%build
|
||||
gij -jar %{_javadir}/javazic.jar -V %{version} \
|
||||
-d javazi \
|
||||
africa antarctica asia australasia europe northamerica pacificnew \
|
||||
southamerica backward etcetera solar87 solar88 solar89 systemv \
|
||||
%{_datadir}/javazic/tzdata_jdk/gmt \
|
||||
%{_datadir}/javazic/tzdata_jdk/jdk11_backward
|
||||
|
||||
%install
|
||||
install -d -m 0755 $RPM_BUILD_ROOT/%{_datadir}
|
||||
cp -a javazi $RPM_BUILD_ROOT%{_datadir}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/javazi
|
||||
|
||||
%changelog
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 01:18:14 CEST 2010 - pbaudis@suse.cz
|
||||
|
||||
- update tzdata to 2010l
|
||||
|
||||
* DST changes: Africa/Cairo, Africa/Casablanca, Asia/Gaza,
|
||||
America/Argentina/San_Luis
|
||||
* New zones: America/Bahia_Banderas
|
||||
* Historical changes: Asia/Taipei, Europe/Helsinki
|
||||
* Spelling changes: Pacific/Chuuk, Pacific/Pohnpei
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -25,8 +25,8 @@ Group: System/Base
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
PreReq: filesystem, coreutils
|
||||
# COMMON-BEGIN
|
||||
Version: 2010h
|
||||
Release: 4
|
||||
Version: 2010l
|
||||
Release: 1
|
||||
Source: tzdata%{version}.tar.gz
|
||||
Source1: tzcode2010c.tar.gz
|
||||
# COMMON-END
|
||||
|
@ -23,7 +23,9 @@ Index: backward
|
||||
-Link Asia/Shanghai PRC
|
||||
+Link Asia/Beijing PRC
|
||||
Link Pacific/Pago_Pago Pacific/Samoa
|
||||
Link Pacific/Truk Pacific/Yap
|
||||
Link Pacific/Chuuk Pacific/Yap
|
||||
Link Pacific/Chuuk Pacific/Truk
|
||||
Link Pacific/Pohnpei Pacific/Ponape
|
||||
Link Europe/Warsaw Poland
|
||||
Link Europe/Lisbon Portugal
|
||||
-Link Asia/Taipei ROC
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4918d60f63440ba9b6050205881e8a98d718dc0c2b7df5955f43e781eab6e7d
|
||||
size 188402
|
3
tzdata2010l.tar.gz
Normal file
3
tzdata2010l.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bae7b4a8364f7ab3d6d644eb6075de1e9a0c72fb3fb5843fc217d2ff57408577
|
||||
size 191467
|
Loading…
Reference in New Issue
Block a user