Imported Upstream version 1.7.5 upstream/1.7.5
authorAnas Nashif <anas.nashif@intel.com>
Fri, 8 Mar 2013 08:47:08 +0000 (00:47 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 8 Mar 2013 08:47:08 +0000 (00:47 -0800)
ChangeLog
NEWS
configure
configure.ac
eina.pc
eina.spec
src/include/Eina.h

index eb6d6b5..3a86988 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 1.7.4 release
 
+2013-01-04  Luis Felipe Strano Moraes
+
+       * 1.7.5 release
+
diff --git a/NEWS b/NEWS
index 3e53394..4227e6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-Eina 1.7.4
+Eina 1.7.5
+
+Changes since Eina 1.7.4:
+-------------------------
+
+No changes, just updating to keep in sync with last release.
 
 Changes since Eina 1.7.3:
 
index cad803b..e3be922 100755 (executable)
--- 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 eina 1.7.4.
+# Generated by GNU Autoconf 2.68 for eina 1.7.5.
 #
 # Report bugs to <enlightenment-devel@lists.sourceforge.net>.
 #
@@ -570,8 +570,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='eina'
 PACKAGE_TARNAME='eina'
-PACKAGE_VERSION='1.7.4'
-PACKAGE_STRING='eina 1.7.4'
+PACKAGE_VERSION='1.7.5'
+PACKAGE_STRING='eina 1.7.5'
 PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1459,7 +1459,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 eina 1.7.4 to adapt to many kinds of systems.
+\`configure' configures eina 1.7.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1529,7 +1529,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of eina 1.7.4:";;
+     short | recursive ) echo "Configuration of eina 1.7.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1725,7 +1725,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-eina configure 1.7.4
+eina configure 1.7.5
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2447,7 +2447,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 eina $as_me 1.7.4, which was
+It was created by eina $as_me 1.7.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3271,7 +3271,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='eina'
- VERSION='1.7.4'
+ VERSION='1.7.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12504,7 +12504,7 @@ _ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 4
+#define VMIC 5
 _ACEOF
 
 
@@ -12512,7 +12512,7 @@ cat >>confdefs.h <<_ACEOF
 #define VREV 0
 _ACEOF
 
-version_info="8:4:7"
+version_info="8:5:7"
 release_info=""
 
 
@@ -12540,11 +12540,11 @@ case "$host_os" in
       ;;
    mingw*)
       have_win32="yes"
-      MODULE_ARCH="$host_os-$host_cpu-1.7.4"
+      MODULE_ARCH="$host_os-$host_cpu-1.7.5"
       MODULE_EXT=".dll"
       ;;
    *)
-      MODULE_ARCH="$host_os-$host_cpu-1.7.4"
+      MODULE_ARCH="$host_os-$host_cpu-1.7.5"
       MODULE_EXT=".so"
       ;;
 esac
@@ -17990,8 +17990,8 @@ EFL_EINA_BUILD=""
 case "$host_os" in
    mingw*)
       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
@@ -22413,7 +22413,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 eina $as_me 1.7.4, which was
+This file was extended by eina $as_me 1.7.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -22479,7 +22479,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="\\
-eina config.status 1.7.4
+eina config.status 1.7.5
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index d132d15..e2555cd 100644 (file)
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [1])
 m4_define([v_min], [7])
-m4_define([v_mic], [4])
+m4_define([v_mic], [5])
 m4_define([v_rev], m4_esyscmd([(svnversion "${SVN_REPO_PATH:-.}" | grep -v '\(export\|Unversioned directory\)' || echo 0) | awk -F : '{printf("%s\n", $1);}' | tr -d ' :MSP\n']))
 m4_if(v_rev, [0], [m4_define([v_rev], m4_esyscmd([git log 2> /dev/null | (grep -m1 git-svn-id || echo 0) | sed -e 's/.*@\([0-9]*\).*/\1/' | tr -d '\n']))])
 ##--   When released, remove the dnl on the below line
@@ -292,7 +292,7 @@ EFL_CHECK_DOXYGEN([build_doc="yes"], [build_doc="no"])
 EFL_EINA_BUILD=""
 case "$host_os" in
    mingw*)
-      PKG_CHECK_EXISTS([evil >= 1.6.99])
+      PKG_CHECK_EXISTS([evil >= 1.7.5])
       AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if Evil package is installed])
       requirements_pc_eina="${requirements_pc_eina} evil"
       EFL_EINA_BUILD="-DEFL_EINA_BUILD"
diff --git a/eina.pc b/eina.pc
index 02cb5df..bcb050f 100644 (file)
--- a/eina.pc
+++ b/eina.pc
@@ -7,8 +7,8 @@ docdir=${prefix}/share/doc/${PACKAGE_TARNAME}
 
 Name: Eina
 Description: A Library that implements fast data types and miscellaneous tools
-Requires.private: 
-Version: 1.7.4
+Requires.private: valgrind 
+Version: 1.7.5
 Libs: -L${libdir} -leina -lpthread
 Libs.private: -lpthread  -ldl -ldl   -lrt -lm
 Cflags: -I${includedir}/eina-1 -I${includedir}/eina-1/eina
index 8dd85f8..1898d24 100644 (file)
--- a/eina.spec
+++ b/eina.spec
@@ -3,7 +3,7 @@
 
 Summary: Data Type Library
 Name: eina
-Version: 1.7.4
+Version: 1.7.5
 Release: %{_rel}
 License: LGPLv2.1
 Group: System Environment/Libraries
index 584bccd..cc5e854 100644 (file)
@@ -46,8 +46,8 @@
 /**
  * @mainpage Eina
  *
- * @version 1.7
- * @date 2008-2012
+ * @version 1.7.5
+ * @date 2008-2013
  *
  * @section eina_intro_sec Introduction
  *