rpms/nautilus/devel nautilus-2.21.1-dynamic-search-r2.patch, 1.1, 1.2 nautilus.spec, 1.185, 1.186

Tomas Bzatek (tbzatek) fedora-extras-commits at redhat.com
Tue Feb 26 12:50:27 UTC 2008


Author: tbzatek

Update of /cvs/extras/rpms/nautilus/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22299

Modified Files:
	nautilus-2.21.1-dynamic-search-r2.patch nautilus.spec 
Log Message:
* Tue Feb 26 2008 Tomas Bzatek <tbzatek at 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)


nautilus-2.21.1-dynamic-search-r2.patch:

Index: nautilus-2.21.1-dynamic-search-r2.patch
===================================================================
RCS file: /cvs/extras/rpms/nautilus/devel/nautilus-2.21.1-dynamic-search-r2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nautilus-2.21.1-dynamic-search-r2.patch	26 Feb 2008 11:17:59 -0000	1.1
+++ nautilus-2.21.1-dynamic-search-r2.patch	26 Feb 2008 12:50:22 -0000	1.2
@@ -177,7 +177,7 @@
 +      
 +      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;
 +      


Index: nautilus.spec
===================================================================
RCS file: /cvs/extras/rpms/nautilus/devel/nautilus.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- nautilus.spec	26 Feb 2008 11:17:59 -0000	1.185
+++ nautilus.spec	26 Feb 2008 12:50:22 -0000	1.186
@@ -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 @@
 %{_libdir}/*.so
 
 %changelog
+* Tue Feb 26 2008 Tomas Bzatek <tbzatek at 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 at redhat.com> - 2.21.92-1
 - Update to 2.21.92
 




More information about the fedora-extras-commits mailing list