2006-02-14 Damien Carbery <[email protected]>
authordc144907
Tue, 14 Feb 2006 12:08:50 +0000
changeset 6755 3b1dc328e262
parent 6754 d3396341d423
child 6756 6294ca9cf457
2006-02-14 Damien Carbery <[email protected]> * SUNWgnome-session.spec: Add Build/Requires SUNWgnome-panel/-devel for gnome-desktop.
Solaris/ChangeLog
Solaris/SUNWgnome-session.spec
--- a/Solaris/ChangeLog	Tue Feb 14 11:32:08 2006 +0000
+++ b/Solaris/ChangeLog	Tue Feb 14 12:08:50 2006 +0000
@@ -1,6 +1,8 @@
 2006-02-14  Damien Carbery <[email protected]>
 
 	* SUNWgnome-removable-media.spec: Add hack to create missing po files.
+	* SUNWgnome-session.spec: Add Build/Requires SUNWgnome-panel/-devel 
+	for gnome-desktop. 
 
 2006-02-13  Damien Carbery <[email protected]>
 
--- a/Solaris/SUNWgnome-session.spec	Tue Feb 14 11:32:08 2006 +0000
+++ b/Solaris/SUNWgnome-session.spec	Tue Feb 14 12:08:50 2006 +0000
@@ -32,6 +32,7 @@
 Requires: SUNWgnome-libs
 Requires: SUNWgnome-config
 Requires: SUNWgnome-component
+Requires: SUNWgnome-panel
 Requires: SUNWperl584usr
 Requires: SUNWbzip
 Requires: SUNWzlib
@@ -42,6 +43,7 @@
 BuildRequires: SUNWgnome-libs-devel
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-component-devel
+BuildRequires: SUNWgnome-panel-devel
 
 %package share
 Summary:                 GNOME session manager - platform independent files, /usr/share
@@ -148,6 +150,8 @@
 %defattr (0755, root, sys)
 
 %changelog
+* Tue Feb 14 2006 - [email protected]
+- Add Build/Requires SUNWgnome-panel/-devel for gnome-desktop.
 * Fri Feb 10 2006 - [email protected]
 - Added BuildRequires lines to ensure it is built in the correct order.
 * Sat Dec  3 2005 - [email protected]