--- rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec 2020/12/18 14:51:13 1.2 +++ rpms/smeserver-hylafax/contribs10/smeserver-hylafax.spec 2021/10/12 08:47:52 1.3 @@ -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.2 2020/12/18 14:51:13 brianr Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-hylafax %define version 0.9 -%define release 10 +%define release 11 Summary: Set up hylafax for sending and receiving facsimiles. Name: %{name} Version: %{version} @@ -16,6 +16,8 @@ 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 + BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -27,6 +29,9 @@ AutoReqProv: no HylaFAX is an enterprise-class system for sending and receiving facsimiles %changelog +* 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 +78,7 @@ HylaFAX is an enterprise-class system fo %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build @@ -110,11 +116,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)