From 72435a10653eb66dcd9e8eb191715e5f3e8919ce Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Nov 2010 16:58:52 -0400 Subject: [PATCH] link more --- nautilus-eel-xlib.patch | 11 +++++++++++ nautilus.spec | 3 +++ 2 files changed, 14 insertions(+) create mode 100644 nautilus-eel-xlib.patch diff --git a/nautilus-eel-xlib.patch b/nautilus-eel-xlib.patch new file mode 100644 index 0000000..d7367e1 --- /dev/null +++ b/nautilus-eel-xlib.patch @@ -0,0 +1,11 @@ +diff -up nautilus-2.91.1/eel/Makefile.am.eel-x nautilus-2.91.1/eel/Makefile.am +--- nautilus-2.91.1/eel/Makefile.am.eel-x 2010-11-01 16:41:50.513410006 -0400 ++++ nautilus-2.91.1/eel/Makefile.am 2010-11-01 16:57:38.905410004 -0400 +@@ -29,6 +29,7 @@ libeel_2_la_LIBADD = \ + $(COMMON_LIBS) \ + $(RENDER_LIBS) \ + $(X_LIBS) \ ++ $(X11_LIBS) \ + $(NULL) + + eel_headers = \ diff --git a/nautilus.spec b/nautilus.spec index 6fc6d48..3fa23cc 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -92,6 +92,8 @@ Patch17: nautilus-filetype-symlink-fix.patch # https://bugzilla.redhat.com/show_bug.cgi?id=583559 Patch23: nautilus-578086-po.patch +Patch24: nautilus-eel-xlib.patch + %description Nautilus is the file manager and graphical shell for the GNOME desktop that makes it easy to manage your files and the rest of your system. @@ -130,6 +132,7 @@ for developing nautilus extensions. %patch10 -p1 -b .gvfs-desktop-key %patch17 -p0 -b .symlink %patch23 -p1 -b .gu_IN-crash +%patch24 -p1 -b .eel-xlib %build