- Fix the path in tzdata-2010f-g.patch
This commit is contained in:
parent
99b3afcdd5
commit
8119cee05d
@ -17,8 +17,8 @@ If no problems are found, these will appear on the ftp site on 2010-03-29.
|
||||
--ado
|
||||
|
||||
diff -r -c old/asia new/asia
|
||||
*** old/asia Wed Mar 17 10:33:04 2010
|
||||
--- new/asia Wed Mar 24 10:51:17 2010
|
||||
*** tzdata2010f/asia Wed Mar 17 10:33:04 2010
|
||||
--- tzdata2010f/asia Wed Mar 24 10:51:17 2010
|
||||
***************
|
||||
*** 1,4 ****
|
||||
! # @(#)asia 8.56
|
||||
@ -149,8 +149,8 @@ diff -r -c old/asia new/asia
|
||||
|
||||
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
|
||||
diff -r -c old/europe new/europe
|
||||
*** old/europe Wed Jan 6 10:21:33 2010
|
||||
--- new/europe Wed Mar 24 11:14:53 2010
|
||||
*** tzdata2010f/europe Wed Jan 6 10:21:33 2010
|
||||
--- tzdata2010f/europe Wed Mar 24 11:14:53 2010
|
||||
***************
|
||||
*** 1,5 ****
|
||||
# <pre>
|
||||
@ -220,8 +220,8 @@ diff -r -c old/europe new/europe
|
||||
# Serbia
|
||||
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
|
||||
diff -r -c old/zone.tab new/zone.tab
|
||||
*** old/zone.tab Wed Mar 17 11:01:07 2010
|
||||
--- new/zone.tab Wed Mar 24 11:14:53 2010
|
||||
*** tzdata2010f/zone.tab Wed Mar 17 11:01:07 2010
|
||||
--- tzdata2010f/zone.tab Wed Mar 24 11:14:53 2010
|
||||
***************
|
||||
*** 1,5 ****
|
||||
# <pre>
|
||||
|
@ -3,7 +3,7 @@ Name: tzdata
|
||||
Version: 2010f
|
||||
%define tzdata_version 2010f
|
||||
%define tzcode_version 2010f
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: ftp://elsie.nci.nih.gov/pub/
|
||||
@ -51,7 +51,7 @@ sed -e 's|@objpfx@|'`pwd`'/obj/|' \
|
||||
-e 's|@datadir@|%{_datadir}|' \
|
||||
Makeconfig.in > Makeconfig
|
||||
# __apply_patches
|
||||
%patch1 -p1
|
||||
%patch1 -p0
|
||||
# __end
|
||||
|
||||
mkdir javazic
|
||||
@ -113,6 +113,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/javazi
|
||||
|
||||
%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
|
||||
- Upstream 2010f:
|
||||
- Changes to Australian stations in Antarctica
|
||||
|
Loading…
Reference in New Issue
Block a user