Hello community, here is the log from the commit of package ypserv for openSUSE:Factory checked in at 2014-03-14 15:18:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ypserv (Old) and /work/SRC/openSUSE:Factory/.ypserv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ypserv" Changes: -------- --- /work/SRC/openSUSE:Factory/ypserv/ypserv.changes 2014-02-15 08:08:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ypserv.new/ypserv.changes 2014-03-14 15:18:16.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Mar 6 18:12:47 CET 2014 - [email protected] + +- Update to version 2.32.1 + - Fix yphelper help + - Adjust for systemd >= 209 + +------------------------------------------------------------------- Old: ---- ypserv-2.32.tar.bz2 New: ---- ypserv-2.32.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ypserv.spec ++++++ --- /var/tmp/diff_new_pack.jginxk/_old 2014-03-14 15:18:17.000000000 +0100 +++ /var/tmp/diff_new_pack.jginxk/_new 2014-03-14 15:18:17.000000000 +0100 @@ -25,7 +25,7 @@ Requires: make Requires: rpcbind BuildRoot: %{_tmppath}/%{name}-%{version}-build -Version: 2.32 +Version: 2.32.1 Release: 0 Url: http://www.linux-nis.org/nis/ypserv/ Summary: YP - (NIS)-Server @@ -39,7 +39,7 @@ Source7: yppasswdd.service Source8: ypxfrd.service Source9: yppasswdd-systemd-exec -Patch: ypserv-%{version}.diff +Patch: ypserv-2.32.diff %description The Network Information Service (NIS) provides a simple network ++++++ yppasswdd.service ++++++ --- /var/tmp/diff_new_pack.jginxk/_old 2014-03-14 15:18:17.000000000 +0100 +++ /var/tmp/diff_new_pack.jginxk/_new 2014-03-14 15:18:17.000000000 +0100 @@ -1,5 +1,5 @@ [Unit] -Description=NIS/YP (Network Information Service) Users Passwords Change Server +Description=NIS/YP Users Passwords Change Server Requires=rpcbind.service ypserv.service After=syslog.target network.target rpcbind.service ypserv.service ++++++ ypserv-2.32.tar.bz2 -> ypserv-2.32.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/ChangeLog new/ypserv-2.32.1/ChangeLog --- old/ypserv-2.32/ChangeLog 2013-11-06 15:03:52.000000000 +0100 +++ new/ypserv-2.32.1/ChangeLog 2014-03-06 18:10:13.000000000 +0100 @@ -1,3 +1,14 @@ +2014-03-06 Thorsten Kukuk <[email protected]> + + * release version 2.32.1 + + * configure.ac: Adjust sd_notify check for systemd >= 209. + +2014-01-04 Thorsten Kukuk <[email protected]> + + * yphelper/yphelper.c: fix command name. + * yphelper/yphelper.8.xml: fix command name. + 2013-11-06 Thorsten Kukuk <[email protected]> * release version 2.32 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/NEWS new/ypserv-2.32.1/NEWS --- old/ypserv-2.32/NEWS 2013-11-06 15:14:13.000000000 +0100 +++ new/ypserv-2.32.1/NEWS 2014-03-06 18:09:25.000000000 +0100 @@ -5,6 +5,9 @@ Please send bug reports, questions and suggestions to <[email protected]>. +Version 2.32.1 +* Adjust for systemd >= 209 + Version 2.32 * Update autoconf/automake * ypserv: remove broken SIGHUP support. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/configure new/ypserv-2.32.1/configure --- old/ypserv-2.32/configure 2013-11-06 15:07:41.000000000 +0100 +++ new/ypserv-2.32.1/configure 2014-03-06 18:08:58.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ypserv 2.32. +# Generated by GNU Autoconf 2.69 for ypserv 2.32.1. # # Report bugs to <[email protected]>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='ypserv' PACKAGE_TARNAME='ypserv' -PACKAGE_VERSION='2.32' -PACKAGE_STRING='ypserv 2.32' +PACKAGE_VERSION='2.32.1' +PACKAGE_STRING='ypserv 2.32.1' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1300,7 +1300,7 @@ # 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 ypserv 2.32 to adapt to many kinds of systems. +\`configure' configures ypserv 2.32.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1366,7 +1366,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ypserv 2.32:";; + short | recursive ) echo "Configuration of ypserv 2.32.1:";; esac cat <<\_ACEOF @@ -1473,7 +1473,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ypserv configure 2.32 +ypserv configure 2.32.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2079,7 +2079,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ypserv $as_me 2.32, which was +It was created by ypserv $as_me 2.32.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2942,7 +2942,7 @@ # Define the identity of the package. PACKAGE='ypserv' - VERSION='2.32' + VERSION='2.32.1' cat >>confdefs.h <<_ACEOF @@ -5890,6 +5890,50 @@ LIBSYSTEMD_DAEMON="" fi +if test -z "$LIBSYSTEMD_DAEMON" ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sd_notify in -lsystemd" >&5 +$as_echo_n "checking for sd_notify in -lsystemd... " >&6; } +if ${ac_cv_lib_systemd_sd_notify+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lsystemd $LIBS" +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char sd_notify (); +int +main () +{ +return sd_notify (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + ac_cv_lib_systemd_sd_notify=yes +else + ac_cv_lib_systemd_sd_notify=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_lib_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_systemd_sd_notify" >&5 +$as_echo "$ac_cv_lib_systemd_sd_notify" >&6; } +if test "x$ac_cv_lib_systemd_sd_notify" = xyes; then : + LIBSYSTEMD_DAEMON="-lsystemd" +else + LIBSYSTEMD_DAEMON="" +fi + +fi if test -n "$LIBSYSTEMD_DAEMON" ; then for ac_header in systemd/sd-daemon.h do : @@ -7725,7 +7769,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ypserv $as_me 2.32, which was +This file was extended by ypserv $as_me 2.32.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7791,7 +7835,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ypserv config.status 2.32 +ypserv config.status 2.32.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/configure.ac new/ypserv-2.32.1/configure.ac --- old/ypserv-2.32/configure.ac 2013-11-06 15:04:05.000000000 +0100 +++ new/ypserv-2.32.1/configure.ac 2014-03-06 18:08:50.000000000 +0100 @@ -1,8 +1,8 @@ # -# Copyright (C) 1999-2013 Thorsten Kukuk <[email protected]> +# Copyright (C) 1999-2014 Thorsten Kukuk <[email protected]> # dnl Process this file with autoconf to produce a configure script. -AC_INIT([ypserv],[2.32],[[email protected]]) +AC_INIT([ypserv],[2.32.1],[[email protected]]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([ypserv/ypserv.c]) AC_CONFIG_HEADERS([config.h]) @@ -221,7 +221,7 @@ libdb_parameter=yes break fi - elif test x$db = xndbm + elif test x$db = xndbm then AC_CHECK_FUNCS(dbm_open) if test x$ac_cv_func_dbm_open = xyes @@ -274,6 +274,10 @@ AC_SUBST(USE_SD_NOTIFY) AC_CHECK_LIB(systemd-daemon,sd_notify,LIBSYSTEMD_DAEMON="-lsystemd-daemon", LIBSYSTEMD_DAEMON="") +if test -z "$LIBSYSTEMD_DAEMON" ; then + AC_CHECK_LIB(systemd,sd_notify,LIBSYSTEMD_DAEMON="-lsystemd", + LIBSYSTEMD_DAEMON="") +fi if test -n "$LIBSYSTEMD_DAEMON" ; then AC_CHECK_HEADERS(systemd/sd-daemon.h) if test "$ac_cv_header_systemd_sd_daemon_h" = yes; then diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/yphelper/yphelper.8 new/ypserv-2.32.1/yphelper/yphelper.8 --- old/ypserv-2.32/yphelper/yphelper.8 2009-06-12 11:19:49.000000000 +0200 +++ new/ypserv-2.32.1/yphelper/yphelper.8 2014-01-07 13:19:50.000000000 +0100 @@ -1,161 +1,22 @@ +'\" t .\" Title: yphelper .\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> -.\" Date: 06/12/2009 +.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> +.\" Date: 01/07/2014 .\" Manual: NIS Reference Manual .\" Source: NIS Reference Manual .\" Language: English .\" -.TH "YPHELPER" "8" "06/12/2009" "NIS Reference Manual" "NIS Reference Manual" +.TH "YPHELPER" "8" "01/07/2014" "NIS Reference Manual" "NIS Reference Manual" .\" ----------------------------------------------------------------- -.\" * (re)Define some macros +.\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" toupper - uppercase a string (locale-aware) +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de toupper -.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ -\\$* -.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SH-xref - format a cross-reference to an SH section -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de SH-xref -.ie n \{\ -.\} -.toupper \\$* -.el \{\ -\\$* -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SH - level-one heading that works better for non-TTY output -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de1 SH -.\" put an extra blank line of space above the head in non-TTY output -.if t \{\ -.sp 1 -.\} -.sp \\n[PD]u -.nr an-level 1 -.set-an-margin -.nr an-prevailing-indent \\n[IN] -.fi -.in \\n[an-margin]u -.ti 0 -.HTML-TAG ".NH \\n[an-level]" -.it 1 an-trap -.nr an-no-space-flag 1 -.nr an-break-flag 1 -\." make the size of the head bigger -.ps +3 -.ft B -.ne (2v + 1u) -.ie n \{\ -.\" if n (TTY output), use uppercase -.toupper \\$* -.\} -.el \{\ -.nr an-break-flag 0 -.\" if not n (not TTY), use normal case (not uppercase) -\\$1 -.in \\n[an-margin]u -.ti 0 -.\" if not n (not TTY), put a border/line under subheading -.sp -.6 -\l'\n(.lu' -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" SS - level-two heading that works better for non-TTY output -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de1 SS -.sp \\n[PD]u -.nr an-level 1 -.set-an-margin -.nr an-prevailing-indent \\n[IN] -.fi -.in \\n[IN]u -.ti \\n[SN]u -.it 1 an-trap -.nr an-no-space-flag 1 -.nr an-break-flag 1 -.ps \\n[PS-SS]u -\." make the size of the head bigger -.ps +2 -.ft B -.ne (2v + 1u) -.if \\n[.$] \&\\$* -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" BB/BE - put background/screen (filled box) around block of text -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de BB -.if t \{\ -.sp -.5 -.br -.in +2n -.ll -2n -.gcolor red -.di BX -.\} -.. -.de EB -.if t \{\ -.if "\\$2"adjust-for-leading-newline" \{\ -.sp -1 -.\} -.br -.di -.in -.ll -.gcolor -.nr BW \\n(.lu-\\n(.i -.nr BH \\n(dn+.5v -.ne \\n(BHu+.5v -.ie "\\$2"adjust-for-leading-newline" \{\ -\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] -.\} -.el \{\ -\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] -.\} -.in 0 -.sp -.5v -.nf -.BX -.in -.sp .5v -.fi -.\} -.. -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.\" BM/EM - put colored marker in margin next to block of text -.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.de BM -.if t \{\ -.br -.ll -2n -.gcolor red -.di BX -.\} -.. -.de EM -.if t \{\ -.br -.di -.ll -.gcolor -.nr BH \\n(dn -.ne \\n(BHu -\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[] -.in 0 -.nf -.BX -.in -.fi -.\} -.. +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -166,7 +27,7 @@ .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- -.SH "Name" +.SH "NAME" yphelper \- helper application for internal use .SH "DESCRIPTION" .PP @@ -174,6 +35,5 @@ is a internal helper application for ypserv and should not be used by the normal user or system administrator\&. .SH "AUTHOR" .PP - -\fBmakedbm\fR +\fByphelper\fR was written by Thorsten Kukuk <kukuk@linux\-nis\&.org>\&. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/yphelper/yphelper.8.xml new/ypserv-2.32.1/yphelper/yphelper.8.xml --- old/ypserv-2.32/yphelper/yphelper.8.xml 2009-05-12 11:56:00.000000000 +0200 +++ new/ypserv-2.32.1/yphelper/yphelper.8.xml 2014-01-07 13:06:37.000000000 +0100 @@ -24,7 +24,7 @@ <refsect1 id='author'> <title>AUTHOR</title> <para> - <command>makedbm</command> was written by + <command>yphelper</command> was written by Thorsten Kukuk <[email protected]>. </para> </refsect1> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ypserv-2.32/yphelper/yphelper.c new/ypserv-2.32.1/yphelper/yphelper.c --- old/ypserv-2.32/yphelper/yphelper.c 2013-04-10 16:43:05.000000000 +0200 +++ new/ypserv-2.32.1/yphelper/yphelper.c 2014-01-07 13:07:56.000000000 +0100 @@ -665,7 +665,7 @@ merge_grp = 1; break; case 'v': - printf ("revnetgroup (%s) %s", PACKAGE, VERSION); + printf ("yphelper (%s) %s", PACKAGE, VERSION); exit (0); case 'i': map = optarg; ++++++ ypserv.service ++++++ --- /var/tmp/diff_new_pack.jginxk/_old 2014-03-14 15:18:17.000000000 +0100 +++ /var/tmp/diff_new_pack.jginxk/_new 2014-03-14 15:18:17.000000000 +0100 @@ -1,5 +1,5 @@ [Unit] -Description=NIS/YP (Network Information Service) Server +Description=NIS/YP Server Requires=rpcbind.service After=syslog.target network.target rpcbind.service slpd.service ++++++ ypxfrd.service ++++++ --- /var/tmp/diff_new_pack.jginxk/_old 2014-03-14 15:18:17.000000000 +0100 +++ /var/tmp/diff_new_pack.jginxk/_new 2014-03-14 15:18:17.000000000 +0100 @@ -1,5 +1,5 @@ [Unit] -Description=NIS/YP (Network Information Service) Maps Transferring Accelerator +Description=NIS/YP Maps Transferring Accelerator Requires=rpcbind.service ypserv.service After=syslog.target network.target rpcbind.service ypserv.service -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
