[Pkg-cyrus-sasl2-commits] [cyrus-sasl2] 05/06: Add patch that reverts upstream SONAME bump

Roberto C. Sanchez roberto at moszumanska.debian.org
Tue Feb 11 02:58:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

roberto pushed a commit to branch master
in repository cyrus-sasl2.

commit e384c921fdfaafef9d5c3936cf412c76904b485d
Author: Roberto C. Sanchez <roberto at connexer.com>
Date:   Mon Feb 10 21:48:30 2014 -0500

    Add patch that reverts upstream SONAME bump
---
 .../patches/0045_revert_upstream_soname_bump.patch | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/patches/0045_revert_upstream_soname_bump.patch b/debian/patches/0045_revert_upstream_soname_bump.patch
index d69b4d1..d6f5e21 100644
--- a/debian/patches/0045_revert_upstream_soname_bump.patch
+++ b/debian/patches/0045_revert_upstream_soname_bump.patch
@@ -22,3 +22,25 @@ Description: Revert upstream's SONAME bump, which was introduced in upstream ver
  INCLUDES = -DLIBSASL_EXPORTS=1 -I$(top_srcdir)/include -I$(top_srcdir)/plugins -I$(top_builddir)/include -I$(top_srcdir)/sasldb
  EXTRA_DIST = windlopen.c staticopen.h NTMakefile
  EXTRA_LIBRARIES = libsasl2.a
+--- cyrus-sasl2.git.orig/plugins/Makefile.am
++++ cyrus-sasl2.git/plugins/Makefile.am
+@@ -47,7 +47,7 @@
+ # Library version info - here at the top, for sanity
+ # See <http://www.gnu.org/software/libtool/manual/libtool.html#Versioning>
+ # CURRENT:REVISION:AGE
+-plugin_version = 3:0:0
++plugin_version = 2:25:0
+ 
+ INCLUDES=-I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_srcdir)/sasldb -I$(top_builddir)/include
+ AM_LDFLAGS = -module -export-dynamic -rpath $(plugindir) -version-info $(plugin_version)
+--- cyrus-sasl2.git.orig/plugins/Makefile.in
++++ cyrus-sasl2.git/plugins/Makefile.in
+@@ -362,7 +362,7 @@
+ # Library version info - here at the top, for sanity
+ # See <http://www.gnu.org/software/libtool/manual/libtool.html#Versioning>
+ # CURRENT:REVISION:AGE
+-plugin_version = 3:0:0
++plugin_version = 2:25:0
+ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_srcdir)/sasldb -I$(top_builddir)/include
+ AM_LDFLAGS = -module -export-dynamic -rpath $(plugindir) -version-info $(plugin_version)
+ COMPAT_OBJS = @LTGETADDRINFOOBJS@ @LTGETNAMEINFOOBJS@ @LTSNPRINTFOBJS@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cyrus-sasl2/cyrus-sasl2.git



More information about the Pkg-cyrus-sasl2-commits mailing list