1 |
# $Id: smeserver-tftp-server.spec,v 1.5 2022/04/11 10:14:31 jcrisp Exp $ |
# $Id: smeserver-tftp-server.spec,v 1.6 2022/04/14 12:17:11 jcrisp Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Trevor Batley |
# Name: Trevor Batley |
4 |
|
|
5 |
%define name smeserver-tftp-server |
%define name smeserver-tftp-server |
6 |
%define version 1.2 |
%define version 1.2 |
7 |
%define release 11 |
%define release 12 |
8 |
|
|
9 |
Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP). |
Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP). |
10 |
Name: %{name} |
Name: %{name} |
29 |
Patch8: smeserver-tftp-server-1.2-Expand-hosts-allow-in-update-event.patch |
Patch8: smeserver-tftp-server-1.2-Expand-hosts-allow-in-update-event.patch |
30 |
Patch9: smeserver-tftp-server-1.2-updated-systemd-unit-files.patch |
Patch9: smeserver-tftp-server-1.2-updated-systemd-unit-files.patch |
31 |
Patch10: smeserver-tftp-server-1.2-fix-missing-systemd-directories.patch |
Patch10: smeserver-tftp-server-1.2-fix-missing-systemd-directories.patch |
32 |
|
Patch11: smeserver-tftp-server-1.2-12025-backup.patch |
33 |
|
|
34 |
%description |
%description |
35 |
smeserver wrapper for tftp-server |
smeserver wrapper for tftp-server |
51 |
%patch8 -p1 |
%patch8 -p1 |
52 |
%patch9 -p1 |
%patch9 -p1 |
53 |
%patch10 -p1 |
%patch10 -p1 |
54 |
|
%patch11 -p1 |
55 |
|
|
56 |
%build |
%build |
57 |
perl createlinks |
perl createlinks |
74 |
%defattr(-,root,root) |
%defattr(-,root,root) |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Mon 27 Jun 2022 Trevor Batley ,trevor@batley.id.au> 1.2-12.sme |
78 |
|
- Add tftp root directory (/tftpboot) to backups [SME: 12025] |
79 |
|
|
80 |
* Thu Apr 14 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-11.sme |
* Thu Apr 14 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-11.sme |
81 |
- Fix missing systemd directories [SME: 11927] |
- Fix missing systemd directories [SME: 11927] |
82 |
- Add default 50koozali.conf files |
- Add default 50koozali.conf files |