SUNWgnome-applets.spec
changeset 15473 22a349d94c8c
parent 15214 7814762af327
child 15546 31af8a0da6c7
--- a/SUNWgnome-applets.spec	Mon Mar 23 08:44:27 2009 +0000
+++ b/SUNWgnome-applets.spec	Mon Mar 23 11:57:16 2009 +0000
@@ -89,6 +89,7 @@
 Requires: SUNWlibms
 Requires: SUNWlxml
 Requires: SUNWpostrun
+Requires: SUNWPython
 
 %package -n SUNWgnome-intranet-applets
 Summary:                 %{summary} - intranet
@@ -149,6 +150,7 @@
 Requires: SUNWlxml
 Requires: SUNWlibms
 Requires: SUNWpostrun
+Requires: SUNWPython
 
 %package -n SUNWgnome-utility-applets-root
 Summary:                 %{summary} - utility - / filesystem
@@ -613,6 +615,13 @@
 # %{_datadir}/omf/gnome-netstatus/*-[a-z][a-z]_*.omf
 
 %changelog
+* Mon Mar 23 2009 - [email protected]
+- Since /usr/lib/invest-applet (SUNWgnome-internet-applets) requires
+  /usr/bin/i86/isapython2.4 which is found in SUNWPython, add the
+  dependency.
+- Since /usr/lib/deskbar-applet/deskbar-applet (SUNWgnome-utility-applets)
+  requires /usr/bin/i86/isapython2.4 which is found in SUNWPython, add the
+  dependency.
 * Tue Feb 24 2009 - [email protected]
 - Fixed %{_datadir}, %{_datadir}/doc attribute issue.
 * Wed Feb 18 2009 - [email protected]