Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-terminal for openSUSE:Factory checked in at 2024-03-07 18:30:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-terminal (Old) and /work/SRC/openSUSE:Factory/.xfce4-terminal.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-terminal" Thu Mar 7 18:30:30 2024 rev:36 rq:1155846 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-terminal/xfce4-terminal.changes 2024-02-13 22:43:35.782894072 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-terminal.new.1770/xfce4-terminal.changes 2024-03-07 18:32:04.150887138 +0100 @@ -1,0 +2,10 @@ +Fri Mar 1 17:59:41 UTC 2024 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 1.1.3 + * prefs-dialog: Fix wrong assert + * screen: Fix wrong assert + * Translation Updates +- Remove gxo-299.patch +- Add xfce4-terminal-relax-x11-version.patch + +------------------------------------------------------------------- Old: ---- gxo-299.patch xfce4-terminal-1.1.2.tar.bz2 New: ---- xfce4-terminal-1.1.3.tar.bz2 xfce4-terminal-relax-x11-version.patch BETA DEBUG BEGIN: Old: * Translation Updates - Remove gxo-299.patch - Add xfce4-terminal-relax-x11-version.patch BETA DEBUG END: BETA DEBUG BEGIN: New:- Remove gxo-299.patch - Add xfce4-terminal-relax-x11-version.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-terminal.spec ++++++ --- /var/tmp/diff_new_pack.rNbMFu/_old 2024-03-07 18:32:04.786910607 +0100 +++ /var/tmp/diff_new_pack.rNbMFu/_new 2024-03-07 18:32:04.786910607 +0100 @@ -19,7 +19,7 @@ %bcond_with git Name: xfce4-terminal -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0-or-later @@ -28,8 +28,8 @@ Source0: https://archive.xfce.org/src/apps/xfce4-terminal/1.1/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE: backport fix for crash on window close Patch0: gxo-282.patch -# PATCH-FIX-UPSTREAM: backport fix for "paste unsafe text" dialog not popping up -Patch1: gxo-299.patch +# PATCH-FIX-OPENSUSE xfce4-terminal-relax-x11-version.patch lower required X11 version to allow building for Leap which only has 1.6.5, which is enough, though +Patch1: xfce4-terminal-relax-x11-version.patch BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libxfce4ui-2) >= 4.17.5 BuildRequires: pkgconfig(libxfconf-0) >= 4.16.0 BuildRequires: pkgconfig(vte-2.91) >= 0.51.3 +BuildRequires: pkgconfig(x11) >= 1.6.5 Recommends: %{name}-lang %description ++++++ xfce4-terminal-1.1.2.tar.bz2 -> xfce4-terminal-1.1.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/ChangeLog new/xfce4-terminal-1.1.3/ChangeLog --- old/xfce4-terminal-1.1.2/ChangeLog 2024-02-05 18:28:58.000000000 +0100 +++ new/xfce4-terminal-1.1.3/ChangeLog 2024-02-29 15:20:50.000000000 +0100 @@ -1,3 +1,58 @@ +commit 3e7c088002e98bd713d04acf454df21e9f15247d +Author: Anonymous <nore...@xfce.org> +Date: Thu Feb 29 00:50:00 2024 +0100 + + I18n: Update translation it (100%). + + 400 translated messages. + + Transifex (https://explore.transifex.com/xfce/). + +commit 2d24497d0eb01213ac5b36274d8b98cbb3cb1232 +Author: Anonymous <nore...@xfce.org> +Date: Fri Feb 9 00:51:19 2024 +0100 + + I18n: Update translation it (100%). + + 400 translated messages. + + Transifex (https://explore.transifex.com/xfce/). + +commit 71ecd2a721b059394edcfb316a20ac9d46a7b2cd +Author: Gaël Bonithon <g...@xfce.org> +Date: Wed Feb 7 16:10:05 2024 +0100 + + prefs-dialog: Fix wrong assert + + Related: #299 + Fixes: de3e7aac72fdcd3e62d69f37ec2570e5d668950a + Closes: #300 + +commit 177fda86451cdeaaea8ed409e6d711b670699a97 +Author: Gaël Bonithon <g...@xfce.org> +Date: Tue Feb 6 18:14:04 2024 +0100 + + screen: Fix wrong assert + + It's always been wrong (or has been for a long time) but de3e7aac + revealed it, because now it's no longer disabled by building with + --disable-debug. + + Fixes: de3e7aac72fdcd3e62d69f37ec2570e5d668950a + Closes: #299 + +commit cad0acd08a3a7a324425016121fb6ee38cd0a26d +Author: Gaël Bonithon <g...@xfce.org> +Date: Mon Feb 5 18:32:02 2024 +0100 + + Back to development + +commit 898c13c34531ec6fa3244688a38893401b50911a +Author: Gaël Bonithon <g...@xfce.org> +Date: Mon Feb 5 18:31:36 2024 +0100 + + Updates for release + commit 99c6106b8c4881aa70b4b34e87620c06b39ea377 Author: Gaël Bonithon <g...@xfce.org> Date: Mon Feb 5 18:25:16 2024 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/NEWS new/xfce4-terminal-1.1.3/NEWS --- old/xfce4-terminal-1.1.2/NEWS 2024-02-05 18:27:14.000000000 +0100 +++ new/xfce4-terminal-1.1.3/NEWS 2024-02-29 15:18:05.000000000 +0100 @@ -1,3 +1,10 @@ +1.1.3 (2024-02-29) +===== +- prefs-dialog: Fix wrong assert +- screen: Fix wrong assert +- Translation Updates: + Italian + 1.1.2 (2024-02-05) ===== - Update copyright year diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/aclocal.m4 new/xfce4-terminal-1.1.3/aclocal.m4 --- old/xfce4-terminal-1.1.2/aclocal.m4 2024-02-05 18:28:10.000000000 +0100 +++ new/xfce4-terminal-1.1.3/aclocal.m4 2024-02-29 15:19:33.000000000 +0100 @@ -2528,7 +2528,9 @@ [$1])" dnl This is required on some Linux systems - AC_CHECK_FUNC([bind_textdomain_codeset]) + AC_SEARCH_LIBS([bind_textdomain_codeset], [intl], + [AC_DEFINE([HAVE_BIND_TEXTDOMAIN_CODESET], [1], [Define to 1 if you have the 'bind_textdomain_codeset' function.])], + []) dnl Determine where to install locale files AC_MSG_CHECKING([for locales directory]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/config.h.in new/xfce4-terminal-1.1.3/config.h.in --- old/xfce4-terminal-1.1.2/config.h.in 2024-02-05 18:28:16.000000000 +0100 +++ new/xfce4-terminal-1.1.3/config.h.in 2024-02-29 15:19:48.000000000 +0100 @@ -24,6 +24,9 @@ /* Use GLib structured logging */ #undef G_LOG_USE_STRUCTURED +/* Define to 1 if you have the 'bind_textdomain_codeset' function. */ +#undef HAVE_BIND_TEXTDOMAIN_CODESET + /* Define to 1 if you have the <ctype.h> header file. */ #undef HAVE_CTYPE_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/configure new/xfce4-terminal-1.1.3/configure --- old/xfce4-terminal-1.1.2/configure 2024-02-05 18:28:14.000000000 +0100 +++ new/xfce4-terminal-1.1.3/configure 2024-02-29 15:19:42.000000000 +0100 @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac 99c6106b. +# From configure.ac 3e7c0880. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for xfce4-terminal 1.1.2. +# Generated by GNU Autoconf 2.72 for xfce4-terminal 1.1.3. # # Report bugs to <https://gitlab.xfce.org/apps/xfce4-terminal/>. # @@ -621,8 +621,8 @@ # Identity of this package. PACKAGE_NAME='xfce4-terminal' PACKAGE_TARNAME='xfce4-terminal' -PACKAGE_VERSION='1.1.2' -PACKAGE_STRING='xfce4-terminal 1.1.2' +PACKAGE_VERSION='1.1.3' +PACKAGE_STRING='xfce4-terminal 1.1.3' PACKAGE_BUGREPORT='https://gitlab.xfce.org/apps/xfce4-terminal/' PACKAGE_URL='' @@ -1491,7 +1491,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 xfce4-terminal 1.1.2 to adapt to many kinds of systems. +'configure' configures xfce4-terminal 1.1.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1562,7 +1562,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xfce4-terminal 1.1.2:";; + short | recursive ) echo "Configuration of xfce4-terminal 1.1.3:";; esac cat <<\_ACEOF @@ -1712,7 +1712,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xfce4-terminal configure 1.1.2 +xfce4-terminal configure 1.1.3 generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -1942,7 +1942,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xfce4-terminal $as_me 1.1.2, which was +It was created by xfce4-terminal $as_me 1.1.3, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -3239,7 +3239,7 @@ # Define the identity of the package. PACKAGE='xfce4-terminal' - VERSION='1.1.2' + VERSION='1.1.3' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -14865,9 +14865,72 @@ ALL_LINGUAS="ar ast be bg ca cs da de el en_AU en_GB eo es et eu fa_IR fi fr gl he hr hu hy_AM hye id ie is it ja kk ko lt lv ms nb nl oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_TW" - ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing bind_textdomain_codeset" >&5 +printf %s "checking for library containing bind_textdomain_codeset... " >&6; } +if test ${ac_cv_search_bind_textdomain_codeset+y} then : + printf %s "(cached) " >&6 +else case e in #( + e) ac_func_search_save_LIBS=$LIBS +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. + The 'extern "C"' is for builds by C++ compilers; + although this is not generally supported in C code supporting it here + has little cost and some practical benefit (sr 110532). */ +#ifdef __cplusplus +extern "C" +#endif +char bind_textdomain_codeset (void); +int +main (void) +{ +return bind_textdomain_codeset (); + ; + return 0; +} +_ACEOF +for ac_lib in '' intl +do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + if ac_fn_c_try_link "$LINENO" +then : + ac_cv_search_bind_textdomain_codeset=$ac_res +fi +rm -f core conftest.err conftest.$ac_objext conftest.beam \ + conftest$ac_exeext + if test ${ac_cv_search_bind_textdomain_codeset+y} +then : + break +fi +done +if test ${ac_cv_search_bind_textdomain_codeset+y} +then : + +else case e in #( + e) ac_cv_search_bind_textdomain_codeset=no ;; +esac +fi +rm conftest.$ac_ext +LIBS=$ac_func_search_save_LIBS ;; +esac +fi +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_bind_textdomain_codeset" >&5 +printf "%s\n" "$ac_cv_search_bind_textdomain_codeset" >&6; } +ac_res=$ac_cv_search_bind_textdomain_codeset +if test "$ac_res" != no +then : + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" + +printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h fi @@ -19828,7 +19891,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xfce4-terminal $as_me 1.1.2, which was +This file was extended by xfce4-terminal $as_me 1.1.3, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19896,7 +19959,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -xfce4-terminal config.status 1.1.2 +xfce4-terminal config.status 1.1.3 configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/configure.ac new/xfce4-terminal-1.1.3/configure.ac --- old/xfce4-terminal-1.1.2/configure.ac 2024-02-05 18:27:27.000000000 +0100 +++ new/xfce4-terminal-1.1.3/configure.ac 2024-02-29 15:18:10.000000000 +0100 @@ -15,9 +15,9 @@ dnl *************************** m4_define([terminal_version_major], [1]) m4_define([terminal_version_minor], [1]) -m4_define([terminal_version_micro], [2]) +m4_define([terminal_version_micro], [3]) m4_define([terminal_version_nano], []) -m4_define([terminal_version_build], [99c6106b]) +m4_define([terminal_version_build], [3e7c0880]) m4_define([terminal_version_tag], []) m4_define([terminal_version_dbus], [5]) m4_define([terminal_version], [terminal_version_major().terminal_version_minor().terminal_version_micro()ifelse(terminal_version_nano(), [], [], [.terminal_version_nano()])ifelse(terminal_version_tag(), [git], [terminal_version_tag()-terminal_version_build()], [terminal_version_tag()])]) @@ -52,7 +52,7 @@ Written by Benedikt Meurer <be...@xfce.org>.]) AC_INIT([xfce4-terminal], [terminal_version], [https://gitlab.xfce.org/apps/xfce4-terminal/]) -AC_REVISION([99c6106b]) +AC_REVISION([3e7c0880]) AC_PREREQ([2.69]) AC_ARG_PROGRAM() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/po/it.po new/xfce4-terminal-1.1.3/po/it.po --- old/xfce4-terminal-1.1.2/po/it.po 2024-01-23 20:11:18.000000000 +0100 +++ new/xfce4-terminal-1.1.3/po/it.po 2024-02-29 15:17:37.000000000 +0100 @@ -6,7 +6,7 @@ # Cristian Marchi <cri.pe...@gmail.com>, 2016 # Dmytro Tokayev, 2022-2023 # Emanuele Petriglia <transi...@emanuelepetriglia.com>, 2018-2019 -# Emanuele Petriglia <transi...@emanuelepetriglia.com>, 2019-2023 +# Emanuele Petriglia <transi...@emanuelepetriglia.com>, 2019-2024 # Enrico B. <enric...@hotmail.com>, 2017 # Enrico B. <enric...@hotmail.com>, 2017-2018 # Gianluca Foddis <gianluca.fod...@gmail.com>, 2009-2010 @@ -20,7 +20,7 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-12-23 00:49+0100\n" "PO-Revision-Date: 2013-07-03 18:42+0000\n" -"Last-Translator: Emanuele Petriglia <transi...@emanuelepetriglia.com>, 2019-2023\n" +"Last-Translator: Emanuele Petriglia <transi...@emanuelepetriglia.com>, 2019-2024\n" "Language-Team: Italian (http://app.transifex.com/xfce/xfce-apps/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -774,11 +774,11 @@ #: ../terminal/terminal-preferences-dialog.c:833 msgid "x width" -msgstr "per larghezza" +msgstr "x larghezza" #: ../terminal/terminal-preferences-dialog.c:846 msgid "x height" -msgstr "per altezza" +msgstr "x altezza" #: ../terminal/terminal-preferences-dialog.c:851 #: ../terminal/terminal-preferences-dialog.c:1474 @@ -1033,7 +1033,7 @@ #: ../terminal/terminal-preferences-dialog.c:1393 msgid "Delete key generates:" -msgstr "Il tasto cancella genera:" +msgstr "Il tasto Canc genera:" #: ../terminal/terminal-preferences-dialog.c:1416 msgid "Ambiguous-width characters:" @@ -1283,7 +1283,7 @@ #: ../terminal/terminal-util.c:97 msgid "translator-credits" -msgstr "Vincenzo Reale, <smart2...@baslug.org> 2020\nEmanuele Petriglia <in...@emanuelepetriglia.com> 2018-2019\nGianluca Foddis <gianluca.fod...@gmail.com>" +msgstr "Vincenzo Reale, <smart212...@gmail.com> 2020\nEmanuele Petriglia <in...@emanuelepetriglia.com> 2018-2019\nGianluca Foddis <gianluca.fod...@gmail.com>" #: ../terminal/terminal-util.c:100 msgid "Visit Xfce Terminal website" @@ -1490,7 +1490,7 @@ #: ../terminal/terminal-window.c:348 msgid "Set Title Co_lor..." -msgstr "Imposta il Co_lore del Titoloâ¦" +msgstr "Imposta il co_lore del titoloâ¦" #: ../terminal/terminal-window.c:349 msgid "_Find..." @@ -1786,7 +1786,7 @@ #: ../xfce4-terminal.desktop.in.h:2 msgid "Terminal Emulator" -msgstr "Emulatore di Terminale" +msgstr "Emulatore di terminale" #: ../xfce4-terminal.desktop.in.h:3 msgid "terminal;command line;prompt;cli;cmd;xterm;bash;shell;dos;" @@ -1802,4 +1802,4 @@ #: ../xfce4-terminal-settings.desktop.in.h:3 msgid "terminal;settings;preferences;configuration;configure;" -msgstr "terminal;settings;preferences;configuration;configure;" +msgstr "terminale;impostazioni;preferenze;configurazione;configurare;" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/terminal/terminal-preferences-dialog.c new/xfce4-terminal-1.1.3/terminal/terminal-preferences-dialog.c --- old/xfce4-terminal-1.1.2/terminal/terminal-preferences-dialog.c 2024-01-23 20:10:59.000000000 +0100 +++ new/xfce4-terminal-1.1.3/terminal/terminal-preferences-dialog.c 2024-02-07 16:04:37.000000000 +0100 @@ -1893,7 +1893,7 @@ GValue src = { 0, }; GValue dst = { 0, }; - g_return_if_fail (TERMINAL_IS_PREFERENCES_DIALOG (widget)); + g_return_if_fail (TERMINAL_IS_PREFERENCES_DIALOG (dialog)); g_return_if_fail (GTK_IS_COMBO_BOX (widget)); combobox = GTK_COMBO_BOX (widget); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-terminal-1.1.2/terminal/terminal-screen.c new/xfce4-terminal-1.1.3/terminal/terminal-screen.c --- old/xfce4-terminal-1.1.2/terminal/terminal-screen.c 2024-01-29 14:34:45.000000000 +0100 +++ new/xfce4-terminal-1.1.3/terminal/terminal-screen.c 2024-02-06 18:07:45.000000000 +0100 @@ -1892,7 +1892,7 @@ { GtkWidget *dialog; - g_return_if_fail (original_clipboard != GDK_SELECTION_CLIPBOARD && original_clipboard != GDK_SELECTION_PRIMARY); + g_return_if_fail (original_clipboard == GDK_SELECTION_CLIPBOARD || original_clipboard == GDK_SELECTION_PRIMARY); dialog = terminal_screen_unsafe_paste_dialog_new (screen, text); gtk_widget_show_all (dialog); ++++++ xfce4-terminal-relax-x11-version.patch ++++++ diff -rup a/configure.ac b/configure.ac --- a/configure.ac 2024-02-29 15:18:10.000000000 +0100 +++ b/configure.ac 2024-03-01 19:43:50.596639307 +0100 @@ -30,7 +30,7 @@ m4_define([pcre2_min_version], [10.00]) m4_define([libxfce4ui_min_version], [4.17.5]) m4_define([xfconf_min_version], [4.16.0]) -m4_define([libx11_min_version], [1.6.7]) +m4_define([libx11_min_version], [1.6.5]) m4_define([gtk_layer_shell_min_version], [0.7.0]) dnl ******************************************* diff -rup a/configure b/configure --- a/configure 2024-02-29 15:19:42.000000000 +0100 +++ b/configure 2024-03-01 19:44:11.309962158 +0100 @@ -15127,11 +15127,11 @@ fi if test x"$xdt_feature_deps_check_only" = x"yes"; then - if ! $PKG_CONFIG --exists "x11 >= 1.6.7" >/dev/null 2>&1; then + if ! $PKG_CONFIG --exists "x11 >= 1.6.5" >/dev/null 2>&1; then if test x"$xdt_feature_deps_missing" = x""; then - xdt_feature_deps_missing="x11 >= 1.6.7" + xdt_feature_deps_missing="x11 >= 1.6.5" else - xdt_feature_deps_missing="$xdt_feature_deps_missing, x11 >= 1.6.7" + xdt_feature_deps_missing="$xdt_feature_deps_missing, x11 >= 1.6.5" fi fi else @@ -15287,9 +15287,9 @@ fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for x11 >= 1.6.7" >&5 -printf %s "checking for x11 >= 1.6.7... " >&6; } - if $PKG_CONFIG "--atleast-version=1.6.7" "x11" >/dev/null 2>&1; then + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for x11 >= 1.6.5" >&5 +printf %s "checking for x11 >= 1.6.5... " >&6; } + if $PKG_CONFIG "--atleast-version=1.6.5" "x11" >/dev/null 2>&1; then LIBX11_VERSION=`$PKG_CONFIG --modversion "x11"` { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBX11_VERSION" >&5 printf "%s\n" "$LIBX11_VERSION" >&6; } @@ -15306,7 +15306,7 @@ printf %s "checking LIBX11_LIBS... " >&6 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBX11_LIBS" >&5 printf "%s\n" "$LIBX11_LIBS" >&6; } - LIBX11_REQUIRED_VERSION=1.6.7 + LIBX11_REQUIRED_VERSION=1.6.5 @@ -15335,7 +15335,7 @@ printf "%s\n" "found, but $xdt_cv_versio echo "*** The required package x11 was found on your system," echo "*** but the installed version ($xdt_cv_version) is too old." - echo "*** Please upgrade x11 to atleast version 1.6.7, or adjust" + echo "*** Please upgrade x11 to atleast version 1.6.5, or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you installed" echo "*** the new version of the package in a nonstandard prefix so" echo "*** pkg-config is able to find it." @@ -15347,7 +15347,7 @@ printf "%s\n" "not found" >&6; } echo "*** The required package x11 was not found on your system." - echo "*** Please install x11 (atleast version 1.6.7) or adjust" + echo "*** Please install x11 (atleast version 1.6.5) or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you" echo "*** installed the package in a nonstandard prefix so that" echo "*** pkg-config is able to find it." @@ -15599,11 +15599,11 @@ printf "%s\n" "not found" >&6; } if test x"$xdt_feature_deps_check_only" = x"yes"; then - if ! $PKG_CONFIG --exists "x11 >= 1.6.7" >/dev/null 2>&1; then + if ! $PKG_CONFIG --exists "x11 >= 1.6.5" >/dev/null 2>&1; then if test x"$xdt_feature_deps_missing" = x""; then - xdt_feature_deps_missing="x11 >= 1.6.7" + xdt_feature_deps_missing="x11 >= 1.6.5" else - xdt_feature_deps_missing="$xdt_feature_deps_missing, x11 >= 1.6.7" + xdt_feature_deps_missing="$xdt_feature_deps_missing, x11 >= 1.6.5" fi fi else @@ -15759,9 +15759,9 @@ fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for x11 >= 1.6.7" >&5 -printf %s "checking for x11 >= 1.6.7... " >&6; } - if $PKG_CONFIG "--atleast-version=1.6.7" "x11" >/dev/null 2>&1; then + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for x11 >= 1.6.5" >&5 +printf %s "checking for x11 >= 1.6.5... " >&6; } + if $PKG_CONFIG "--atleast-version=1.6.5" "x11" >/dev/null 2>&1; then LIBX11_VERSION=`$PKG_CONFIG --modversion "x11"` { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBX11_VERSION" >&5 printf "%s\n" "$LIBX11_VERSION" >&6; } @@ -15778,7 +15778,7 @@ printf %s "checking LIBX11_LIBS... " >&6 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBX11_LIBS" >&5 printf "%s\n" "$LIBX11_LIBS" >&6; } - LIBX11_REQUIRED_VERSION=1.6.7 + LIBX11_REQUIRED_VERSION=1.6.5 @@ -15807,7 +15807,7 @@ printf "%s\n" "found, but $xdt_cv_versio echo "*** The required package x11 was found on your system," echo "*** but the installed version ($xdt_cv_version) is too old." - echo "*** Please upgrade x11 to atleast version 1.6.7, or adjust" + echo "*** Please upgrade x11 to atleast version 1.6.5, or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you installed" echo "*** the new version of the package in a nonstandard prefix so" echo "*** pkg-config is able to find it." @@ -15819,7 +15819,7 @@ printf "%s\n" "not found" >&6; } echo "*** The required package x11 was not found on your system." - echo "*** Please install x11 (atleast version 1.6.7) or adjust" + echo "*** Please install x11 (atleast version 1.6.5) or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you" echo "*** installed the package in a nonstandard prefix so that" echo "*** pkg-config is able to find it."