[oe-commits] org.oe.dev packages/gnome/gnome-vfs_2.16.3.bb : spell RREPLACES right

xora commit openembedded-commits at lists.openembedded.org
Sat Jan 27 21:01:39 UTC 2007


packages/gnome/gnome-vfs_2.16.3.bb : spell RREPLACES right

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 79b308f56000e053b195ea2c00c2b186b2317699
ViewMTN: http://monotone.openembedded.org/revision.psp?id=79b308f56000e053b195ea2c00c2b186b2317699
Files:
1
packages/gnome/gnome-vfs_2.16.3.bb
Diffs:

#
# mt diff -r091a43208eb362df157d072464e2243612c9bc8b -r79b308f56000e053b195ea2c00c2b186b2317699
#
# 
# 
# patch "packages/gnome/gnome-vfs_2.16.3.bb"
#  from [c07ee5629af998561689aab9fc73d1e5eaada032]
#    to [f8bb3018948f5f0f424a0fad988d1f9b6bfd5cee]
# 
============================================================
--- packages/gnome/gnome-vfs_2.16.3.bb	c07ee5629af998561689aab9fc73d1e5eaada032
+++ packages/gnome/gnome-vfs_2.16.3.bb	f8bb3018948f5f0f424a0fad988d1f9b6bfd5cee
@@ -1,14 +1,14 @@ RRECOMMENDS = "gnome-vfs-plugin-file gno
 LICENSE = "GPL"
 DEPENDS = "libxml2 gconf gnutls avahi dbus bzip2 gnome-mime-data zlib"
 RRECOMMENDS = "gnome-vfs-plugin-file gnome-mime-data shared-mime-info"
 
-PR = "r1"
+PR = "r2"
 
 inherit gnome
 
 # This is to provide compatibility with the gnome-vfs DBus fork
 PROVIDES = "gnome-vfs-plugin-dbus"
-RRPEPLACES = "gnome-vfs-dbus"
+RREPLACES = "gnome-vfs-dbus"
 
 SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1 \
 	    file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0"






More information about the Openembedded-commits mailing list