forked from pool/timezone
Accepting request 34772 from Base:System
checked in (request 34772) OBS-URL: https://build.opensuse.org/request/show/34772 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=18
This commit is contained in:
parent
f41f50307f
commit
3f7dfb7cec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package timezone-java (Version 2008h)
|
# spec file for package timezone-java (Version 2009u)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,10 +25,10 @@ Summary: Timezone Descriptions
|
|||||||
Group: System/Base
|
Group: System/Base
|
||||||
# COMMON-BEGIN
|
# COMMON-BEGIN
|
||||||
# COMMON-BEGIN
|
# COMMON-BEGIN
|
||||||
Version: 2010e
|
Version: 2009u
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: tzdata%{version}.tar.gz
|
Source: tzdata%{version}.tar.gz
|
||||||
Source1: tzcode2010c.tar.gz
|
Source1: tzcode2009k.tar.gz
|
||||||
# COMMON-END
|
# COMMON-END
|
||||||
# COMMON-END
|
# COMMON-END
|
||||||
Url: http://www.gnu.org/software/libc/libc.html
|
Url: http://www.gnu.org/software/libc/libc.html
|
||||||
@ -63,6 +63,3 @@ cp -a javazi $RPM_BUILD_ROOT%{_datadir}
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 29 2008 mvyskocil@suse.cz
|
|
||||||
- Moved the timezone-java to separate specfile (adrian's request for better
|
|
||||||
bootstrapping of SUSE)
|
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Mar 14 13:04:16 UTC 2010 - crrodriguez@opensuse.org
|
|
||||||
|
|
||||||
- Update to 2010u, including Chile's emergency DST changes
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 5 14:27:27 CET 2010 - pbaudis@suse.cz
|
Tue Jan 5 14:27:27 CET 2010 - pbaudis@suse.cz
|
||||||
|
|
||||||
|
@ -25,16 +25,16 @@ Group: System/Base
|
|||||||
Url: http://www.gnu.org/software/libc/libc.html
|
Url: http://www.gnu.org/software/libc/libc.html
|
||||||
PreReq: filesystem, coreutils
|
PreReq: filesystem, coreutils
|
||||||
# COMMON-BEGIN
|
# COMMON-BEGIN
|
||||||
Version: 2010e
|
Version: 2009u
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: tzdata%{version}.tar.gz
|
Source: tzdata%{version}.tar.gz
|
||||||
Source1: tzcode2010c.tar.gz
|
Source1: tzcode2009k.tar.gz
|
||||||
# COMMON-END
|
# COMMON-END
|
||||||
Patch0: tzdata-china.diff
|
Patch0: tzdata-china.diff
|
||||||
Patch1: tzcode-zic.diff
|
Patch1: tzcode-zic.diff
|
||||||
Patch2: tzcode-ksh.diff
|
Patch2: tzcode-ksh.diff
|
||||||
Patch3: iso3166-uk.diff
|
Patch3: iso3166-uk.diff
|
||||||
#Patch4: tzdata-dhaka.diff
|
Patch4: tzdata-dhaka.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%global AREA Etc
|
%global AREA Etc
|
||||||
%global ZONE UTC
|
%global ZONE UTC
|
||||||
@ -51,7 +51,7 @@ can select an appropriate time zone for your system with YaST.
|
|||||||
%patch1
|
%patch1
|
||||||
%patch2
|
%patch2
|
||||||
%patch3
|
%patch3
|
||||||
#%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
unset ${!LC_*}
|
unset ${!LC_*}
|
||||||
|
3
tzcode2009k.tar.gz
Normal file
3
tzcode2009k.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2581f4ce19b11e4218ad0b2859679485af1cefe036f52643c8fb20024c8f5d45
|
||||||
|
size 190353
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1921ca7aee62700875af443d9ee40eb822f800bc3da131a1917d4c103784b324
|
|
||||||
size 191464
|
|
3
tzdata2009u.tar.gz
Normal file
3
tzdata2009u.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7cbd82597590ca279e042dbeace91553806c4b4dbff25c34b843a4f1d07e0384
|
||||||
|
size 185958
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09ebe8787560ef0a0b8b27a115d0d79d4b9e4ed9d48e768426c59ad18b73abd6
|
|
||||||
size 187452
|
|
Loading…
Reference in New Issue
Block a user