2007-02-12 Damien Carbery <[email protected]> gnome-2-16 VERMILLION_59
authordcarbery
Mon, 12 Feb 2007 00:21:10 +0000
branchgnome-2-16
changeset 19012 c5995bc55c11
parent 19011 882861fe037f
child 19013 c4057aeac56e
2007-02-12 Damien Carbery <[email protected]> * SUNWgnome-vfs.spec: Add Build/Requires SUNWdbus-bindings/-devel for the glib bindings.
Solaris/ChangeLog
Solaris/SUNWgnome-vfs.spec
--- a/Solaris/ChangeLog	Fri Feb 09 18:12:24 2007 +0000
+++ b/Solaris/ChangeLog	Mon Feb 12 00:21:10 2007 +0000
@@ -1,3 +1,8 @@
+2007-02-12  Damien Carbery <[email protected]>
+
+	* SUNWgnome-vfs.spec: Add Build/Requires SUNWdbus-bindings/-devel for
+	  the glib bindings.
+
 2007-02-08  Brian Cameron  <[email protected]>
 
         * SUNWgnome-dbus.spec, SUNWgnome-dbus-bindings.spec:  Updated
@@ -29,6 +34,7 @@
         * SUNWfirefox.spec: Remove %preun to fix CR#6502253
 
 2007-01-05  Jerry Yu <[email protected]>
+
         * SUNWgnome-pilot.spec: Delete "%define plink_prefix /usr/sfw" and
           change in LDFLAGS and CFLAGS since the path of pilot-link which was
 	  depended by gnome-pilot is moved from /usr/sfw to /usr. Changes in
--- a/Solaris/SUNWgnome-vfs.spec	Fri Feb 09 18:12:24 2007 +0000
+++ b/Solaris/SUNWgnome-vfs.spec	Mon Feb 12 00:21:10 2007 +0000
@@ -30,6 +30,7 @@
 Requires: SUNWgnome-config
 Requires: SUNWgnome-component
 Requires: SUNWdbus
+Requires: SUNWdbus-bindings
 Requires: SUNWperl584usr
 Requires: SUNWbzip
 Requires: SUNWzlib
@@ -45,6 +46,7 @@
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-component-devel
 BuildRequires: SUNWdbus-devel
+BuildRequires: SUNWdbus-bindings-devel
 BuildRequires: SUNWopenssl-libraries
 BuildRequires: SUNWopenssl-include
 BuildRequires: SUNWsmbaS
@@ -212,6 +214,8 @@
 %endif
 
 %changelog
+* Mon Feb 12 2007 - [email protected]
+- Add Build/Requires SUNWdbus-bindings/-devel for the glib bindings. 
 * Fri Oct 20 2006 - [email protected]
 - Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
 * Mon Sep 18 2006 - [email protected]