Hello community, here is the log from the commit of package gettext-runtime for openSUSE:Factory checked in at 2018-05-22 16:57:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old) and /work/SRC/openSUSE:Factory/.gettext-runtime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime" Tue May 22 16:57:44 2018 rev:74 rq:608996 version:0.19.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes 2018-04-30 22:48:22.159599876 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes 2018-05-22 16:57:48.513293604 +0200 @@ -1,0 +2,5 @@ +Mon May 14 19:56:58 UTC 2018 - [email protected] + +- Remove prereq on info: No info page installed. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-java.changes 2018-04-30 22:48:23.615546757 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-java.changes 2018-05-22 16:57:48.837281817 +0200 @@ -1,0 +2,5 @@ +Mon May 14 19:45:56 UTC 2018 - [email protected] + +- Remove prereq on info: No info page installed. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 2018-04-30 22:48:23.927535374 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes 2018-05-22 16:57:49.137270903 +0200 @@ -1,0 +2,7 @@ +Mon May 14 19:39:40 UTC 2018 - [email protected] + +- Fix %install_info_delete usage: + * It has to be performed in %preun, not %postun. + * This fixes warning messages upon package removal. + +------------------------------------------------------------------- gettext-runtime.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gettext-csharp.spec ++++++ --- /var/tmp/diff_new_pack.HaZEkJ/_old 2018-05-22 16:57:50.113235394 +0200 +++ /var/tmp/diff_new_pack.HaZEkJ/_new 2018-05-22 16:57:50.113235394 +0200 @@ -1,7 +1,7 @@ # # spec file for package gettext-csharp # -# 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 @@ -32,9 +32,8 @@ Version: 0.19.8.1 Release: 0 Summary: Native Language Support (NLS) for C# -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Tools/Other -PreReq: %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz Source1: gettext-rpmlintrc ++++++ gettext-java.spec ++++++ --- /var/tmp/diff_new_pack.HaZEkJ/_old 2018-05-22 16:57:50.141234375 +0200 +++ /var/tmp/diff_new_pack.HaZEkJ/_new 2018-05-22 16:57:50.145234230 +0200 @@ -1,7 +1,7 @@ # # spec file for package gettext-java # -# 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 @@ -20,7 +20,7 @@ Version: 0.19.8.1 Release: 0 Summary: Java Support for Native Language Support (NLS) -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Tools/Other Url: http://www.gnu.org/software/gettext/ Source0: http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz @@ -45,8 +45,6 @@ BuildRequires: perl-libintl-perl BuildRequires: tcl BuildRequires: xz -Requires(post): %install_info_prereq -Requires(preun): %install_info_prereq %if 0%{?fedora_version} || 0%{?centos_version} <= 600 || 0%{?scilin_version} <= 600 || 0%{?rhel_version} <= 600 %global debug_package %{nil} ++++++ gettext-runtime-mini.spec ++++++ --- /var/tmp/diff_new_pack.HaZEkJ/_old 2018-05-22 16:57:50.181232920 +0200 +++ /var/tmp/diff_new_pack.HaZEkJ/_new 2018-05-22 16:57:50.185232775 +0200 @@ -1,7 +1,7 @@ # # spec file for package gettext-runtime-mini # -# 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 @@ -52,10 +52,9 @@ #!BuildIgnore: gettext-tools %endif Summary: Tools for Native Language Support (NLS) -License: GPL-3.0+ and LGPL-2.0+ +License: GPL-3.0-or-later AND LGPL-2.0-or-later Group: Development/Tools/Other Url: http://www.gnu.org/software/gettext/ -PreReq: %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.xz Source1: gettext-rpmlintrc @@ -87,10 +86,11 @@ %package -n gettext-tools%{?with_mini:-mini} Summary: Tools for Native Language Support (NLS) -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Tools/Other Requires: %{name} = %{version} -PreReq: info +Requires(post): info +Requires(preun): info Provides: gettext-devel = %{version} %if %{without mini} # bug437293 @@ -120,7 +120,7 @@ %package tools-doc Summary: HTML documentation and examples for gettext-runtime -License: GPL-3.0+ and LGPL-2.0+ +License: GPL-3.0-or-later AND LGPL-2.0-or-later Group: Documentation/HTML BuildArch: noarch @@ -220,7 +220,7 @@ %install_info --info-dir=%{_infodir} %{_infodir}/gettext.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/autosprintf.info.gz -%postun -n gettext-tools%{?with_mini:-mini} +%preun -n gettext-tools%{?with_mini:-mini} %install_info_delete --info-dir=%{_infodir} %{_infodir}/gettext.info.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/autosprintf.info.gz gettext-runtime.spec: same change
