# HG changeset patch # User laca # Date 1313060067 0 # Node ID dcae74b83253b547602c93e1000fa34fd91319eb # Parent 2bdf829b50e635097f0d00300447cb20a540443e 2011-08-11 Laszlo (Laca) Peter Fixes for 7072254 * specs/SUNWgnome-gvfs.spec: change samba dependency from runtime to build time and let pkgdepend discover the correct dependencies * specs/SUNWgnome-vfs.spec: same again diff -r 2bdf829b50e6 -r dcae74b83253 ChangeLog --- a/ChangeLog Thu Aug 11 03:47:59 2011 +0000 +++ b/ChangeLog Thu Aug 11 10:54:27 2011 +0000 @@ -1,3 +1,11 @@ +2011-08-11 Laszlo (Laca) Peter + + Fixes for 7072254 + + * specs/SUNWgnome-gvfs.spec: change samba dependency from runtime to + build time and let pkgdepend discover the correct dependencies + * specs/SUNWgnome-vfs.spec: same again + 2011-08-11 Jeff Cai Fix bug #7074934 diff -r 2bdf829b50e6 -r dcae74b83253 specs/SUNWgnome-gvfs.spec --- a/specs/SUNWgnome-gvfs.spec Thu Aug 11 03:47:59 2011 +0000 +++ b/specs/SUNWgnome-gvfs.spec Thu Aug 11 10:54:27 2011 +0000 @@ -30,19 +30,18 @@ Requires: SUNWglib2 Requires: SUNWdbus Requires: SUNWlibmsr -Requires: SUNWsmbau Requires: SUNWlibsoup Requires: SUNWgnome-config Requires: SUNWgnome-libs -Requires: SUNWhal Requires: SUNWavahi-bridge-dsd Requires: SUNWlibgnome-keyring +BuildRequires: SUNWsmbau +BuildRequires: SUNWhal BuildRequires: SUNWglib2-devel BuildRequires: SUNWdbus-devel BuildRequires: SUNWlibsoup-devel BuildRequires: SUNWgnome-config-devel BuildRequires: SUNWgnome-libs-devel -BuildRequires: SUNWhal BuildRequires: SUNWavahi-bridge-dsd-devel BuildRequires: SUNWlibgnome-keyring %if %option_with_gnu_iconv diff -r 2bdf829b50e6 -r dcae74b83253 specs/SUNWgnome-vfs.spec --- a/specs/SUNWgnome-vfs.spec Thu Aug 11 03:47:59 2011 +0000 +++ b/specs/SUNWgnome-vfs.spec Thu Aug 11 10:54:27 2011 +0000 @@ -40,15 +40,13 @@ Requires: SUNWbzip Requires: SUNWzlib Requires: SUNWlxml -Requires: SUNWsmbau Requires: SUNWdesktop-cache Requires: SUNWlibms -Requires: SUNWopenssl-libraries Requires: SUNWavahi-bridge-dsd -Requires: SUNWgamin -%if %with_hal -Requires: SUNWhal -%endif +BuildRequires: SUNWopenssl-libraries +BuildRequires: SUNWhal +BuildRequires: SUNWgamin +BuildRequires: SUNWsmbau BuildRequires: SUNWglib2-devel BuildRequires: SUNWgnome-config-devel BuildRequires: SUNWgnome-component-devel