2009-12-04 Wang Xin <[email protected]>
authorjedy
Fri, 04 Dec 2009 03:57:17 +0000
changeset 17109 d5f47424087f
parent 17108 2d16979dda4b
child 17110 ed5a79eb233d
2009-12-04 Wang Xin <[email protected]> * SUNWgnome-panel.spec: Add SUNWlibnotify dependency.
ChangeLog
SUNWgnome-panel.spec
--- a/ChangeLog	Fri Dec 04 03:47:06 2009 +0000
+++ b/ChangeLog	Fri Dec 04 03:57:17 2009 +0000
@@ -1,3 +1,7 @@
+2009-12-04  Wang Xin  <[email protected]>
+
+	* SUNWgnome-panel.spec: Add SUNWlibnotify dependency.
+
 2009-12-04  Harry Fu <[email protected]>
 
 	* indiana/SUNWgetting-started-guide.spec: bump to 1.0.3 and add 
--- a/SUNWgnome-panel.spec	Fri Dec 04 03:47:06 2009 +0000
+++ b/SUNWgnome-panel.spec	Fri Dec 04 03:57:17 2009 +0000
@@ -46,6 +46,7 @@
 BuildRequires: SUNWlibsexy-devel
 BuildRequires: SUNWpython-setuptools
 BuildRequires: SUNWgtk-doc
+BuildRequires: SUNWlibnotify
 Requires: SUNWxorg-clientlibs
 Requires: SUNWlibglade
 Requires: SUNWlibsexy
@@ -64,6 +65,7 @@
 Requires: SUNWiso-codes
 Requires: SUNWdbus
 Requires: SUNWPython
+Requires: SUNWlibnotify
 
 BuildRequires: SUNWtgnome-tsol-libs-devel
 %if %option_without_fox
@@ -328,6 +330,8 @@
 %endif
 
 %changelog
+* Fri Dec  4 2009 - [email protected]
+- Add SUNWlibnotify to denpendency.
 * Thu Dec  3 2009 - [email protected]
 - Separate libnotify out into it's own spec.
 * Fri Oct 23 2009 - [email protected]