[Lunar-commits] r24465 - moonbase/trunk/xorg7/xorg-server
samuel
samuel.verstraete at gmail.com
Thu May 17 22:33:42 CEST 2007
And just for the record... *ALL* xorg7 modules have the field
MAINTAINER for both Moe and me (elangelo)...
I would like you all to respect that and only bump those modules after
consulting at least one of us. We spend quite a lot of work making
this thing work... i don't want you just messing with it because you
want to run the latest and greatest on your machine... xorg is
supposed to be in a stable usable shape....
I don't even like the libXrandr bump you did, florin cause obviously
you tested it against 1.3.0... I'm gonna let there now but i'm not
even sure it's supposed to work with 1.2.0 of xorg-server
gr,S.
On 5/17/07, Samuel Verstraete <elangelo at lunar-linux.org> wrote:
> Author: elangelo
> Date: 2007-05-17 22:24:18 +0200 (Thu, 17 May 2007)
> New Revision: 24465
>
> Modified:
> moonbase/trunk/xorg7/xorg-server/BUILD
> moonbase/trunk/xorg7/xorg-server/DETAILS
> Log:
> yes this means keep your hands off.
> gr,S.
>
>
> Modified: moonbase/trunk/xorg7/xorg-server/BUILD
> ===================================================================
> --- moonbase/trunk/xorg7/xorg-server/BUILD 2007-05-17 20:21:26 UTC (rev 24464)
> +++ moonbase/trunk/xorg7/xorg-server/BUILD 2007-05-17 20:24:18 UTC (rev 24465)
> @@ -2,10 +2,13 @@
>
> . /etc/profile.d/x11r7.rc &&
>
> - if [ -h /usr/share/X11/xkb/compiled ]; then
> - rm -f /usr/share/X11/xkb/compiled
> - fi &&
> + patch_it $SOURCE3 1 &&
>
> +
> +#if [ -h /usr/share/X11/xkb/compiled ]; then
> +# rm -f /usr/share/X11/xkb/compiled
> +#fi &&
> +
> if [[ "$USE_NVIDIA" = "y" ]]; then
> OPTS="$OPTS --disable-glx --disable-glx-tlx"
> fi &&
>
> Modified: moonbase/trunk/xorg7/xorg-server/DETAILS
> ===================================================================
> --- moonbase/trunk/xorg7/xorg-server/DETAILS 2007-05-17 20:21:26 UTC (rev 24464)
> +++ moonbase/trunk/xorg7/xorg-server/DETAILS 2007-05-17 20:24:18 UTC (rev 24465)
> @@ -1,16 +1,20 @@
> MODULE=xorg-server
> - VERSION=1.3.0.0
> + VERSION=X11R7.2-1.2.0
> MESA_VERSION=6.5.2
> SOURCE=$MODULE-$VERSION.tar.bz2
> SOURCE2=MesaLib-${MESA_VERSION}.tar.bz2
> + SOURCE3=xorg-xserver-1.2.0-xcmisc.diff
> SOURCE_URL=$XORG_URL/individual/xserver
> SOURCE2_URL=$SFORGE_URL/mesa3d
> + SOURCE3_URL=$XORG_URL/X11R7.2/patches
> SOURCE_VFY=sha1:6f9645fe70da5b6a121f3e8fa6c2fc1e4307390c
> SOURCE2_VFY=sha1:ba860bb6ee57c02202342dfd5927464a068ea18f
> + SOURCE3_VFY=sha1:3557cbe23be6912106ed7220d95301311fb93a26
> MODULE_PREFIX=${X11R7_PREFIX:-/usr}
> WEB_SITE=http://www.x.org/
> ENTERED=20060120
> - UPDATED=20070426
> + UPDATED=20070517
> + MAINTAINER=elangelo at lunar-linux.org
> SHORT="The X.Org X11R7 server for the X Window System"
>
> cat << EOF
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
>
More information about the Lunar-dev
mailing list