Hello community, here is the log from the commit of package texinfo for openSUSE:Factory checked in at 2019-10-25 18:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texinfo (Old) and /work/SRC/openSUSE:Factory/.texinfo.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texinfo" Fri Oct 25 18:37:47 2019 rev:57 rq:739022 version:6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes 2019-10-07 13:38:00.676842865 +0200 +++ /work/SRC/openSUSE:Factory/.texinfo.new.2990/texinfo.changes 2019-10-25 18:37:50.783654558 +0200 @@ -1,0 +2,15 @@ +Thu Oct 17 07:30:27 UTC 2019 - Dr. Werner Fink <[email protected]> + +- Delete info-dir as not required anymore + +------------------------------------------------------------------- +Mon Sep 30 08:14:13 UTC 2019 - Dr. Werner Fink <[email protected]> + +- Mark /usr/share/info/dir as %ghost + +------------------------------------------------------------------- +Mon Sep 30 07:11:54 UTC 2019 - Dr. Werner Fink <[email protected]> + +- Add a rpmlintrc file to silent useless warnings + +------------------------------------------------------------------- Old: ---- info-dir New: ---- texinfo-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texinfo.spec ++++++ --- /var/tmp/diff_new_pack.NSDdHm/_old 2019-10-25 18:37:51.575655303 +0200 +++ /var/tmp/diff_new_pack.NSDdHm/_new 2019-10-25 18:37:51.579655307 +0200 @@ -28,7 +28,7 @@ Source0: https://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz Source1: https://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz.sig Source2: %{name}.keyring -Source10: info-dir +Source42: %{name}-rpmlintrc Patch1: texinfo-zlib.patch Patch2: install-info_exitcode.patch BuildRequires: automake @@ -131,8 +131,6 @@ mv %{buildroot}%{_bindir}/install-info %{buildroot}/sbin/ ln -sf ../../sbin/install-info %{buildroot}%{_bindir}/install-info -install -m 644 %{SOURCE10} %{buildroot}%{_infodir}/dir - %find_lang %{name} %{name}.lang %find_lang %{name}_document %{name}_document.lang @@ -218,7 +216,7 @@ %files -n info %defattr(-,root,root,0755) -%config(noreplace) %verify(not md5 size mtime) %{_infodir}/dir +%ghost %verify(not md5 size mtime) %{_infodir}/dir /sbin/install-info %{_bindir}/install-info %{_bindir}/info ++++++ texinfo-rpmlintrc ++++++ addFilter(".*W:.*ghost-files-without-postin.*") addFilter(".*W:.*info-files-without-install-info-post.*") addFilter(".*W:.*name-repeated-in-summary.*") addFilter(".*W:.*no-binary.*")
