On Fri, 2005-10-07 at 08:18 -0700, Yura Pakhuchiy wrote:
> Changes by: cha0smaster
>
> Update of /cvsroot/linux-ntfs/ntfsprogs
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14306
>
> Modified Files:
> ntfsprogs.spec.in
> Log Message:
> fix spec too
>
>
> Index: ntfsprogs.spec.in
> ===================================================================
> RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs.spec.in,v
> retrieving revision 1.16
> retrieving revision 1.17
> diff -u -p -r1.16 -r1.17
> --- ntfsprogs.spec.in 7 Oct 2005 15:02:15 -0000 1.16
> +++ ntfsprogs.spec.in 7 Oct 2005 15:18:47 -0000 1.17
> @@ -104,7 +104,7 @@ rm -rf "$RPM_BUILD_ROOT"
> %files fuse
> %defattr(-,root,root)
> %{bindir}/ntfsmount*
> -%{sbindir}/mount.ntfs-fuse
> +/sbin/mount.ntfs-fuse
> %{mandir}/man8/ntfsmount.8*
That still breaks the build because you cannot hardlink across file
systems. Give up, PLEASE.
I do _not_ want non-relocatable packages for ntfsprogs.
Best regards,
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/
|