Leave Cairo in Africa

This commit is contained in:
Matthias Clasen 2008-04-17 04:13:51 +00:00
parent d88f6d78e9
commit 671235040b
2 changed files with 19 additions and 2 deletions

12
cairo-is-in-africa.patch Normal file
View File

@ -0,0 +1,12 @@
diff -up libgweather-2.22.1.1/data/Locations.xml.in.cairo libgweather-2.22.1.1/data/Locations.xml.in
--- libgweather-2.22.1.1/data/Locations.xml.in.cairo 2008-04-17 00:09:59.000000000 -0400
+++ libgweather-2.22.1.1/data/Locations.xml.in 2008-04-17 00:10:41.000000000 -0400
@@ -23296,7 +23296,7 @@
<country>
<_name>Egypt</_name>
<iso-code>EG</iso-code>
- <tz-hint>Europe/Cairo</tz-hint>
+ <tz-hint>Africa/Cairo</tz-hint>
<location>
<_name>Alexandria/Nouzha</_name>
<code>HEAX</code>

View File

@ -1,6 +1,6 @@
Name: libgweather
Version: 2.22.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for weather information
Group: System Environment/Libraries
@ -16,6 +16,8 @@ BuildRequires: gnome-vfs2-devel >= 2.15.4
BuildRequires: gettext
BuildRequires: perl(XML::Parser)
Patch0: cairo-is-in-africa.patch
%description
libgweather is a library to access weather information from online
services for numerous locations.
@ -37,7 +39,7 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .cairo
%build
%configure --disable-static
@ -101,6 +103,9 @@ fi
%changelog
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1.1-2
- Leave Cairo in Africa (#442793)
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1.1-1
- Update to 2.22.1.1