fix build
This commit is contained in:
parent
f2b08c889a
commit
956313aafc
11
nautilus-gmodule.patch
Normal file
11
nautilus-gmodule.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
diff -up nautilus-3.3.3/configure.in.gmodule nautilus-3.3.3/configure.in
|
||||||
|
--- nautilus-3.3.3/configure.in.gmodule 2011-12-21 00:00:52.794433308 -0500
|
||||||
|
+++ nautilus-3.3.3/configure.in 2011-12-21 00:01:24.098433776 -0500
|
||||||
|
@@ -315,6 +315,7 @@ PKG_CHECK_MODULES(NAUTILUS, [
|
||||||
|
gthread-2.0 >= glib_minver
|
||||||
|
gio-2.0 >= glib_minver
|
||||||
|
gio-unix-2.0 >= glib_minver
|
||||||
|
+ gmodule-no-export-2.0 >= glib_minver
|
||||||
|
gsettings-desktop-schemas
|
||||||
|
libnotify >= notify_minver
|
||||||
|
])
|
@ -65,6 +65,8 @@ Provides: eel2 = 2.26.0-3
|
|||||||
Patch7: rtl-fix.patch
|
Patch7: rtl-fix.patch
|
||||||
#Patch8: nautilus-2.22.1-hide-white-screen.patch
|
#Patch8: nautilus-2.22.1-hide-white-screen.patch
|
||||||
|
|
||||||
|
Patch10: nautilus-gmodule.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus is the file manager and graphical shell for the GNOME desktop
|
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.
|
that makes it easy to manage your files and the rest of your system.
|
||||||
@ -98,6 +100,7 @@ for developing nautilus extensions.
|
|||||||
|
|
||||||
#%patch4 -p1 -b .selinux
|
#%patch4 -p1 -b .selinux
|
||||||
%patch7 -p1 -b .rtl-fix
|
%patch7 -p1 -b .rtl-fix
|
||||||
|
%patch10 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user