- Fix the path in tzdata-2010f-g.patch

This commit is contained in:
Petr Machata 2010-03-25 14:41:31 +00:00
parent 99b3afcdd5
commit 8119cee05d
2 changed files with 11 additions and 8 deletions

View File

@ -17,8 +17,8 @@ If no problems are found, these will appear on the ftp site on 2010-03-29.
--ado --ado
diff -r -c old/asia new/asia diff -r -c old/asia new/asia
*** old/asia Wed Mar 17 10:33:04 2010 *** tzdata2010f/asia Wed Mar 17 10:33:04 2010
--- new/asia Wed Mar 24 10:51:17 2010 --- tzdata2010f/asia Wed Mar 24 10:51:17 2010
*************** ***************
*** 1,4 **** *** 1,4 ****
! # @(#)asia 8.56 ! # @(#)asia 8.56
@ -149,8 +149,8 @@ diff -r -c old/asia new/asia
# Zone NAME GMTOFF RULES FORMAT [UNTIL] # Zone NAME GMTOFF RULES FORMAT [UNTIL]
diff -r -c old/europe new/europe diff -r -c old/europe new/europe
*** old/europe Wed Jan 6 10:21:33 2010 *** tzdata2010f/europe Wed Jan 6 10:21:33 2010
--- new/europe Wed Mar 24 11:14:53 2010 --- tzdata2010f/europe Wed Mar 24 11:14:53 2010
*************** ***************
*** 1,5 **** *** 1,5 ****
# <pre> # <pre>
@ -220,8 +220,8 @@ diff -r -c old/europe new/europe
# Serbia # Serbia
# Zone NAME GMTOFF RULES FORMAT [UNTIL] # Zone NAME GMTOFF RULES FORMAT [UNTIL]
diff -r -c old/zone.tab new/zone.tab diff -r -c old/zone.tab new/zone.tab
*** old/zone.tab Wed Mar 17 11:01:07 2010 *** tzdata2010f/zone.tab Wed Mar 17 11:01:07 2010
--- new/zone.tab Wed Mar 24 11:14:53 2010 --- tzdata2010f/zone.tab Wed Mar 24 11:14:53 2010
*************** ***************
*** 1,5 **** *** 1,5 ****
# <pre> # <pre>

View File

@ -3,7 +3,7 @@ Name: tzdata
Version: 2010f Version: 2010f
%define tzdata_version 2010f %define tzdata_version 2010f
%define tzcode_version 2010f %define tzcode_version 2010f
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://elsie.nci.nih.gov/pub/
@ -51,7 +51,7 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
-e 's|@datadir@|%{_datadir}|' \ -e 's|@datadir@|%{_datadir}|' \
Makeconfig.in > Makeconfig Makeconfig.in > Makeconfig
# __apply_patches # __apply_patches
%patch1 -p1 %patch1 -p0
# __end # __end
mkdir javazic mkdir javazic
@ -113,6 +113,9 @@ rm -rf %{buildroot}
%{_datadir}/javazi %{_datadir}/javazi
%changelog %changelog
* Thu Mar 25 2010 Petr Machata <pmachata@redhat.com> - 2010f-2
- Fix the path in tzdata-2010f-g.patch
* Thu Mar 25 2010 Petr Machata <pmachata@redhat.com> - 2010f-1 * Thu Mar 25 2010 Petr Machata <pmachata@redhat.com> - 2010f-1
- Upstream 2010f: - Upstream 2010f:
- Changes to Australian stations in Antarctica - Changes to Australian stations in Antarctica