SUNWgnome-config.spec
changeset 12579 23d31b030c4d
parent 11975 b3604e7b11b2
child 12967 5f4e5ac840fa
--- a/SUNWgnome-config.spec	Wed Jun 04 03:32:10 2008 +0000
+++ b/SUNWgnome-config.spec	Wed Jun 04 07:06:31 2008 +0000
@@ -31,9 +31,13 @@
 Requires: SUNWgnome-base-libs
 Requires: SUNWgnome-config-root
 Requires: SUNWlxml
-BuildRequires: SUNWgnome-component-devel
 Requires: SUNWgnome-component
 Requires: SUNWlibpopt
+Requires: SUNWdbus
+Requires: SUNWdbus-bindings
+BuildRequires: SUNWgnome-component-devel
+BuildRequires: SUNWdbus-devel
+BuildRequires: SUNWdbus-bindings-devel
 
 %package root
 Summary:                 %{summary} - / filesystem
@@ -128,6 +132,7 @@
 %{_libdir}/%{_arch64}/GConf/2/lib*.so
 %endif
 %dir %attr (0755, root, sys) %{_datadir}
+%{_datadir}/dbus-1
 %{_datadir}/sgml/gconf/gconf-1.0.dtd
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/man1
@@ -166,6 +171,9 @@
 %endif
 
 %changelog
+* Wed Jun 04 2008 - [email protected]
+- Add Build/Requires SUNWdbus and SUNWdbus-bindings for GConf 2.23.1. Update
+  %files for dbus files.
 * Fri Sep 28 2007 - [email protected]
 - convert to new style multi-ISA build
 * Tue Jul 03 2007 - [email protected]