--- rpms/smeserver-tftp-server/contribs10/smeserver-tftp-server.spec 2022/04/14 12:17:11 1.6 +++ rpms/smeserver-tftp-server/contribs10/smeserver-tftp-server.spec 2022/06/27 02:02:16 1.8 @@ -1,10 +1,10 @@ -# $Id: smeserver-tftp-server.spec,v 1.5 2022/04/11 10:14:31 jcrisp Exp $ +# $Id: smeserver-tftp-server.spec,v 1.7 2022/06/27 01:59:34 trevorb Exp $ # Authority: nocvs # Name: Trevor Batley %define name smeserver-tftp-server %define version 1.2 -%define release 11 +%define release 12 Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP). Name: %{name} @@ -29,6 +29,7 @@ Patch7: smeserver-tftp-server-1.2-Add-Up Patch8: smeserver-tftp-server-1.2-Expand-hosts-allow-in-update-event.patch Patch9: smeserver-tftp-server-1.2-updated-systemd-unit-files.patch Patch10: smeserver-tftp-server-1.2-fix-missing-systemd-directories.patch +Patch11: smeserver-tftp-server-1.2-12025-backup.patch %description smeserver wrapper for tftp-server @@ -50,6 +51,7 @@ and should not be enabled unless it is e %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %build perl createlinks @@ -72,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Mon Jun 27 2022 Trevor Batley 1.2-12.sme +- Add tftp root directory (/tftpboot) to backups [SME: 12025] + * Thu Apr 14 2022 John Crisp 1.2-11.sme - Fix missing systemd directories [SME: 11927] - Add default 50koozali.conf files