Merge branch 'f14' into f15
This commit is contained in:
commit
991ed64bfc
18
tzdata-2011l-brazil.patch
Normal file
18
tzdata-2011l-brazil.patch
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
diff -up tzdata2011l/southamerica\~ tzdata2011l/southamerica
|
||||||
|
--- tzdata2011l/southamerica~ 2011-10-10 06:15:43.000000000 +0200
|
||||||
|
+++ tzdata2011l/southamerica 2011-10-14 16:40:35.679270087 +0200
|
||||||
|
@@ -1054,10 +1054,8 @@ Zone America/Maceio -2:22:52 - LMT 1914
|
||||||
|
# of America/Salvador.
|
||||||
|
Zone America/Bahia -2:34:04 - LMT 1914
|
||||||
|
-3:00 Brazil BR%sT 2003 Sep 24
|
||||||
|
- -3:00 - BRT
|
||||||
|
-# as noted above, not yet in operation.
|
||||||
|
-# -3:00 - BRT 2011 Oct 16
|
||||||
|
-# -3:00 Brazil BR%sT
|
||||||
|
+ -3:00 - BRT 2011 Oct 16
|
||||||
|
+ -3:00 Brazil BR%sT
|
||||||
|
#
|
||||||
|
# Goias (GO), Distrito Federal (DF), Minas Gerais (MG),
|
||||||
|
# Espirito Santo (ES), Rio de Janeiro (RJ), Sao Paulo (SP), Parana (PR),
|
||||||
|
|
||||||
|
Diff finished. Fri Oct 14 16:40:40 2011
|
11
tzdata.spec
11
tzdata.spec
@ -3,10 +3,10 @@ Name: tzdata
|
|||||||
Version: 2011l
|
Version: 2011l
|
||||||
%define tzdata_version 2011l
|
%define tzdata_version 2011l
|
||||||
%define tzcode_version 2011i
|
%define tzcode_version 2011i
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: ftp://elsie.nci.nih.gov/pub/
|
URL: ftp://munnari.oz.au/pub/
|
||||||
|
|
||||||
# The tzdata-base-0.tar.bz2 is a simple building infrastructure and
|
# The tzdata-base-0.tar.bz2 is a simple building infrastructure and
|
||||||
# a test suite. It is occasionally updated from glibc sources, and as
|
# a test suite. It is occasionally updated from glibc sources, and as
|
||||||
@ -18,6 +18,7 @@ Source1: ftp://elsie.nci.nih.gov/pub/tzdata%{tzdata_version}.tar.gz
|
|||||||
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
|
Source2: ftp://elsie.nci.nih.gov/pub/tzcode%{tzcode_version}.tar.gz
|
||||||
# __decl_patches
|
# __decl_patches
|
||||||
Patch1: tzdata-2011l-kemerovo.patch
|
Patch1: tzdata-2011l-kemerovo.patch
|
||||||
|
Patch2: tzdata-2011l-brazil.patch
|
||||||
# __end
|
# __end
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -52,6 +53,7 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
|||||||
Makeconfig.in > Makeconfig
|
Makeconfig.in > Makeconfig
|
||||||
# __apply_patches
|
# __apply_patches
|
||||||
%patch1 -p0
|
%patch1 -p0
|
||||||
|
%patch2 -p0
|
||||||
# __end
|
# __end
|
||||||
|
|
||||||
mkdir javazic
|
mkdir javazic
|
||||||
@ -113,6 +115,11 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/javazi
|
%{_datadir}/javazi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2011 Petr Machata <pmachata@redhat.com> - 2011l-2
|
||||||
|
- State of Bahia, Brazil, to resume Summer Time on Oct 16
|
||||||
|
- The project moved, reflect this in URL
|
||||||
|
- Resolves: #746183
|
||||||
|
|
||||||
* Tue Oct 11 2011 Petr Machata <pmachata@redhat.com> - 2011l-1
|
* Tue Oct 11 2011 Petr Machata <pmachata@redhat.com> - 2011l-1
|
||||||
- Upstream 2011l:
|
- Upstream 2011l:
|
||||||
- Fix ancient stamps for America/Sitka
|
- Fix ancient stamps for America/Sitka
|
||||||
|
Loading…
Reference in New Issue
Block a user