Hello community, here is the log from the commit of package mjpegtools for openSUSE:Factory checked in at 2018-01-16 09:37:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mjpegtools (Old) and /work/SRC/openSUSE:Factory/.mjpegtools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mjpegtools" Tue Jan 16 09:37:59 2018 rev:47 rq:563887 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mjpegtools/mjpegtools.changes 2017-11-11 14:16:31.369980267 +0100 +++ /work/SRC/openSUSE:Factory/.mjpegtools.new/mjpegtools.changes 2018-01-16 09:38:00.633934123 +0100 @@ -1,0 +2,5 @@ +Sat Dec 30 22:41:59 UTC 2017 - [email protected] + +- Add conditional post(un) handling for libmpeg2encpp-2_0-0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mjpegtools.spec ++++++ --- /var/tmp/diff_new_pack.RCDM8a/_old 2018-01-16 09:38:01.481894432 +0100 +++ /var/tmp/diff_new_pack.RCDM8a/_new 2018-01-16 09:38:01.485894244 +0100 @@ -175,9 +175,13 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/mjpeg-howto.info%{ext_info} %post -n libmjpegutils-2_0-0 -p /sbin/ldconfig - %postun -n libmjpegutils-2_0-0 -p /sbin/ldconfig +%if 0%{?BUILD_ORIG} +%post -n libmpeg2encpp-2_0-0 -p /sbin/ldconfig +%postun -n libmpeg2encpp-2_0-0 -p /sbin/ldconfig +%endif + %files %defattr(0644, root, root, 0755) %attr(0755,root,root) %{_bindir}/*
