add missing dependency on root pkg gnome-2-22
authordavelam
Thu, 12 Jun 2008 08:26:33 +0000
branchgnome-2-22
changeset 12425 b686922c250f
parent 12424 57b101cb0010
child 12426 d807f645a8d4
add missing dependency on root pkg
ChangeLog
SUNWgnome-a11y-mousetweaks.spec
SUNWgnome-character-map.spec
--- a/ChangeLog	Wed Jun 11 14:32:21 2008 +0000
+++ b/ChangeLog	Thu Jun 12 08:26:33 2008 +0000
@@ -1,3 +1,8 @@
+2008-06-10  Dave Lin <[email protected]>
+
+	* SUNWgnome-a11y-mousetweaks.spec: Added missing dependency on root pkg
+	* SUNWgnome-character-map.spec: Added missing dependency on root pkg
+
 2008-06-11  Padraig O'Briain  <[email protected]>
 
         * patches/avahi-07-daemon.diff: Correct error in patch.
--- a/SUNWgnome-a11y-mousetweaks.spec	Wed Jun 11 14:32:21 2008 +0000
+++ b/SUNWgnome-a11y-mousetweaks.spec	Thu Jun 12 08:26:33 2008 +0000
@@ -30,6 +30,7 @@
 Requires: SUNWdbus-bindings
 Requires: SUNWgnome-libs
 Requires: SUNWpostrun
+Requires: %{name}-root
 
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-base-libs-devel
@@ -142,6 +143,8 @@
 
 
 %changelog
+* Thu Jun 12 2008 - [email protected]
+- Add missing dependency on root pkg
 * Mon Mar 31 2008 - [email protected]
 - Add copyright file
 * Mon Feb 04 2008 Li Yuan <[email protected]>
--- a/SUNWgnome-character-map.spec	Wed Jun 11 14:32:21 2008 +0000
+++ b/SUNWgnome-character-map.spec	Thu Jun 12 08:26:33 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 dependency on root pkg
 * Thu Jan  3 2008 - [email protected]
 - use gconf-install.script instead of an inline script
 * Wed Nov 05 2007 - [email protected]