From 3a6701d1777ca49ee79e56a0671f214aaee444a4 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 19 Mar 2013 17:46:30 -0700 Subject: [PATCH] Imported Upstream version 1.7.5 --- ChangeLog | 4 ++++ NEWS | 7 +++++- configure | 74 +++++++++++++++++++++++++++++------------------------------ configure.ac | 8 +++---- expedite.spec | 2 +- 5 files changed, 52 insertions(+), 43 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0a5f2fc..aef24a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,4 +30,8 @@ * 1.7.4 release +2013-01-04 Luis Felipe Strano Moraes + + * 1.7.5 release + diff --git a/NEWS b/NEWS index 51b3066..71c7b90 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,9 @@ -Expedite 1.7.4 +Expedite 1.7.5 + +Changes since Expedite 1.7.4: +----------------------------- + +No changes, just updating to keep in sync with last release. Changes since Expedite 1.7.3: ----------------------------- diff --git a/configure b/configure index 71fb951..41906ce 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for expedite 1.7.4. +# Generated by GNU Autoconf 2.68 for expedite 1.7.5. # # Report bugs to . # @@ -560,8 +560,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='expedite' PACKAGE_TARNAME='expedite' -PACKAGE_VERSION='1.7.4' -PACKAGE_STRING='expedite 1.7.4' +PACKAGE_VERSION='1.7.5' +PACKAGE_STRING='expedite 1.7.5' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_URL='' @@ -1374,7 +1374,7 @@ if test "$ac_init_help" = "long"; then # 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 expedite 1.7.4 to adapt to many kinds of systems. +\`configure' configures expedite 1.7.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1448,7 +1448,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of expedite 1.7.4:";; + short | recursive ) echo "Configuration of expedite 1.7.5:";; esac cat <<\_ACEOF @@ -1583,7 +1583,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -expedite configure 1.7.4 +expedite configure 1.7.5 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2074,7 +2074,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by expedite $as_me 1.7.4, which was +It was created by expedite $as_me 1.7.5, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2965,7 +2965,7 @@ fi # Define the identity of the package. PACKAGE='expedite' - VERSION='1.7.4' + VERSION='1.7.5' cat >>confdefs.h <<_ACEOF @@ -6790,12 +6790,12 @@ if test -n "$EVIL_CFLAGS"; then pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evil >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evil >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.6.99" 2>/dev/null` + pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -6807,12 +6807,12 @@ if test -n "$EVIL_LIBS"; then pkg_cv_EVIL_LIBS="$EVIL_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evil >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evil >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.6.99" 2>/dev/null` + pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -6833,14 +6833,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evil >= 1.6.99" 2>&1` + EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evil >= 1.7.5" 2>&1` else - EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evil >= 1.6.99" 2>&1` + EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evil >= 1.7.5" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EVIL_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (evil >= 1.6.99) were not met: + as_fn_error $? "Package requirements (evil >= 1.7.5) were not met: $EVIL_PKG_ERRORS @@ -6889,12 +6889,12 @@ if test -n "$EINA_CFLAGS"; then pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eina >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "eina >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.6.99" 2>/dev/null` + pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -6906,12 +6906,12 @@ if test -n "$EINA_LIBS"; then pkg_cv_EINA_LIBS="$EINA_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eina >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "eina >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.6.99" 2>/dev/null` + pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -6932,14 +6932,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eina >= 1.6.99" 2>&1` + EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eina >= 1.7.5" 2>&1` else - EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eina >= 1.6.99" 2>&1` + EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eina >= 1.7.5" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EINA_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (eina >= 1.6.99) were not met: + as_fn_error $? "Package requirements (eina >= 1.7.5) were not met: $EINA_PKG_ERRORS @@ -6983,12 +6983,12 @@ if test -n "$EVAS_CFLAGS"; then pkg_cv_EVAS_CFLAGS="$EVAS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evas >= 1.6.99 eet >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evas >= 1.6.99 eet >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evas >= 1.7.5 eet >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evas >= 1.7.5 eet >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVAS_CFLAGS=`$PKG_CONFIG --cflags "evas >= 1.6.99 eet >= 1.6.99" 2>/dev/null` + pkg_cv_EVAS_CFLAGS=`$PKG_CONFIG --cflags "evas >= 1.7.5 eet >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -7000,12 +7000,12 @@ if test -n "$EVAS_LIBS"; then pkg_cv_EVAS_LIBS="$EVAS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evas >= 1.6.99 eet >= 1.6.99\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evas >= 1.6.99 eet >= 1.6.99") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evas >= 1.7.5 eet >= 1.7.5\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evas >= 1.7.5 eet >= 1.7.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVAS_LIBS=`$PKG_CONFIG --libs "evas >= 1.6.99 eet >= 1.6.99" 2>/dev/null` + pkg_cv_EVAS_LIBS=`$PKG_CONFIG --libs "evas >= 1.7.5 eet >= 1.7.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -7026,14 +7026,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evas >= 1.6.99 eet >= 1.6.99" 2>&1` + EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evas >= 1.7.5 eet >= 1.7.5" 2>&1` else - EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evas >= 1.6.99 eet >= 1.6.99" 2>&1` + EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evas >= 1.7.5 eet >= 1.7.5" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EVAS_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (evas >= 1.6.99 eet >= 1.6.99) were not met: + as_fn_error $? "Package requirements (evas >= 1.7.5 eet >= 1.7.5) were not met: $EVAS_PKG_ERRORS @@ -10229,7 +10229,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by expedite $as_me 1.7.4, which was +This file was extended by expedite $as_me 1.7.5, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10295,7 +10295,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -expedite config.status 1.7.4 +expedite config.status 1.7.5 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index c776e17..02cdbf5 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([expedite], [1.7.4], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([expedite], [1.7.5], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h]) @@ -123,18 +123,18 @@ LT_PROG_RC case "$host_os" in mingw32*) - PKG_CHECK_MODULES([EVIL], [evil >= 1.6.99]) + PKG_CHECK_MODULES([EVIL], [evil >= 1.7.5]) AC_DEFINE(HAVE_EVIL, 1, [Set to 1 if Evil library is installed]) ;; esac # Eina -PKG_CHECK_MODULES([EINA], eina >= 1.6.99) +PKG_CHECK_MODULES([EINA], eina >= 1.7.5) # Evas -PKG_CHECK_MODULES([EVAS], evas >= 1.6.99 eet >= 1.6.99) +PKG_CHECK_MODULES([EVAS], evas >= 1.7.5 eet >= 1.7.5) # Xlib diff --git a/expedite.spec b/expedite.spec index 76771d8..2b64ea0 100644 --- a/expedite.spec +++ b/expedite.spec @@ -2,7 +2,7 @@ %define _missing_doc_files_terminate_build 0 %{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}} -%define ver 1.7.4 +%define ver 1.7.5 %define rel %{_rel} %define prefix /usr -- 2.7.4