Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package makedumpfile for openSUSE:Factory checked in at 2024-10-09 22:03:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/makedumpfile (Old) and /work/SRC/openSUSE:Factory/.makedumpfile.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "makedumpfile" Wed Oct 9 22:03:30 2024 rev:95 rq:1206470 version:1.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes 2024-08-13 13:22:27.412278593 +0200 +++ /work/SRC/openSUSE:Factory/.makedumpfile.new.19354/makedumpfile.changes 2024-10-09 22:03:44.863189192 +0200 @@ -1,0 +2,6 @@ +Fri Sep 13 09:37:15 UTC 2024 - Jiri Bohac <jbo...@suse.com> + +- move makedumpfile-R.pl from /usr/bin to + /usr/share/makedumpfile-{version} (bsc#1230448) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ makedumpfile.spec ++++++ --- /var/tmp/diff_new_pack.9fF6QE/_old 2024-10-09 22:03:45.391211226 +0200 +++ /var/tmp/diff_new_pack.9fF6QE/_new 2024-10-09 22:03:45.391211226 +0200 @@ -97,9 +97,9 @@ %install install -D -m 0755 makedumpfile %{buildroot}%{_bindir}/makedumpfile -install -D -m 0755 makedumpfile-R.pl %{buildroot}%{_bindir}/makedumpfile-R.pl install -D -m 0644 makedumpfile.8 %{buildroot}%{_mandir}/man8/makedumpfile.8 install -D -m 0644 makedumpfile.conf.5 %{buildroot}%{_mandir}/man5/makedumpfile.conf.5 +install -D -m 0644 makedumpfile-R.pl %{buildroot}%{_datadir}/%{name}-%{version}/makedumpfile-R.pl %if %{build_eppic} install -D -m 0755 eppic_makedumpfile.so %{buildroot}%{_libdir}/%{name}-%{version}/eppic_makedumpfile.so install -d -m 0755 %{buildroot}%{_datadir}/%{name}-%{version}/eppic_scripts @@ -123,10 +123,11 @@ %doc README IMPLEMENTATION %{_mandir}/man?/* %{_bindir}/* +%dir %{_datadir}/%{name}-%{version} +%{_datadir}/%{name}-%{version}/makedumpfile-R.pl %if %{build_eppic} %dir %{_libdir}/%{name}-%{version} %{_libdir}/%{name}-%{version}/eppic_makedumpfile.so -%dir %{_datadir}/%{name}-%{version} %{_datadir}/%{name}-%{version}/eppic_scripts/ %endif