Hello community, here is the log from the commit of package rpcsvc-proto for openSUSE:Factory checked in at 2018-03-01 11:59:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcsvc-proto (Old) and /work/SRC/openSUSE:Factory/.rpcsvc-proto.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rpcsvc-proto" Thu Mar 1 11:59:27 2018 rev:3 rq:579434 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcsvc-proto/rpcsvc-proto.changes 2017-11-30 12:40:26.812704690 +0100 +++ /work/SRC/openSUSE:Factory/.rpcsvc-proto.new/rpcsvc-proto.changes 2018-03-01 11:59:31.223957981 +0100 @@ -1,0 +2,13 @@ +Fri Feb 23 10:26:29 UTC 2018 - kukuk@suse.com + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- +Mon Jan 15 15:52:34 CET 2018 - kukuk@suse.de + +- Update to version 1.3.1 + - fix autogen.sh script +- Revert renames to tirpc, make it directly useable. glibc no + longer contains this files. + +------------------------------------------------------------------- Old: ---- rpcsvc-proto-1.3.tar.bz2 New: ---- rpcsvc-proto-1.3.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcsvc-proto.spec ++++++ --- /var/tmp/diff_new_pack.ijighB/_old 2018-03-01 11:59:31.919932873 +0100 +++ /var/tmp/diff_new_pack.ijighB/_new 2018-03-01 11:59:31.919932873 +0100 @@ -1,7 +1,7 @@ # # spec file for package rpcsvc-proto # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: rpcsvc-proto -Version: 1.3 +Version: 1.3.1 Release: 0 Summary: RPC protocol definitions License: BSD-3-Clause Group: System/Libraries Url: http://github.com/thkukuk/rpcsvc-proto Source: %{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The rpcsvc-proto package includes several rpcsvc header files @@ -54,25 +53,20 @@ %setup -q %build -%configure --includedir=%{_includedir}/tirpc +%configure make %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install -# Rename temporary to avoid conflict with glibc for easier migration -mv %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_bindir}/rpcgen-tirpc -mv %{buildroot}%{_mandir}/man1/rpcgen.1 %{buildroot}%{_mandir}/man1/rpcgen-tirpc.1 +%make_install %files devel -%defattr(-,root,root) -%doc COPYING -%dir %{_includedir}/tirpc -%dir %{_includedir}/tirpc/rpcsvc -%{_includedir}/tirpc/rpcsvc/* +%license COPYING +%dir %{_includedir}/rpcsvc +%{_includedir}/rpcsvc/* %files -n rpcgen -%defattr(-,root,root) -%{_bindir}/rpcgen-tirpc -%{_mandir}/man1/rpcgen-tirpc.1* +%license COPYING +%{_bindir}/rpcgen +%{_mandir}/man1/rpcgen.1* %changelog ++++++ rpcsvc-proto-1.3.tar.bz2 -> rpcsvc-proto-1.3.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpcsvc-proto-1.3/NEWS new/rpcsvc-proto-1.3.1/NEWS --- old/rpcsvc-proto-1.3/NEWS 2017-11-24 10:14:06.000000000 +0100 +++ new/rpcsvc-proto-1.3.1/NEWS 2018-01-10 09:44:06.000000000 +0100 @@ -1,8 +1,11 @@ rpcsvc-proto NEWS -- history of user-visible changes. -Copyright (C) 2016,2017 Thorsten Kukuk +Copyright (C) 2016-2018 Thorsten Kukuk -Please send bug reports, questions and suggestions to <kukuk@thkukuk.de>. +Please use https://github.com/thkukuk/rpcsvc-proto/issues for bug reports. + +Version 1.3.1 +* Fix autogen.sh Version 1.3 * Only use BSD-3 Clause code diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpcsvc-proto-1.3/configure new/rpcsvc-proto-1.3.1/configure --- old/rpcsvc-proto-1.3/configure 2017-11-24 10:12:41.000000000 +0100 +++ new/rpcsvc-proto-1.3.1/configure 2018-01-10 09:47:56.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for rpcsvc-proto 1.3. +# Generated by GNU Autoconf 2.69 for rpcsvc-proto 1.3.1. # # Report bugs to <kukuk@thkukuk.de>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='rpcsvc-proto' PACKAGE_TARNAME='rpcsvc-proto' -PACKAGE_VERSION='1.3' -PACKAGE_STRING='rpcsvc-proto 1.3' +PACKAGE_VERSION='1.3.1' +PACKAGE_STRING='rpcsvc-proto 1.3.1' PACKAGE_BUGREPORT='kukuk@thkukuk.de' PACKAGE_URL='' @@ -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.3 to adapt to many kinds of systems. +\`configure' configures rpcsvc-proto 1.3.1 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.3:";; + short | recursive ) echo "Configuration of rpcsvc-proto 1.3.1:";; esac cat <<\_ACEOF @@ -1424,7 +1424,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpcsvc-proto configure 1.3 +rpcsvc-proto configure 1.3.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -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.3, which was +It was created by rpcsvc-proto $as_me 1.3.1, 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.3' + VERSION='1.3.1' cat >>confdefs.h <<_ACEOF @@ -4440,7 +4440,6 @@ fi - ac_config_files="$ac_config_files Makefile rpcgen/Makefile rpcsvc/Makefile" cat >confcache <<\_ACEOF @@ -4972,7 +4971,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.3, which was +This file was extended by rpcsvc-proto $as_me 1.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5038,7 +5037,7 @@ 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.3 +rpcsvc-proto config.status 1.3.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/rpcsvc-proto-1.3/configure.ac new/rpcsvc-proto-1.3.1/configure.ac --- old/rpcsvc-proto-1.3/configure.ac 2017-11-24 10:12:32.000000000 +0100 +++ new/rpcsvc-proto-1.3.1/configure.ac 2018-01-10 09:47:44.000000000 +0100 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(rpcsvc-proto, 1.3, kukuk@thkukuk.de) +AC_INIT(rpcsvc-proto, 1.3.1, kukuk@thkukuk.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([rpcgen/rpc_main.c]) AM_CONFIG_HEADER(config.h) @@ -16,7 +16,4 @@ AC_PROG_INSTALL AC_PROG_MAKE_SET -dnl Checks for programs. -dnl AC_CHECK_PROGS([RPCGEN],[rpcgen]) - AC_OUTPUT([Makefile rpcgen/Makefile rpcsvc/Makefile])