Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
reopenldap: release 1.1.6
Browse files Browse the repository at this point in the history
Change-Id: Ia23aae5a762a69d2f5ab43268c0dc673775e13ab
  • Loading branch information
erthink committed Aug 12, 2017
1 parent d1342f6 commit f0d263b
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 29 deletions.
6 changes: 6 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,12 @@ distclean-tags:
@BEHIND_CURTIAN_FALSE@dist-hook:

distdir: $(DISTFILES)
@case `sed 15q $(srcdir)/NEWS` in \
*"$(VERSION)"*) : ;; \
*) \
echo "NEWS not updated; not releasing" 1>&2; \
exit 1;; \
esac
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Expand Down
2 changes: 1 addition & 1 deletion build/BRANDING
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PACKAGE=ReOpenLDAP
PACKAGE_URL="https://github.com/leo-yuriev/ReOpenLDAP/wiki"
PACKAGE_BUGREPORT="https://github.com/leo-yuriev/ReOpenLDAP/issues"

RELEASE_TYPE=ReleaseEngineering
RELEASE_TYPE=Release

VERSION_MAJOR=1
VERSION_MINOR=1
Expand Down
54 changes: 27 additions & 27 deletions configure
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#! /bin/sh
# From configure.ac Id: 8c9139400f1cfd3f68bc9b65828515fe85e91ee1 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.6-ReleaseEngineering.
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.6-Release.
#
# Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
# Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>.
#
# Copyright 1992-2017 ReOpenLDAP AUTHORS: please see AUTHORS file.
# All rights reserved.
Expand Down Expand Up @@ -289,10 +289,10 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell bug-autoconf@gnu.org and
$0: https://github.com/ReOpen/ReOpenLDAP/issues about your
$0: system, including any error possibly output before this
$0: message. Then install a modern shell, or manually run
$0: the script under such a shell if you do have one."
$0: https://github.com/leo-yuriev/ReOpenLDAP/issues about
$0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one."
fi
exit 1
fi
Expand Down Expand Up @@ -606,10 +606,10 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ReOpenLDAP'
PACKAGE_TARNAME='reopenldap'
PACKAGE_VERSION='1.1.6-ReleaseEngineering'
PACKAGE_STRING='ReOpenLDAP 1.1.6-ReleaseEngineering'
PACKAGE_BUGREPORT='https://github.com/ReOpen/ReOpenLDAP/issues'
PACKAGE_URL='https://github.com/ReOpen/ReOpenLDAP/wiki'
PACKAGE_VERSION='1.1.6-Release'
PACKAGE_STRING='ReOpenLDAP 1.1.6-Release'
PACKAGE_BUGREPORT='https://github.com/leo-yuriev/ReOpenLDAP/issues'
PACKAGE_URL='https://github.com/leo-yuriev/ReOpenLDAP/wiki'

# Factoring default headers for most tests.
ac_includes_default="\
Expand Down Expand Up @@ -1778,7 +1778,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 ReOpenLDAP 1.1.6-ReleaseEngineering to adapt to many kinds of systems.
\`configure' configures ReOpenLDAP 1.1.6-Release to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1850,7 +1850,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.6-ReleaseEngineering:";;
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.6-Release:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -2027,8 +2027,8 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
ReOpenLDAP home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>.
Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>.
ReOpenLDAP home page: <https://github.com/leo-yuriev/ReOpenLDAP/wiki>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -2091,7 +2091,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ReOpenLDAP configure 1.1.6-ReleaseEngineering
ReOpenLDAP configure 1.1.6-Release
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2570,9 +2570,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## ---------------------------------------------------------- ##
## Report this to https://github.com/ReOpen/ReOpenLDAP/issues ##
## ---------------------------------------------------------- ##"
( $as_echo "## -------------------------------------------------------------- ##
## Report this to https://github.com/leo-yuriev/ReOpenLDAP/issues ##
## -------------------------------------------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
esac
Expand Down Expand Up @@ -2934,7 +2934,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 ReOpenLDAP $as_me 1.1.6-ReleaseEngineering, which was
It was created by ReOpenLDAP $as_me 1.1.6-Release, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -3942,7 +3942,7 @@ fi

# Define the identity of the package.
PACKAGE='reopenldap'
VERSION='1.1.6-ReleaseEngineering'
VERSION='1.1.6-Release'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -13255,9 +13255,9 @@ VERSION_MINOR=1

VERSION_PATCH=6

RELEASE_DATE=2017-08-02
RELEASE_DATE=2017-08-12

RELEASE_STAMP=g3a25fd91e337-tbcf637811ea67a47
RELEASE_STAMP=g74840087402d-tacf96536f4309f79

API_LIB_RELEASE=1.1

Expand Down Expand Up @@ -18722,7 +18722,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."

lt_cl_version="\
ReOpenLDAP config.lt 1.1.6-ReleaseEngineering
ReOpenLDAP config.lt 1.1.6-Release
configured by $0, generated by GNU Autoconf 2.69.

Copyright (C) 2011 Free Software Foundation, Inc.
Expand Down Expand Up @@ -37684,7 +37684,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 ReOpenLDAP $as_me 1.1.6-ReleaseEngineering, which was
This file was extended by ReOpenLDAP $as_me 1.1.6-Release, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -37744,14 +37744,14 @@ $config_headers
Configuration commands:
$config_commands

Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>.
ReOpenLDAP home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>."
Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>.
ReOpenLDAP home page: <https://github.com/leo-yuriev/ReOpenLDAP/wiki>."

_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ReOpenLDAP config.status 1.1.6-ReleaseEngineering
ReOpenLDAP config.status 1.1.6-Release
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dnl Determine host platform
dnl we try not to use this for much
AC_CANONICAL_TARGET([])

AM_INIT_AUTOMAKE([subdir-objects --warnings=no-portability --warnings=error dist-xz tar-pax no-dist-gzip])
AM_INIT_AUTOMAKE([subdir-objects --warnings=no-portability --warnings=error dist-xz tar-pax no-dist-gzip check-news])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([disable])
LT_CONFIG_LTDL_DIR([build/libltdl])
Expand Down

0 comments on commit f0d263b

Please sign in to comment.