commit hylafax+ for openSUSE:Factory
Hello community, here is the log from the commit of package hylafax+ for openSUSE:Factory checked in at 2018-11-29 22:59:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hylafax+ (Old) and /work/SRC/openSUSE:Factory/.hylafax+.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hylafax+" Thu Nov 29 22:59:17 2018 rev:25 rq:652283 version:5.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/hylafax+/hylafax+.changes 2018-11-15 12:40:38.326237156 +0100 +++ /work/SRC/openSUSE:Factory/.hylafax+.new.19453/hylafax+.changes 2018-11-29 22:59:24.631579619 +0100 @@ -1,0 +2,5 @@ +Tue Nov 27 21:18:13 UTC 2018 - Hans-Peter Jansen <hpj@urpla.net> + +- move textfmt to client package (used by sendfax only) + +------------------------------------------------------------------- @@ -10,0 +16,5 @@ + +------------------------------------------------------------------- +Wed Sep 19 13:38:15 UTC 2018 - Hans-Peter Jansen <hpj@urpla.net> + +- add systemd hylafax.target New: ---- hylafax.target ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hylafax+.spec ++++++ --- /var/tmp/diff_new_pack.JjyjTy/_old 2018-11-29 22:59:27.087576593 +0100 +++ /var/tmp/diff_new_pack.JjyjTy/_new 2018-11-29 22:59:27.087576593 +0100 @@ -31,8 +31,9 @@ Source4: hylafax-hfaxd.service Source5: hylafax-faxq.service Source6: hylafax-faxgetty@.service -Source7: README.SUSE -Source8: sendonly.conf +Source7: hylafax.target +Source8: README.SUSE +Source9: sendonly.conf BuildRequires: gcc-c++ BuildRequires: ghostscript BuildRequires: libjbig-devel @@ -95,8 +96,8 @@ %prep %setup -q -n hylafax-%{version} -cp %{SOURCE7} . cp %{SOURCE8} . +cp %{SOURCE9} . %build # - Can't use the configure macro because HylaFAX configure script does @@ -160,11 +161,12 @@ MAN=%{buildroot}%{_mandir} \ INSTALL_ROOT=%{buildroot} +install -p -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/hylafax +install -p -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/cron.hourly/hylafax install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/hylafax-hfaxd.service install -p -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/hylafax-faxq.service install -p -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/hylafax-faxgetty@.service -install -p -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/hylafax -install -p -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/cron.hourly/hylafax +install -p -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/hylafax.target for lnk in hylafax-hfaxd hylafax-faxq; do ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc$lnk @@ -210,6 +212,7 @@ %{_unitdir}/hylafax-hfaxd.service %{_unitdir}/hylafax-faxq.service %{_unitdir}/hylafax-faxgetty@.service +%{_unitdir}/hylafax.target %{_sbindir}/rchylafax-faxq %{_sbindir}/rchylafax-hfaxd %{_sbindir}/rchylafax @@ -278,7 +281,6 @@ %{_mandir}/man8/ondelay.8c%{ext_man} %{_mandir}/man8/probemodem.8c%{ext_man} %{_mandir}/man8/typetest.8c%{ext_man} -%{_mandir}/man1/textfmt.1%{?ext_man} %dir %{_sysconfdir}/hylafax %dir %{_sysconfdir}/hylafax/faxmail %dir %{_sysconfdir}/hylafax/faxmail/application @@ -334,7 +336,6 @@ %{_sbindir}/lockname %{_sbindir}/ondelay %{_sbindir}/pagesend -%{_sbindir}/textfmt %{faxspool}/bin/archive %{faxspool}/bin/common-functions %{faxspool}/bin/dictionary @@ -390,6 +391,7 @@ %{_bindir}/sendfax %{_bindir}/sendpage %{_sbindir}/edit-faxcover +%{_sbindir}/textfmt %{_mandir}/man1/edit-faxcover.1%{?ext_man} %{_mandir}/man1/faxalter.1%{?ext_man} %{_mandir}/man1/faxcover.1%{?ext_man} @@ -400,5 +402,6 @@ %{_mandir}/man1/sendfax.1%{?ext_man} %{_mandir}/man1/sendpage.1%{?ext_man} %{_mandir}/man1/sgi2fax.1%{?ext_man} +%{_mandir}/man1/textfmt.1%{?ext_man} %changelog ++++++ hylafax-faxgetty@.service ++++++ --- /var/tmp/diff_new_pack.JjyjTy/_old 2018-11-29 22:59:27.131576538 +0100 +++ /var/tmp/diff_new_pack.JjyjTy/_new 2018-11-29 22:59:27.131576538 +0100 @@ -2,6 +2,7 @@ Description=HylaFAX faxgetty for %I Documentation=man:faxgetty(8C) After=hylafax-faxq.service +PartOf=hylafax.target [Service] ExecStart=-/usr/sbin/faxgetty /dev/%I ++++++ hylafax-faxq.service ++++++ --- /var/tmp/diff_new_pack.JjyjTy/_old 2018-11-29 22:59:27.143576524 +0100 +++ /var/tmp/diff_new_pack.JjyjTy/_new 2018-11-29 22:59:27.143576524 +0100 @@ -1,6 +1,7 @@ [Unit] Description=HylaFAX faxq (job scheduler service) ConditionPathExists=/var/spool/hylafax/etc/setup.cache +PartOf=hylafax.target [Service] User=root ++++++ hylafax-hfaxd.service ++++++ --- /var/tmp/diff_new_pack.JjyjTy/_old 2018-11-29 22:59:27.155576509 +0100 +++ /var/tmp/diff_new_pack.JjyjTy/_new 2018-11-29 22:59:27.155576509 +0100 @@ -1,6 +1,7 @@ [Unit] Description=HylaFAX hfaxd (client service) ConditionPathExists=/var/spool/hylafax/etc/setup.cache +PartOf=hylafax.target [Service] User=root ++++++ hylafax.target ++++++ [Unit] Description=Target to restart all parts of HylaFax+
participants (1)
-
root