Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hylafax+ for openSUSE:Factory checked in at 2023-01-12 22:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hylafax+ (Old) and /work/SRC/openSUSE:Factory/.hylafax+.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hylafax+" Thu Jan 12 22:45:21 2023 rev:44 rq:1058050 version:7.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/hylafax+/hylafax+.changes 2022-12-27 11:55:15.227378608 +0100 +++ /work/SRC/openSUSE:Factory/.hylafax+.new.32243/hylafax+.changes 2023-01-12 22:45:29.941271056 +0100 @@ -1,0 +2,6 @@ +Thu Jan 12 10:56:23 UTC 2023 - Axel Braun <axel.br...@gmx.de> + +- tiff_450.diff added + updated to trunk r2695 for tiff 4.5 support - See CHANGES for details + +------------------------------------------------------------------- New: ---- tiff_450.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hylafax+.spec ++++++ --- /var/tmp/diff_new_pack.lXicTv/_old 2023-01-12 22:45:30.737275524 +0100 +++ /var/tmp/diff_new_pack.lXicTv/_new 2023-01-12 22:45:30.741275547 +0100 @@ -1,7 +1,7 @@ # # spec file for package hylafax+ # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,6 +41,8 @@ Source15: hylafax-service.xml Source16: hylafax-helper.xml +Patch0: tiff_450.diff + BuildRequires: firewalld BuildRequires: gcc-c++ BuildRequires: ghostscript @@ -105,6 +107,7 @@ %prep %setup -q -n hylafax-%{version} +%autopatch -p1 cp %{SOURCE8} . cp %{SOURCE9} . @@ -294,6 +297,12 @@ %{_mandir}/man8/ondelay.8c%{ext_man} %{_mandir}/man8/probemodem.8c%{ext_man} %{_mandir}/man8/typetest.8c%{ext_man} +%defattr(755,root,uucp,-) +%dir %{faxspool} +%dir %{faxspool}/bin +%dir %{faxspool}%{_sysconfdir} +%dir %{faxspool}/config +%dir %{faxspool}/bin/dict %{faxspool}/config/* %{faxspool}/bin/dict/* %{faxspool}/bin/genfontmap.ps @@ -308,10 +317,6 @@ %dir %{_sysconfdir}/hylafax/faxmail %dir %{_sysconfdir}/hylafax/faxmail/application %dir %{_sysconfdir}/hylafax/faxmail/image -%dir %{faxspool}/bin -%dir %{faxspool}%{_sysconfdir} -%dir %{faxspool}/config -%dir %{faxspool}/bin/dict %config(noreplace) %{_sysconfdir}/hylafax/hfaxd.conf %{_sbindir}/choptest %{_sbindir}/cqtest @@ -369,13 +374,11 @@ %{_sysconfdir}/hylafax/faxmail/application/binary %{_sysconfdir}/hylafax/faxmail/image/tiff %defattr(-,uucp,uucp,-) -%dir %{faxspool} %dir %{faxspool}/client %dir %{faxspool}/info %dir %{faxspool}/log %dir %{faxspool}/recvq %dir %{faxspool}/status -%dir %{faxspool}/config %dir %{faxspool}/dev %config(noreplace) %{faxspool}%{_sysconfdir}/xferfaxlog %defattr(700,uucp,uucp) ++++++ tiff_450.diff ++++++ ++++ 2082 lines (skipped)