From 671235040b7c34aa659bc3f1fb4dd09dae0faf34 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 17 Apr 2008 04:13:51 +0000 Subject: [PATCH] Leave Cairo in Africa --- cairo-is-in-africa.patch | 12 ++++++++++++ libgweather.spec | 9 +++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 cairo-is-in-africa.patch diff --git a/cairo-is-in-africa.patch b/cairo-is-in-africa.patch new file mode 100644 index 0000000..1719cfe --- /dev/null +++ b/cairo-is-in-africa.patch @@ -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 @@ + + <_name>Egypt + EG +- Europe/Cairo ++ Africa/Cairo + + <_name>Alexandria/Nouzha + HEAX diff --git a/libgweather.spec b/libgweather.spec index d9e822b..4dc4fa8 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -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 2.22.1.1-2 +- Leave Cairo in Africa (#442793) + * Mon Apr 7 2008 Matthias Clasen 2.22.1.1-1 - Update to 2.22.1.1