- Change libbeagle .so name for libbeagle-0.3.0 in

nautilus-2.21.1-dynamic-search-r2.patch (#434722)
This commit is contained in:
Tomas Bzatek 2008-02-26 12:50:22 +00:00
parent e706498bc5
commit cd54fad76b
2 changed files with 5 additions and 2 deletions

View File

@ -177,7 +177,7 @@ diff -up nautilus-2.21.1/libnautilus-private/nautilus-search-engine-beagle.c.dyn
+
+ done = TRUE;
+
+ beagle = g_module_open ("libbeagle.so.0", G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL);
+ beagle = g_module_open ("libbeagle.so.1", G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL);
+ if (!beagle)
+ return;
+

View File

@ -19,7 +19,7 @@
Name: nautilus
Summary: Nautilus is a file manager for GNOME
Version: 2.21.92
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: User Interface/Desktops
Source: http://download.gnome.org/sources/%{name}/2.21/%{name}-%{version}.tar.bz2
@ -225,6 +225,9 @@ fi
%{_libdir}/*.so
%changelog
* Tue Feb 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.21.92-2
- Change libbeagle .so name for libbeagle-0.3.0 in nautilus-2.21.1-dynamic-search-r2.patch (#434722)
* Tue Feb 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.21.92-1
- Update to 2.21.92