--- rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec 2020/10/29 18:35:40 1.1 +++ rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec 2020/10/29 18:45:26 1.2 @@ -1,4 +1,4 @@ -# $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 $ # Authority: nocvs # Name: Trevor Batley @@ -6,7 +6,7 @@ Summary: Allow pxeboot of Thin Client wo %define name smeserver-thinclient Name: %{name} %define version 2.1 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -27,6 +27,9 @@ tftp server reqired. Can be on sme serve Assumes sme server is acting as dhcp server %changelog +* Thu Oct 29 2020 Brian Read 2.1-4.sme +- Initial import to SME10 tree [SME: 11073] + * Mon Apr 25 2016 Trevor Batley 2.1-3 - Allow upload and extract of 'Distribution' archives for loading into /tftpboot [9481] - Always set tftproot as /tftpboot as default [9441]