2008-06-12 Darren Kenny <[email protected]>
authordkenny
Thu, 12 Jun 2008 06:17:46 +0000
changeset 12642 d978535e63b8
parent 12641 cb5623f384f7
child 12643 244eb2ad1169
2008-06-12 Darren Kenny <[email protected]> * SUNWgnome-character-map.spec: Add missing dependency on the %{name}-root pacakge.
ChangeLog
SUNWgnome-character-map.spec
--- a/ChangeLog	Thu Jun 12 04:49:45 2008 +0000
+++ b/ChangeLog	Thu Jun 12 06:17:46 2008 +0000
@@ -1,3 +1,8 @@
+2008-06-12  Darren Kenny  <[email protected]>
+
+	* SUNWgnome-character-map.spec:
+	  Add missing dependency on the %{name}-root pacakge.
+
 2008-06-12  Takao Fujiwara  <[email protected]>
 
 	* base-specs/gnome-session.spec: Updated to merge .po files with po-logout.
--- a/SUNWgnome-character-map.spec	Thu Jun 12 04:49:45 2008 +0000
+++ b/SUNWgnome-character-map.spec	Thu Jun 12 06:17:46 2008 +0000
@@ -27,6 +27,7 @@
 BuildRequires: SUNWgnome-base-libs-devel
 BuildRequires: SUNWgnome-doc-utils
 Requires: SUNWpostrun
+Requires: %{name}-root
 
 %package root
 Summary:                 %{summary} - / filesystem
@@ -166,6 +167,8 @@
 %endif
 
 %changelog
+* Thu Jun 12 2008 - [email protected]
+- Add missing root package dependency
 * Thu Jan  3 2008 - [email protected]
 - use gconf-install.script instead of an inline script
 * Wed Nov 05 2007 - [email protected]