--- rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec 2020/12/18 14:51:13 1.2 +++ rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec 2021/10/15 10:41:16 1.5 @@ -1,10 +1,10 @@ -# $Id: smeserver-hylafax.spec,v 1.1 2020/12/18 12:12:07 brianr Exp $ +# $Id: smeserver-hylafax.spec,v 1.4 2021/10/14 12:24:11 brianr Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-hylafax %define version 0.9 -%define release 10 +%define release 13 Summary: Set up hylafax for sending and receiving facsimiles. Name: %{name} Version: %{version} @@ -16,6 +16,9 @@ Source: %{name}-%{version}.tar.gz Patch1: smeserver-hylafax-0.9-6.symlink.patch Patch2: smeserver-hylafax-0.9.sme9.patch Patch3: smeserver-hylafax-0.9-Take-out-initd-calls-in-createlinks-file.patch +Patch4: smeserver-hylafax-0.9-Add-Update-event-to-createlinks.patch +#Patch5: smeserver-hylafax-0.9-Add-restart-event-without-conf-expand.patch - reverse out Release 12 + BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -27,6 +30,15 @@ AutoReqProv: no HylaFAX is an enterprise-class system for sending and receiving facsimiles %changelog +* Fri Oct 15 2021 Brian Read 0.9-13.sme +- Reverse out release 12 changes. [SME: 11269] + +* Wed Oct 13 2021 Brian Read 0.9-12.sme +- Add restart event without conf expand as faxsetup writes to it [SME: 11269] + +* Mon Oct 11 2021 Brian Read 0.9-11.sme +- Add-Update-event-to-createlinks.patch [SME: 11269] + * Fri Dec 18 2020 Brian Read 0.9-10.sme - Initial import to SME10 [SME:11269 ] - Take-out-initd-calls-in-createlinks-file @@ -73,6 +85,8 @@ HylaFAX is an enterprise-class system fo %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +#%patch5 -p1 - Reverse out rleease 12 changes. %build @@ -110,11 +124,14 @@ rm -rf %{name}-%{version} #/sbin/e-smith/expand-template /etc/init/ttyS0.conf #/bin/rm -f /etc/cron.daily/hylafax #/bin/touch /var/spool/hylafax/etc/xferfaxlog -#echo "see http://wiki.contribs.org/HylaFax" +echo "*****************************************" +echo "* See http://wiki.contribs.org/HylaFax *" +echo "* Remember to run /usr/sbin/faxsetup *" +echo "*****************************************" %postun -/sbin/e-smith/expand-template /etc/inittab -/sbin/init q +#/sbin/e-smith/expand-template /etc/inittab +#/sbin/init q %files -f %{name}-%{version}-filelist %defattr(-,root,root)