2008-07-11 Damien Carbery <[email protected]> gnome-2-22 NEVADA_95
authordcarbery
Fri, 11 Jul 2008 16:07:02 +0000
branchgnome-2-22
changeset 12462 458a40d5dd16
parent 12461 b5930aa6533e
child 12463 31fc16c31b23
2008-07-11 Damien Carbery <[email protected]> * SUNWgnome-vfs.spec: Back out Build/Requires SUNWavahi-bridge-dsd change as it created a circular dependency. Defer bug to Vermillion.
ChangeLog
SUNWgnome-vfs.spec
--- a/ChangeLog	Thu Jul 10 19:57:33 2008 +0000
+++ b/ChangeLog	Fri Jul 11 16:07:02 2008 +0000
@@ -1,3 +1,8 @@
+2008-07-11  Damien Carbery <[email protected]>
+
+	* SUNWgnome-vfs.spec: Back out Build/Requires SUNWavahi-bridge-dsd
+	  change as it created a circular dependency. Defer bug to Vermillion.
+
 2008-07-10  Damien Carbery <[email protected]>
 
 	* SUNWgnome-vfs.spec, SUNWgnome-gvfs.spec: Add Build/Requires
--- a/SUNWgnome-vfs.spec	Thu Jul 10 19:57:33 2008 +0000
+++ b/SUNWgnome-vfs.spec	Fri Jul 11 16:07:02 2008 +0000
@@ -41,7 +41,6 @@
 Requires: SUNWlibms
 Requires: SUNWopenssl-libraries
 Requires: SUNWgamin
-Requires: SUNWavahi-bridge-dsd
 %if %with_hal
 Requires: SUNWhal
 %endif
@@ -53,7 +52,6 @@
 BuildRequires: SUNWopenssl-libraries
 BuildRequires: SUNWopenssl-include
 BuildRequires: SUNWgamin-devel
-BuildRequires: SUNWavahi-bridge-dsd-devel
 
 %package root
 Summary:                 %{summary} - / filesystem
@@ -210,9 +208,6 @@
 %endif
 
 %changelog
-* Thu Jul 10 2008 - [email protected]
-- Add Build/Requires SUNWavahi-bridge-dsd/-devel to ensure avahi support built.
-  Fixes 6724700.
 * Thu Jan  3 2008 - [email protected]
 - use gconf-install.script instead of an inline script
 * Thu May 17 2007 - [email protected]