No, it should be --with-gnome-vfs + --with-gio.

gnome-vfs is still needed

Harry Lu wrote:
> On Wed, 2008-09-17 at 15:06 +0800, Rick Ju wrote:
>   
>> +./configure --prefix=%{_prefix}            \
>> +      --bindir=%{_bindir}                  \
>> +      --libdir=%{_libdir}                  \
>> +      --includedir=%{_includedir}          \
>> +      --sysconfdir=%{_sysconfdir}          \
>> +      --mandir=%{_mandir}                  \
>> +      --with-gnome                         \
>> +      --with-bz2                           \
>> +      --with-gnome-vfs                     \
>>     
>
> Should not the above be --without-gnome-vfs?
>
>   
>> +      --with-gio                           \
>> +      %gtk_doc_option
>>     
>
>
> And with the patch, I assume SUNWlibgsf doesn't depend on SUNWgnome-vfs
> anymore.  So I think you should remove
>
> Requires: SUNWgnome-vfs
> and 
> BuildRequires: SUNWgnome-vfs-devel
>
> from SUNWlibgsf.spec.
>
>
> Thanks,
> Harry
>
>
>   


Reply via email to