[ANNOUNCE] xorg-server 1.1.99.3 (now with correct changelog)
Arkadiusz Miskiewicz
arekm at pld-linux.org
Sun Jul 30 10:37:15 PDT 2006
On Sunday 30 July 2006 12:25, Daniel Stone wrote:
> On Sun, Jul 30, 2006 at 12:56:42PM +0300, Daniel Stone wrote:
> > xorg-server 1.1.99.3: 'if it distchecks, ship it'
> >
> > It's been almost two months, so, what the hell. Nothing wildly
> > exciting: input hotplug is languishing on a branch, so is the Intel
> > output hotplug stuff (which is all in the driver anyway). Mostly just
> > internal cleanups, woo woo. (shortlog follows.)
> >
> > git tag: xorg-server-1.1.99.3 (note dots, not underscores)
> >
> > http://xorg.freedesktop.org/archive/development/individual/xserver/xorg-s
> >erver-1.1.99.3.tar.bz2: MD5: 5adc8fe20ef6813d749371932d84f02c
> > SHA1: cc9becda7375eae42bb4f29408755874ad45d16d
> >
> > http://xorg.freedesktop.org/archive/development/individual/xserver/xorg-s
> >erver-1.1.99.3.tar.gz: MD5: 47f2ced35771e26b1fa94b729df8f231
> > SHA1: ab15b4a0ae70e2e01449f712358abef68342fc2b
>
> The shortlog that followed this was wrong: apparently
> git log --since='xorg-server-1.1.99.2' doesn't do what you think it
> does. Correct shortlog attached (thanks Michel for the catch).
>
> Cheers,
> Daniel
There is problem with manual pages:
creating scanpci
rm -f scanpci.1x
ln -s scanpci.man scanpci.1x
make[6]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils/scanpci'
make[5]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils/scanpci'
Making all in xorgcfg
make[5]: Entering directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils/xorgcfg'
make[5]: *** No rule to make target `xorgcfg.man', needed by `all'. Stop.
make[5]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils/xorgcfg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw'
make: *** [all-recursive] Error 1
There is no man page file in utils/xorgcfg/ but there are rules for it in
Makefile.am
appmandir = $(APP_MAN_DIR)
appman_PRE = xorgcfg.man
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
Also there are rules for *.kbm files but no files itself:
make[1]: *** No rule to make target `card.xbm', needed by `all-am'. Stop.
make[1]: Leaving directory
`/home/users/builder/rpm/BUILD/xorg-server-1.1.99.3/hw/xfree86/utils/xorgcfg'
[builder at WebServer xorgcfg]$ grep xbm Makefile.am
card.xbm \
keyboard.xbm \
monitor.xbm \
mouse.xbm \
left.xbm \
right.xbm \
up.xbm \
down.xbm \
wider.xbm \
narrower.xbm \
shorter.xbm \
taller.xbm
[builder at WebServer xorgcfg]$ ls *.xbm
ls: *.xbm: No such file or directory
same for xpm
Also:
make[1]: *** No rule to make target `XOrgCfg.pre', needed by `XOrgCfg'. Stop.
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
More information about the xorg
mailing list