forked from pool/timezone
- update to 2009k/l:
* DST changes: Africa/Cairo, Asia/Amman, Asia/Dacca, Asia/Dhaka, Asia/Gaza, Asia/Karachi, Egypt, Indian/Mauritius OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=4
This commit is contained in:
parent
5d713adc20
commit
616bdc2a2a
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 11:56:59 CEST 2009 - dmueller@suse.de
|
||||
|
||||
- update to 2009k/l:
|
||||
* DST changes: Africa/Cairo, Asia/Amman, Asia/Dacca,
|
||||
Asia/Dhaka, Asia/Gaza, Asia/Karachi, Egypt, Indian/Mauritius
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package timezone-java (Version 2009d)
|
||||
# spec file for package timezone-java (Version 2008h)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2008 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
|
||||
@ -25,10 +25,11 @@ Summary: Timezone Descriptions
|
||||
Group: System/Base
|
||||
# COMMON-BEGIN
|
||||
# COMMON-BEGIN
|
||||
Version: 2009d
|
||||
Release: 3
|
||||
Version: 2009l
|
||||
Release: 1
|
||||
%define tzcode_version 2009k
|
||||
Source: tzdata%{version}.tar.gz
|
||||
Source1: tzcode%{version}.tar.gz
|
||||
Source1: tzcode%{tzcode_version}.tar.gz
|
||||
# COMMON-END
|
||||
# COMMON-END
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
@ -63,3 +64,6 @@ cp -a javazi $RPM_BUILD_ROOT%{_datadir}
|
||||
%{_datadir}/javazi
|
||||
|
||||
%changelog
|
||||
* Mon Sep 29 2008 mvyskocil@suse.cz
|
||||
- Moved the timezone-java to separate specfile (adrian's request for better
|
||||
bootstrapping of SUSE)
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 11:56:59 CEST 2009 - dmueller@suse.de
|
||||
|
||||
- update to 2009k/l:
|
||||
* DST changes: Africa/Cairo, Asia/Amman, Asia/Dacca,
|
||||
Asia/Dhaka, Asia/Gaza, Asia/Karachi, Egypt, Indian/Mauritius
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||
|
||||
|
@ -25,10 +25,11 @@ Group: System/Base
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
PreReq: filesystem, coreutils
|
||||
# COMMON-BEGIN
|
||||
Version: 2009d
|
||||
Release: 3
|
||||
Version: 2009l
|
||||
Release: 1
|
||||
%define tzcode_version 2009k
|
||||
Source: tzdata%{version}.tar.gz
|
||||
Source1: tzcode%{version}.tar.gz
|
||||
Source1: tzcode%{tzcode_version}.tar.gz
|
||||
# COMMON-END
|
||||
Patch0: tzdata-china.diff
|
||||
Patch1: tzcode-zic.diff
|
||||
|
Loading…
Reference in New Issue
Block a user