1 |
# $Id: smeserver-tftp-server.spec,v 1.6 2022/04/14 12:17:11 jcrisp Exp $ |
# $Id: smeserver-tftp-server.spec,v 1.8 2022/06/27 02:02:16 trevorb 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 12 |
%define release 13 |
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} |
18 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArch: noarch |
BuildArch: noarch |
|
Requires: ipsvd >= 0.11.1 |
|
21 |
Patch1: smeserver-tftp-server-1.2-dbdefaults.patch |
Patch1: smeserver-tftp-server-1.2-dbdefaults.patch |
22 |
Patch2: smeserver-tftp-server-1.2-refuse.patch |
Patch2: smeserver-tftp-server-1.2-refuse.patch |
23 |
Patch3: smeserver-tftp-server-1.2-migrate.patch |
Patch3: smeserver-tftp-server-1.2-migrate.patch |
73 |
%defattr(-,root,root) |
%defattr(-,root,root) |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
* Mon 27 Jun 2022 Trevor Batley ,trevor@batley.id.au> 1.2-12.sme |
* Fri Mar 22 2024 Trevor Batley <trevor@batley.id.au> 1.2-13.sme |
77 |
|
- Remove superfluous Provides: ipsvd [SME: 12517] |
78 |
|
|
79 |
|
* Mon Jun 27 2022 Trevor Batley <trevor@batley.id.au> 1.2-12.sme |
80 |
- Add tftp root directory (/tftpboot) to backups [SME: 12025] |
- Add tftp root directory (/tftpboot) to backups [SME: 12025] |
81 |
|
|
82 |
* 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 |