Hello community,

here is the log from the commit of package rpcsvc-proto for openSUSE:Factory 
checked in at 2017-11-30 12:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpcsvc-proto (Old)
 and      /work/SRC/openSUSE:Factory/.rpcsvc-proto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpcsvc-proto"

Thu Nov 30 12:40:24 2017 rev:2 rq:545081 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpcsvc-proto/rpcsvc-proto.changes        
2017-11-14 14:45:41.649357663 +0100
+++ /work/SRC/openSUSE:Factory/.rpcsvc-proto.new/rpcsvc-proto.changes   
2017-11-30 12:40:26.812704690 +0100
@@ -1,0 +2,7 @@
+Fri Nov 24 09:24:01 UTC 2017 - ku...@suse.de
+
+- Update to version 1.3
+  - only use original BSD-3-Clause code
+  - Correct email addresses
+
+-------------------------------------------------------------------

Old:
----
  rpcsvc-proto-1.2.tar.bz2

New:
----
  rpcsvc-proto-1.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpcsvc-proto.spec ++++++
--- /var/tmp/diff_new_pack.bPPhxH/_old  2017-11-30 12:40:27.628675022 +0100
+++ /var/tmp/diff_new_pack.bPPhxH/_new  2017-11-30 12:40:27.628675022 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           rpcsvc-proto
-Version:        1.2
+Version:        1.3
 Release:        0
 Summary:        RPC protocol definitions
-License:        LGPL-2.1 and BSD-3-Clause
+License:        BSD-3-Clause
 Group:          System/Libraries
 Url:            http://github.com/thkukuk/rpcsvc-proto
 Source:         %{name}-%{version}.tar.bz2
@@ -63,9 +63,9 @@
 mv %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_bindir}/rpcgen-tirpc
 mv %{buildroot}%{_mandir}/man1/rpcgen.1 
%{buildroot}%{_mandir}/man1/rpcgen-tirpc.1
 
-
 %files devel
 %defattr(-,root,root)
+%doc COPYING
 %dir %{_includedir}/tirpc
 %dir %{_includedir}/tirpc/rpcsvc
 %{_includedir}/tirpc/rpcsvc/*

++++++ rpcsvc-proto-1.2.tar.bz2 -> rpcsvc-proto-1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/COPYING new/rpcsvc-proto-1.3/COPYING
--- old/rpcsvc-proto-1.2/COPYING        2016-03-31 13:06:01.000000000 +0200
+++ new/rpcsvc-proto-1.3/COPYING        2017-11-24 09:38:04.000000000 +0100
@@ -1,24 +1,5 @@
 Most files were part of the GNU C Library.
 
-The GNU C Library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-The GNU C Library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with the GNU C Library; if not, see
-<http://www.gnu.org/licenses/>. 
-
-
-
-Some files have a different license, please look at the header
-of the files which license they have:
-
 Copyright (c) 2010, Oracle America, Inc.
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/Makefile.am 
new/rpcsvc-proto-1.3/Makefile.am
--- old/rpcsvc-proto-1.2/Makefile.am    2016-04-04 16:36:18.000000000 +0200
+++ new/rpcsvc-proto-1.3/Makefile.am    2017-11-24 10:13:05.000000000 +0100
@@ -1,6 +1,4 @@
 #
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
 AUTOMAKE_OPTIONS = 1.7 gnits dist-bzip2
 #
 SUBDIRS = rpcgen rpcsvc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/Makefile.in 
new/rpcsvc-proto-1.3/Makefile.in
--- old/rpcsvc-proto-1.2/Makefile.in    2017-02-23 15:31:34.000000000 +0100
+++ new/rpcsvc-proto-1.3/Makefile.in    2017-11-24 10:13:31.000000000 +0100
@@ -279,8 +279,6 @@
 top_srcdir = @top_srcdir@
 
 #
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
 AUTOMAKE_OPTIONS = 1.7 gnits dist-bzip2
 #
 SUBDIRS = rpcgen rpcsvc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/NEWS new/rpcsvc-proto-1.3/NEWS
--- old/rpcsvc-proto-1.2/NEWS   2017-02-23 15:31:52.000000000 +0100
+++ new/rpcsvc-proto-1.3/NEWS   2017-11-24 10:14:06.000000000 +0100
@@ -1,8 +1,12 @@
 rpcsvc-proto NEWS -- history of user-visible changes.
 
-Copyright (C) 2016 Thorsten Kukuk
+Copyright (C) 2016,2017 Thorsten Kukuk
 
-Please send bug reports, questions and suggestions to <ku...@linux-nis.org>.
+Please send bug reports, questions and suggestions to <ku...@thkukuk.de>.
+
+Version 1.3
+* Only use BSD-3 Clause code
+* Adjust email address
 
 Version 1.2
 * Fix possible buffer overrun in rpcgen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/configure 
new/rpcsvc-proto-1.3/configure
--- old/rpcsvc-proto-1.2/configure      2017-02-23 15:31:34.000000000 +0100
+++ new/rpcsvc-proto-1.3/configure      2017-11-24 10:12:41.000000000 +0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rpcsvc-proto 1.2.
+# Generated by GNU Autoconf 2.69 for rpcsvc-proto 1.3.
 #
-# Report bugs to <ku...@linux-nis.org>.
+# Report bugs to <ku...@thkukuk.de>.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -266,11 +266,11 @@
     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_echo "$0: Please tell bug-autoc...@gnu.org and
-$0: ku...@linux-nis.org about your system, including any
-$0: error possibly output before this message. Then install
-$0: a modern shell, or manually run the script under such a
-$0: shell if you do have one."
+    $as_echo "$0: Please tell bug-autoc...@gnu.org and ku...@thkukuk.de
+$0: about your system, including any error possibly output
+$0: before this message. Then install a modern shell, or
+$0: manually run the script under such a shell if you do
+$0: have one."
   fi
   exit 1
 fi
@@ -580,9 +580,9 @@
 # Identity of this package.
 PACKAGE_NAME='rpcsvc-proto'
 PACKAGE_TARNAME='rpcsvc-proto'
-PACKAGE_VERSION='1.2'
-PACKAGE_STRING='rpcsvc-proto 1.2'
-PACKAGE_BUGREPORT='ku...@linux-nis.org'
+PACKAGE_VERSION='1.3'
+PACKAGE_STRING='rpcsvc-proto 1.3'
+PACKAGE_BUGREPORT='ku...@thkukuk.de'
 PACKAGE_URL=''
 
 ac_unique_file="rpcgen/rpc_main.c"
@@ -1267,7 +1267,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 rpcsvc-proto 1.2 to adapt to many kinds of systems.
+\`configure' configures rpcsvc-proto 1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1333,7 +1333,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rpcsvc-proto 1.2:";;
+     short | recursive ) echo "Configuration of rpcsvc-proto 1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1361,7 +1361,7 @@
 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 <ku...@linux-nis.org>.
+Report bugs to <ku...@thkukuk.de>.
 _ACEOF
 ac_status=$?
 fi
@@ -1424,7 +1424,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rpcsvc-proto configure 1.2
+rpcsvc-proto configure 1.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1583,9 +1583,9 @@
 $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 ku...@linux-nis.org ##
-## ---------------------------------- ##"
+( $as_echo "## ------------------------------- ##
+## Report this to ku...@thkukuk.de ##
+## ------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
 esac
@@ -1726,7 +1726,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rpcsvc-proto $as_me 1.2, which was
+It was created by rpcsvc-proto $as_me 1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2589,7 +2589,7 @@
 
 # Define the identity of the package.
  PACKAGE='rpcsvc-proto'
- VERSION='1.2'
+ VERSION='1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4972,7 +4972,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rpcsvc-proto $as_me 1.2, which was
+This file was extended by rpcsvc-proto $as_me 1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5032,13 +5032,13 @@
 Configuration commands:
 $config_commands
 
-Report bugs to <ku...@linux-nis.org>."
+Report bugs to <ku...@thkukuk.de>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rpcsvc-proto config.status 1.2
+rpcsvc-proto config.status 1.3
 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/rpcsvc-proto-1.2/configure.ac 
new/rpcsvc-proto-1.3/configure.ac
--- old/rpcsvc-proto-1.2/configure.ac   2017-02-23 15:31:29.000000000 +0100
+++ new/rpcsvc-proto-1.3/configure.ac   2017-11-24 10:12:32.000000000 +0100
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(rpcsvc-proto, 1.2, ku...@linux-nis.org)
+AC_INIT(rpcsvc-proto, 1.3, ku...@thkukuk.de)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([rpcgen/rpc_main.c])
 AM_CONFIG_HEADER(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/rpcgen/Makefile.am 
new/rpcsvc-proto-1.3/rpcgen/Makefile.am
--- old/rpcsvc-proto-1.2/rpcgen/Makefile.am     2016-04-05 13:58:50.000000000 
+0200
+++ new/rpcsvc-proto-1.3/rpcgen/Makefile.am     2017-11-24 10:13:22.000000000 
+0100
@@ -1,6 +1,3 @@
-#
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
 CLEANFILES = *~
 
 bin_PROGRAMS = rpcgen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/rpcgen/Makefile.in 
new/rpcsvc-proto-1.3/rpcgen/Makefile.in
--- old/rpcsvc-proto-1.2/rpcgen/Makefile.in     2017-02-23 15:31:34.000000000 
+0100
+++ new/rpcsvc-proto-1.3/rpcgen/Makefile.in     2017-11-24 10:13:32.000000000 
+0100
@@ -270,10 +270,6 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-
-#
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
 CLEANFILES = *~
 man_MANS = rpcgen.1
 EXTRA_DIST = ${MANS}
@@ -295,9 +291,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpcgen/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits rpcgen/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu rpcgen/Makefile
+         $(AUTOMAKE) --gnits rpcgen/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
@@ -359,6 +355,22 @@
 clean-binPROGRAMS:
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
+installcheck-binPROGRAMS: $(bin_PROGRAMS)
+       bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
+         case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
+          *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
+         esac; \
+         f=`echo "$$p" | \
+            sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+         for opt in --help --version; do \
+           if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
+                2>c$${pid}_.err </dev/null \
+                && test -n "`cat c$${pid}_.out`" \
+                && test -z "`cat c$${pid}_.err`"; then :; \
+           else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
+         done; \
+       done; rm -f c$${pid}_.???; exit $$bad
+
 rpcgen$(EXEEXT): $(rpcgen_OBJECTS) $(rpcgen_DEPENDENCIES) 
$(EXTRA_rpcgen_DEPENDENCIES) 
        @rm -f rpcgen$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(rpcgen_OBJECTS) $(rpcgen_LDADD) $(LIBS)
@@ -605,7 +617,7 @@
 
 install-ps-am:
 
-installcheck-am:
+installcheck-am: installcheck-binPROGRAMS
 
 maintainer-clean: maintainer-clean-am
        -rm -rf ./$(DEPDIR)
@@ -639,10 +651,11 @@
        install-html install-html-am install-info install-info-am \
        install-man install-man1 install-pdf install-pdf-am install-ps \
        install-ps-am install-strip installcheck installcheck-am \
-       installdirs maintainer-clean maintainer-clean-generic \
-       mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
-       ps ps-am tags tags-am uninstall uninstall-am \
-       uninstall-binPROGRAMS uninstall-man uninstall-man1
+       installcheck-binPROGRAMS installdirs maintainer-clean \
+       maintainer-clean-generic mostlyclean mostlyclean-compile \
+       mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
+       uninstall-am uninstall-binPROGRAMS uninstall-man \
+       uninstall-man1
 
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/rpcsvc/Makefile.am 
new/rpcsvc-proto-1.3/rpcsvc/Makefile.am
--- old/rpcsvc-proto-1.2/rpcsvc/Makefile.am     2016-04-05 10:30:46.000000000 
+0200
+++ new/rpcsvc-proto-1.3/rpcsvc/Makefile.am     2017-11-24 10:01:47.000000000 
+0100
@@ -1,12 +1,9 @@
-#
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
 
 rpcsvcdir = $(includedir)/rpcsvc
 
 CLEANFILES = *~ $(nodist_rpcsvc_HEADERS)
 
-rpcsvc_HEADERS = bootparam.h klm_prot.x nlm_prot.x rstat.x spray.x \
+rpcsvc_HEADERS = klm_prot.x nlm_prot.x rstat.x spray.x \
        bootparam_prot.x mount.x rex.x rusers.x key_prot.x nfs_prot.x \
        rquota.x sm_inter.x
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/rpcsvc/Makefile.in 
new/rpcsvc-proto-1.3/rpcsvc/Makefile.in
--- old/rpcsvc-proto-1.2/rpcsvc/Makefile.in     2017-02-23 15:31:34.000000000 
+0100
+++ new/rpcsvc-proto-1.3/rpcsvc/Makefile.in     2017-11-24 10:12:41.000000000 
+0100
@@ -14,10 +14,6 @@
 
 @SET_MAKE@
 
-#
-# Copyright (c) 2016 Thorsten Kukuk <ku...@linux-nis.org>
-#
-
 VPATH = @srcdir@
 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 am__make_running_with_option = \
@@ -248,7 +244,7 @@
 top_srcdir = @top_srcdir@
 rpcsvcdir = $(includedir)/rpcsvc
 CLEANFILES = *~ $(nodist_rpcsvc_HEADERS)
-rpcsvc_HEADERS = bootparam.h klm_prot.x nlm_prot.x rstat.x spray.x \
+rpcsvc_HEADERS = klm_prot.x nlm_prot.x rstat.x spray.x \
        bootparam_prot.x mount.x rex.x rusers.x key_prot.x nfs_prot.x \
        rquota.x sm_inter.x
 
@@ -268,9 +264,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpcsvc/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits rpcsvc/Makefile'; \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu rpcsvc/Makefile
+         $(AUTOMAKE) --gnits rpcsvc/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpcsvc-proto-1.2/rpcsvc/bootparam.h 
new/rpcsvc-proto-1.3/rpcsvc/bootparam.h
--- old/rpcsvc-proto-1.2/rpcsvc/bootparam.h     2016-03-17 20:25:11.000000000 
+0100
+++ new/rpcsvc-proto-1.3/rpcsvc/bootparam.h     1970-01-01 01:00:00.000000000 
+0100
@@ -1,23 +0,0 @@
-/* Copyright (C) 1999-2016 Free Software Foundation, Inc.
-   This file is part of the GNU C Library.
-
-   The GNU C Library is free software; you can redistribute it and/or
-   modify it under the terms of the GNU Lesser General Public
-   License as published by the Free Software Foundation; either
-   version 2.1 of the License, or (at your option) any later version.
-
-   The GNU C Library is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-   Lesser General Public License for more details.
-
-   You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
-
-#ifndef _RPCSVC_BOOTPARAM_H
-#define _RPCSVC_BOOTPARAM_H
-
-#include <rpcsvc/bootparam_prot.h>
-
-#endif  /* _RPCSVC_BOOTPARAM_H */


Reply via email to