Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mozilla-nss for openSUSE:Factory checked in at 2023-07-30 20:57:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old) and /work/SRC/openSUSE:Factory/.mozilla-nss.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozilla-nss" Sun Jul 30 20:57:31 2023 rev:205 rq:1101298 version:3.90 Changes: -------- --- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes 2023-07-06 18:28:06.322936703 +0200 +++ /work/SRC/openSUSE:Factory/.mozilla-nss.new.32662/mozilla-nss.changes 2023-07-30 20:57:36.555161732 +0200 @@ -1,0 +2,5 @@ +Fri Jul 28 16:29:26 UTC 2023 - Dirk Stoecker <[email protected]> + +- Fix file conflict for pp manual page [bsc#1213281] + +------------------------------------------------------------------- @@ -3727 +3731,0 @@ - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-nss.spec ++++++ --- /var/tmp/diff_new_pack.toZrJv/_old 2023-07-30 20:57:37.823169260 +0200 +++ /var/tmp/diff_new_pack.toZrJv/_new 2023-07-30 20:57:37.827169284 +0200 @@ -359,6 +359,9 @@ # copy man-pages mkdir -p %{buildroot}%{_mandir}/man1/ cp -L %{_builddir}/nss-%{version}/nss/doc/nroff/* %{buildroot}%{_mandir}/man1/ +# Fix conflict with perl-PAR-Packer which has a pp-exe in _bindir +mkdir -p %{buildroot}%{_mandir}/man7/ +mv %{buildroot}%{_mandir}/man1/pp.1 %{buildroot}%{_mandir}/man7/pp.7 # copy unsupported tools cp -L bin/atob \ bin/btoa \ @@ -459,7 +462,6 @@ %{_libdir}/libnssutil3.so %{_libdir}/libsmime3.so %{_libdir}/libssl3.so -#%%{_libdir}/libnsssqlite3.so %files devel %defattr(644, root, root, 755)
