From 3b3cce58d49028d67aa15d69d08bb36ae71b33a1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Apr 08 2008 00:51:38 +0000 Subject: update patches --- diff --git a/gweather-gnome-vfs.patch b/gweather-gnome-vfs.patch index a10da16..c09973f 100644 --- a/gweather-gnome-vfs.patch +++ b/gweather-gnome-vfs.patch @@ -1,6 +1,25 @@ -diff -up gnome-applets-2.21.4/Makefile.am.gweather-gnome-vfs gnome-applets-2.21.4/Makefile.am ---- gnome-applets-2.21.4/Makefile.am.gweather-gnome-vfs 2008-01-25 22:21:25.000000000 -0500 -+++ gnome-applets-2.21.4/Makefile.am 2008-01-25 22:22:19.000000000 -0500 +diff -up gnome-applets-2.22.1/gweather/Makefile.am.gweather-gnome-vfs gnome-applets-2.22.1/gweather/Makefile.am +--- gnome-applets-2.22.1/gweather/Makefile.am.gweather-gnome-vfs 2008-04-07 17:59:56.000000000 -0400 ++++ gnome-applets-2.22.1/gweather/Makefile.am 2008-04-07 20:49:48.000000000 -0400 +@@ -7,7 +7,6 @@ INCLUDES = \ + -I$(top_srcdir) \ + -DGTK_ENABLE_BROKEN \ + $(GNOME_APPLETS_CFLAGS) \ +- $(GNOME_VFS_APPLETS_CFLAGS) \ + $(LIBNOTIFY_CFLAGS) \ + $(LIBGWEATHER_CFLAGS) + +@@ -24,7 +23,6 @@ gweather_applet_2_SOURCES = \ + gweather_applet_2_LDADD = \ + $(LIBNOTIFY_LIBS) \ + $(GNOME_APPLETS_LIBS) \ +- $(GNOME_VFS_APPLETS_LIBS) \ + $(LIBGWEATHER_LIBS) + + uidir = $(datadir)/gnome-2.0/ui +diff -up gnome-applets-2.22.1/Makefile.am.gweather-gnome-vfs gnome-applets-2.22.1/Makefile.am +--- gnome-applets-2.22.1/Makefile.am.gweather-gnome-vfs 2008-04-07 17:59:57.000000000 -0400 ++++ gnome-applets-2.22.1/Makefile.am 2008-04-07 20:25:49.000000000 -0400 @@ -6,8 +6,7 @@ gtop_SUBDIRS = $(gtop_applets) endif @@ -19,22 +38,3 @@ diff -up gnome-applets-2.21.4/Makefile.am.gweather-gnome-vfs gnome-applets-2.21. mini-commander \ gkb-new \ stickynotes \ -diff -up gnome-applets-2.21.4/gweather/Makefile.am.gweather-gnome-vfs gnome-applets-2.21.4/gweather/Makefile.am ---- gnome-applets-2.21.4/gweather/Makefile.am.gweather-gnome-vfs 2008-01-12 19:32:14.000000000 -0500 -+++ gnome-applets-2.21.4/gweather/Makefile.am 2008-01-25 22:21:25.000000000 -0500 -@@ -7,7 +7,6 @@ INCLUDES = \ - -I$(top_srcdir) \ - -DGTK_ENABLE_BROKEN \ - $(GNOME_APPLETS_CFLAGS) \ -- $(GNOME_VFS_APPLETS_CFLAGS) \ - $(LIBNOTIFY_CFLAGS) \ - $(XML2_CFLAGS) \ - $(LIBGWEATHER_CFLAGS) \ -@@ -27,7 +26,6 @@ gweather_applet_2_SOURCES = \ - gweather_applet_2_LDADD = \ - $(LIBNOTIFY_LIBS) \ - $(GNOME_APPLETS_LIBS) \ -- $(GNOME_VFS_APPLETS_LIBS) \ - $(XML2_LIBS) \ - $(LIBGWEATHER_LIBS) -