1 |
# $Id: smeserver-thinclient.spec,v 1.3 2016/04/25 06:54:57 trevorbatley Exp $ |
# $Id: smeserver-thinclient.spec,v 1.1 2020/10/29 18:35:40 brianr Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Trevor Batley |
# Name: Trevor Batley |
4 |
|
|
6 |
%define name smeserver-thinclient |
%define name smeserver-thinclient |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.1 |
%define version 2.1 |
9 |
%define release 3 |
%define release 4 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
27 |
Assumes sme server is acting as dhcp server |
Assumes sme server is acting as dhcp server |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 2.1-4.sme |
31 |
|
- Initial import to SME10 tree [SME: 11073] |
32 |
|
|
33 |
* Mon Apr 25 2016 Trevor Batley <trevorbatley@users.sourceforge.net> 2.1-3 |
* Mon Apr 25 2016 Trevor Batley <trevorbatley@users.sourceforge.net> 2.1-3 |
34 |
- Allow upload and extract of 'Distribution' archives for loading into /tftpboot [9481] |
- Allow upload and extract of 'Distribution' archives for loading into /tftpboot [9481] |
35 |
- Always set tftproot as /tftpboot as default [9441] |
- Always set tftproot as /tftpboot as default [9441] |