Hello community, here is the log from the commit of package xorg-x11-libs checked in at Mon Mar 5 15:35:15 CET 2007. -------- --- xorg-x11-libs/xorg-x11-libs.changes 2007-03-03 05:37:52.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-libs/xorg-x11-libs.changes 2007-03-05 06:28:58.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Mar 5 06:28:10 CET 2007 - sndirsch@suse.de + +- updated libXrandr to release 1.2.1 + * Fix the use of a C++ keyword as a parameter name in Xrandr.h +- obsoletes p_xrandr-headers.diff + +------------------------------------------------------------------- Old: ---- libXrandr-1.2.0.tar.bz2 p_xrandr-headers.diff New: ---- libXrandr-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-libs.spec ++++++ --- /var/tmp/diff_new_pack.Mq4302/_old 2007-03-05 15:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.Mq4302/_new 2007-03-05 15:34:13.000000000 +0100 @@ -19,7 +19,7 @@ %endif URL: http://xorg.freedesktop.org/ Version: 7.2 -Release: 44 +Release: 45 License: X11/MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries @@ -40,7 +40,7 @@ Source13: libXi-1.0.2.tar.bz2 Source14: libXinerama-X11R7.0-1.0.1.tar.bz2 Source15: libXprintAppUtil-X11R7.0-1.0.1.tar.bz2 -Source16: libXrandr-1.2.0.tar.bz2 +Source16: libXrandr-1.2.1.tar.bz2 Source17: libXtst-X11R7.0-1.0.1.tar.bz2 Source18: libXvMC-1.0.4.tar.bz2 Source19: libXxf86dga-X11R7.1-1.0.1.tar.bz2 @@ -64,7 +64,6 @@ Patch6: libXi-20061015090357.diff Patch7: libXi-20061119100426.diff Patch8: bug233919-libXaw.diff -Patch9: p_xrandr-headers.diff Patch10: libXxf86misc-xcb.diff %description @@ -135,7 +134,6 @@ for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done pushd libXrandr-* %patch -%patch9 popd pushd libXft-*/src %if %suse_version > 1010 @@ -223,6 +221,10 @@ %{_mandir}/man3/* %changelog +* Mon Mar 05 2007 - sndirsch@suse.de +- updated libXrandr to release 1.2.1 + * Fix the use of a C++ keyword as a parameter name in Xrandr.h +- obsoletes p_xrandr-headers.diff * Sat Mar 03 2007 - sndirsch@suse.de - added xcb-util 0.2: The xcb-util module provides a number of libraries which sit on ++++++ libXrandr-1.2.0.tar.bz2 -> libXrandr-1.2.1.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libXrandr-1.2.0/configure new/libXrandr-1.2.1/configure --- old/libXrandr-1.2.0/configure 2007-02-19 05:55:10.000000000 +0100 +++ new/libXrandr-1.2.1/configure 2007-03-05 05:02:08.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for libXrandr 1.2.0. +# Generated by GNU Autoconf 2.61 for libXrandr 1.2.1. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -728,8 +728,8 @@ # Identity of this package. PACKAGE_NAME='libXrandr' PACKAGE_TARNAME='libXrandr' -PACKAGE_VERSION='1.2.0' -PACKAGE_STRING='libXrandr 1.2.0' +PACKAGE_VERSION='1.2.1' +PACKAGE_STRING='libXrandr 1.2.1' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' # Factoring default headers for most tests. @@ -1417,7 +1417,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libXrandr 1.2.0 to adapt to many kinds of systems. +\`configure' configures libXrandr 1.2.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1487,7 +1487,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libXrandr 1.2.0:";; + short | recursive ) echo "Configuration of libXrandr 1.2.1:";; esac cat <<\_ACEOF @@ -1601,7 +1601,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libXrandr configure 1.2.0 +libXrandr configure 1.2.1 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1615,7 +1615,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libXrandr $as_me 1.2.0, which was +It was created by libXrandr $as_me 1.2.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2285,7 +2285,7 @@ # Define the identity of the package. PACKAGE='libXrandr' - VERSION='1.2.0' + VERSION='1.2.1' cat >>confdefs.h <<_ACEOF @@ -20146,7 +20146,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libXrandr $as_me 1.2.0, which was +This file was extended by libXrandr $as_me 1.2.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20199,7 +20199,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -libXrandr config.status 1.2.0 +libXrandr config.status 1.2.1 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libXrandr-1.2.0/configure.ac new/libXrandr-1.2.1/configure.ac --- old/libXrandr-1.2.0/configure.ac 2007-02-19 05:54:38.000000000 +0100 +++ new/libXrandr-1.2.1/configure.ac 2007-03-05 05:01:44.000000000 +0100 @@ -32,7 +32,7 @@ dnl digit in the version number to track changes which don't affect the dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n dnl -AC_INIT(libXrandr, 1.2.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr) +AC_INIT(libXrandr, 1.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXrandr) AC_CONFIG_AUX_DIR(.) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libXrandr-1.2.0/include/X11/extensions/Xrandr.h new/libXrandr-1.2.1/include/X11/extensions/Xrandr.h --- old/libXrandr-1.2.0/include/X11/extensions/Xrandr.h 2006-12-13 10:24:25.000000000 +0100 +++ new/libXrandr-1.2.1/include/X11/extensions/Xrandr.h 2007-03-05 05:01:26.000000000 +0100 @@ -296,7 +296,7 @@ int XRRGetOutputProperty (Display *dpy, RROutput output, Atom property, long offset, long length, - Bool delete, Bool pending, Atom req_type, + Bool _delete, Bool pending, Atom req_type, Atom *actual_type, int *actual_format, unsigned long *nitems, unsigned long *bytes_after, unsigned char **prop); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de