[patch] remove bonobo from pc.in
- From: William Jon McCann <mccann jhu edu>
- To: gnome-vfs-list gnome org
- Subject: [patch] remove bonobo from pc.in
- Date: Fri, 07 Jul 2006 12:02:04 -0400
Hi,
Trivial patch to remove bonobo from the pkg-config files.
Look OK?
Thanks,
Jon
PS. Awesome :)
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-vfs/ChangeLog,v
retrieving revision 1.2458
diff -p -u -r1.2458 ChangeLog
--- ChangeLog 7 Jul 2006 14:35:53 -0000 1.2458
+++ ChangeLog 7 Jul 2006 15:56:19 -0000
@@ -1,3 +1,9 @@
+2006-07-07 William Jon McCann <mccann jhu edu>
+
+ * gnome-vfs-2.0.pc.in:
+ * gnome-vfs-module-2.0.pc.in:
+ Remove @BONOBO_PKGS@ from Requires.
+
2006-07-07 Alexander Larsson <alexl redhat com>
* libgnomevfs/gnome-vfs-mime-deprecated.h:
Index: gnome-vfs-2.0.pc.in
===================================================================
RCS file: /cvs/gnome/gnome-vfs/gnome-vfs-2.0.pc.in,v
retrieving revision 1.9
diff -p -u -r1.9 gnome-vfs-2.0.pc.in
--- gnome-vfs-2.0.pc.in 7 Jul 2006 08:05:36 -0000 1.9
+++ gnome-vfs-2.0.pc.in 7 Jul 2006 15:56:19 -0000
@@ -7,6 +7,6 @@ includedir= includedir@
Name: gnome-vfs
Description: The GNOME virtual file-system libraries
Version: @VERSION@
-Requires: @BONOBO_PKGS@ gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
+Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
Libs: -L${libdir} -lgnomevfs-2
Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include
Index: gnome-vfs-module-2.0.pc.in
===================================================================
RCS file: /cvs/gnome/gnome-vfs/gnome-vfs-module-2.0.pc.in,v
retrieving revision 1.5
diff -p -u -r1.5 gnome-vfs-module-2.0.pc.in
--- gnome-vfs-module-2.0.pc.in 7 Jul 2006 08:05:36 -0000 1.5
+++ gnome-vfs-module-2.0.pc.in 7 Jul 2006 15:56:19 -0000
@@ -7,6 +7,6 @@ includedir= includedir@
Name: gnome-vfs-module
Description: The GNOME virtual file-system module include info
Version: @VERSION@
-Requires: @BONOBO_PKGS@ gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
+Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
Libs: -L${libdir} -lgnomevfs-2
Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]