xserver: Branch 'server-1.3-branch' - 2 commits
Drew Parsons
dparsons at debian.org
Sun Mar 4 03:08:33 PST 2007
On Sun, 2007-03-04 at 12:25 +0200, Daniel Stone wrote:
> On Sat, Mar 03, 2007 at 09:54:44PM -0800, Drew Parsons wrote:
> > diff-tree aeabf2a1f873f884b8a8c33b1517c3f3cab4c7f5 (from ee3000f97d7561b2137e247495468a17e6e3b4c3)
> > Author: Drew Parsons <drew at pug.localdomain>
> > Date: Sun Mar 4 16:28:54 2007 +1100
> >
> > Xprint: fix font symlinks
> >
> Please make commits to master in the future and then place on
> http://xorg.freedesktop.org/wiki/Server13Branch for merge consideration:
> at the moment, this merge will simply get lost when we move to 1.4, and
> we try to avoid instamerges whereever possible.
Yes, sorry about. I've pushed the patch to master now as well.
> > diff --git a/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am b/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am
> > index e7ddb6c..1e8c8a7 100644
> > --- a/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am
> > +++ b/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am
> > NewCenturySchlbk-Bold.pmf \
> > + NewCenturySchlbk-BoldItalic.pmf \
> > NewCenturySchlbk-Italic.pmf \
>
> Please also look at the rationale for the original commit before
> reverting.
>
> commit 24051ef97406f28c102cf46a78223400b61fdae2
> Author: Daniel Stone <daniel at fooishbar.org>
> Date: Sun Jul 30 12:15:33 2006 +0300
>
> remove filename that's too long for tar
>
> i.e., this change breaks distcheck.
Ooh, interesting. Where are the filename limitations documented? GNU
tar 1.6 seems to have a limit no less than 99 char and POSIX seems to
have a 100 char limit. Is the filename we're looking at here
xorg-server/hw/xprint/config/C/print/models/PSdefault/fonts/NewCenturySchlbk-BoldItalic.pmf ?
That's 92 characters which fits within that 99 limit. Are there other
limitations?
Drew
More information about the xorg
mailing list