Imported Upstream version 1.7.3 upstream/1.7.3
authorAnas Nashif <anas.nashif@intel.com>
Sun, 9 Dec 2012 16:47:39 +0000 (08:47 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 9 Dec 2012 16:47:39 +0000 (08:47 -0800)
12 files changed:
ChangeLog
NEWS
configure
configure.ac
e_dbus.spec
ebluez.pc
econnman-0.7x.pc
edbus.pc
ehal.pc
enotify.pc
eofono.pc
eukit.pc

index 3ac1a62..c18af64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,3 +88,7 @@
 
         1.7.2 release
 
+2012-12-07  Luis Felipe Strano Moraes
+
+       * 1.7.3 release
+
diff --git a/NEWS b/NEWS
index 65f061c..5b75f7e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-E_dbus 1.7.2
+E_dbus 1.7.3
+
+Changes since E_dbus 1.7.2:
+---------------------------
+
+No changes, just updating to keep in sync with last release.
 
 Changes since E_dbus 1.7.1:
 ---------------------------
index 3d1cb56..2f95af3 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 e_dbus 1.7.2.
+# Generated by GNU Autoconf 2.68 for e_dbus 1.7.3.
 #
 # Report bugs to <enlightenment-devel@lists.sourceforge.net>.
 #
@@ -570,8 +570,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='e_dbus'
 PACKAGE_TARNAME='e_dbus'
-PACKAGE_VERSION='1.7.2'
-PACKAGE_STRING='e_dbus 1.7.2'
+PACKAGE_VERSION='1.7.3'
+PACKAGE_STRING='e_dbus 1.7.3'
 PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1441,7 +1441,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 e_dbus 1.7.2 to adapt to many kinds of systems.
+\`configure' configures e_dbus 1.7.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1511,7 +1511,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of e_dbus 1.7.2:";;
+     short | recursive ) echo "Configuration of e_dbus 1.7.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1703,7 +1703,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-e_dbus configure 1.7.2
+e_dbus configure 1.7.3
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2035,7 +2035,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 e_dbus $as_me 1.7.2, which was
+It was created by e_dbus $as_me 1.7.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2859,7 +2859,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='e_dbus'
- VERSION='1.7.2'
+ VERSION='1.7.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11830,7 +11830,7 @@ _ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 2
+#define VMIC 3
 _ACEOF
 
 
@@ -11838,7 +11838,7 @@ cat >>confdefs.h <<_ACEOF
 #define VREV 0
 _ACEOF
 
-version_info="8:2:7"
+version_info="8:3:7"
 release_info=""
 
 
@@ -15819,7 +15819,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 e_dbus $as_me 1.7.2, which was
+This file was extended by e_dbus $as_me 1.7.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15885,7 +15885,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="\\
-e_dbus config.status 1.7.2
+e_dbus config.status 1.7.3
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index 8f18089..dd74d4b 100644 (file)
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [1])
 m4_define([v_min], [7])
-m4_define([v_mic], [2])
+m4_define([v_mic], [3])
 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
index 36608f4..cb2e316 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary: EFL Wrapper for DBus
 Name: e_dbus
-Version: 1.7.2
+Version: 1.7.3
 Release: %{_rel}
 License: BSD
 Group: System Environment/Libraries
index 886c546..58dd03c 100644 (file)
--- a/ebluez.pc
+++ b/ebluez.pc
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: ebluez
 Description: bluetooth device manager (bluez)
 Requires.private: edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -lebluez
 Cflags: -I${includedir}/e_dbus-1
index 9adf2cc..d164d38 100644 (file)
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: econnman-0.7x
 Description: network connection manager (connman v0.7x)
 Requires.private: edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -leconnman0_7x
 Cflags: -I${includedir}/e_dbus-1
index f9f648f..d2f2b17 100644 (file)
--- a/edbus.pc
+++ b/edbus.pc
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: edbus
 Description: DBus convenience library
 Requires.private: ecore >= 1.6.99 eina >= 1.6.99 dbus-1 >= 0.62
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -ledbus -ldbus-1 -lpthread -lrt  
 Cflags: -I${includedir}/e_dbus-1
diff --git a/ehal.pc b/ehal.pc
index 1b84833..0a62a10 100644 (file)
--- a/ehal.pc
+++ b/ehal.pc
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: ehal
 Description: Hal convenience library
 Requires.private: edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -lehal
 Cflags: -I${includedir}/e_dbus-1
index 7a537f0..7f02ed9 100644 (file)
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: enotify
 Description: Notification convenience library
 Requires.private: evas >= 1.6.99 edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -lenotify
 Cflags: -I${includedir}/e_dbus-1
index 5d84599..57ccb39 100644 (file)
--- a/eofono.pc
+++ b/eofono.pc
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: eofono
 Description: oFono D-Bus wrappers
 Requires.private: edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -leofono
 Cflags: -I${includedir}/e_dbus-1
index 2b1e372..b81d915 100644 (file)
--- a/eukit.pc
+++ b/eukit.pc
@@ -1,4 +1,4 @@
-prefix=/home/lfelipe/src/efl-stable/local
+prefix=/home/lfelipe/e-release/release/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
@@ -6,6 +6,6 @@ includedir=${prefix}/include
 Name: eukit
 Description: udisks/upower convenience library
 Requires.private: edbus >= 1.6.99
-Version: 1.7.2
+Version: 1.7.3
 Libs: -L${libdir} -leukit
 Cflags: -I${includedir}/e_dbus-1