Hi Lace,
On Fri, 7 Nov 2003, Jan Kratochvil wrote:
> Nice merge, Anton.
Thanks. (-:
> Here is attached the patch for 200311071017 snapshot to introduce
> --disable-gnome-vfs Omit Gnome-VFS-2.0 'libntfs' interface (default=detect)
>
> --enable-gnome-vfs emits error if the compilation is not possible
> (used by rpm .spec file).
>
> The default behaviour of Gnome-VFS autodetection therefore does not introduce
> any new requirements for ntfsprogs .tar.gz package compilation.
Great! Thanks! Applied.
> (Patch also removes unneeded 'AC_PROG_CXX' as besides threads I hate C++.)
I hate C++, too, I didn't realise CXX stands for C++ or I would have
removed it myself... (-;
> On Fri, 07 Nov 2003 10:37:30 +0100, Anton Altaparmakov wrote:
> ...
> > At present, I have made the rpm build process split off an
> > ntfsprogs-gnomevfs rpm which contains the module and the config file for
> > it. The rpm is dependent on the installation of the main ntfsprogs rpm.
>
> You specified a zillion of 'Requires'. I use and expect there should be listed
Yes, this is what RPM itself had listed as requires when I did an rpmbuild
with ntfsprogs and ntfsprogs-gnomevfs all in one single rpm, so I just
copied the list from there.
> only the packages explicitely required by this package as all the other
> packages/libraries dependent transitively will get resolved during the final
> user RPM installation and/or autodetected during the RPM build.
Ok.
> Another 'Requires' issue is whether to list just the '.so.0' dependencies or
> whether to list the whole packages containing them. I list the packages
> containing them although it may vary a bit for different vendors (such as
> Mandrake). I would use for ntfsprogs-gnomevfs:
>
> BuildRequires: glib2-devel
> Requires: glib2
> BuildRequires: gnome-vfs2-devel
> Requires: gnome-vfs2
Ok, I have changed them to the above. Makes sense to check for the
packages.
Thanks for your efforts!
Cheers,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
|