link more

This commit is contained in:
Matthias Clasen 2010-11-01 16:58:52 -04:00
parent 0c4d9734cc
commit 72435a1065
2 changed files with 14 additions and 0 deletions

11
nautilus-eel-xlib.patch Normal file
View File

@ -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 = \

View File

@ -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