[shibboleth-sp2] 05/25: Fix mistake in version-info. Age wasn't supposed to be incremented.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:02 UTC 2016


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

wferi-guest pushed a commit to annotated tag 1.3.2
in repository shibboleth-sp2.

commit 01739debb076583f4bfe63547d17540fbc009c5b
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 27 01:26:32 2008 +0000

    Fix mistake in version-info. Age wasn't supposed to be incremented.
---
 shib-target/Makefile.am | 2 +-
 shib/Makefile.am        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/shib-target/Makefile.am b/shib-target/Makefile.am
index 6c14b52..216fab3 100644
--- a/shib-target/Makefile.am
+++ b/shib-target/Makefile.am
@@ -35,7 +35,7 @@ libshib_target_la_SOURCES = \
 
 # this is different from the project version
 # http://sources.redhat.com/autobook/autobook/autobook_91.html
-libshib_target_la_LDFLAGS = -version-info 5:1:1
+libshib_target_la_LDFLAGS = -version-info 5:1:0
 
 
 
diff --git a/shib/Makefile.am b/shib/Makefile.am
index 24454f5..cd33b0e 100644
--- a/shib/Makefile.am
+++ b/shib/Makefile.am
@@ -22,7 +22,7 @@ libshib_la_SOURCES = \
 
 # this is different from the project version
 # http://sources.redhat.com/autobook/autobook/autobook_91.html
-libshib_la_LDFLAGS = -version-info 6:1:1
+libshib_la_LDFLAGS = -version-info 6:1:0
 
 install-exec-hook:
 	for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done

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



More information about the Pkg-shibboleth-devel mailing list