Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2017-04-20 20:58:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Thu Apr 20 20:58:45 2017 rev:52 rq:489054 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2017-03-12 20:02:39.277179355 +0100 +++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes 2017-04-20 20:58:46.633552828 +0200 @@ -1,0 +2,19 @@ +Tue Apr 18 08:27:14 UTC 2017 - [email protected] + +- And again that ldconfig call. Newline was obviously wrong. + Hopefully correct now. + +------------------------------------------------------------------- +Tue Apr 4 09:12:24 UTC 2017 - [email protected] + +- Jan Engelhardt <[email protected]> asked for reverting the change + to the ldconfig call. So be it. + +------------------------------------------------------------------- +Tue Mar 21 12:19:32 UTC 2017 - [email protected] + +- improvements for + a) calling /sbin/ldconfig, which no longer gives a warning + b) unregistering info-pages in %preun instead of %postun + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.WUrHZ2/_old 2017-04-20 20:58:47.697402376 +0200 +++ /var/tmp/diff_new_pack.WUrHZ2/_new 2017-04-20 20:58:47.701401810 +0200 @@ -396,6 +396,7 @@ %defattr(-, root, root) %dir %{_libdir}/R %{_libdir}/R/lib/ + #ld.so.conf %config /etc/ld.so.conf.d/R.conf @@ -403,7 +404,6 @@ %postun -n R-core-libs -p /sbin/ldconfig -# R-core-doc %package -n R-core-doc Summary: Package provides all documentation of R base. PDFs, man pages, info pages Group: Documentation/Other @@ -424,7 +424,7 @@ %install_info --info-dir=%{_infodir} %{_infodir}/R-ints.info.gz %endif -%postun -n R-core-doc +%preun -n R-core-doc %if 0%{?suse_version} != 1315 %install_info_delete --info-dir=%{_infodir} %{_infodir}/R-exts.info-1.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/R-FAQ.info.gz
