[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. upstream/1.8.0_pre1-77-g3bd2bf5

Daniel Pocock daniel at pocock.com.au
Thu May 24 01:41:02 UTC 2012


The following commit has been merged in the master branch:
commit e1185ec9353267bbeefdbebbd9346b1c39281642
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Thu May 24 01:06:36 2012 +0000

    Imported Upstream version 1.8.1

diff --git a/configure b/configure
index 94e3ba8..c43634c 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.67 for resiprocate 1.8.0.
+# Generated by GNU Autoconf 2.67 for resiprocate 1.8.1.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -698,8 +698,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='resiprocate'
 PACKAGE_TARNAME='resiprocate'
-PACKAGE_VERSION='1.8.0'
-PACKAGE_STRING='resiprocate 1.8.0'
+PACKAGE_VERSION='1.8.1'
+PACKAGE_STRING='resiprocate 1.8.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1476,7 +1476,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 resiprocate 1.8.0 to adapt to many kinds of systems.
+\`configure' configures resiprocate 1.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1546,7 +1546,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of resiprocate 1.8.0:";;
+     short | recursive ) echo "Configuration of resiprocate 1.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1665,7 +1665,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-resiprocate configure 1.8.0
+resiprocate configure 1.8.1
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2208,7 +2208,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 resiprocate $as_me 1.8.0, which was
+It was created by resiprocate $as_me 1.8.1, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -3036,7 +3036,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='resiprocate'
- VERSION='1.8.0'
+ VERSION='1.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16342,7 +16342,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 resiprocate $as_me 1.8.0, which was
+This file was extended by resiprocate $as_me 1.8.1, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16408,7 +16408,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="\\
-resiprocate config.status 1.8.0
+resiprocate config.status 1.8.1
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 3ddebe4..30a0079 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 
-AC_INIT(resiprocate,1.8.0)
+AC_INIT(resiprocate,1.8.1)
 AC_CONFIG_SRCDIR(repro/repro.cxx)
 
 SO_RELEASE=`echo $PACKAGE_VERSION | cut -f1,2 -d.`
diff --git a/resip.spec b/resip.spec
index 19f0576..b31b961 100644
--- a/resip.spec
+++ b/resip.spec
@@ -1,5 +1,5 @@
 Name: resiprocate
-Version: 1.8.0
+Version: 1.8.1
 Release: 1
 Summary: Resiprocate SIP Stack
 License: Vovida Software License http://opensource.org/licenses/vovidapl.php

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list