--- rpms/smeserver-thinclient/contribs9/smeserver-thinclient.spec 2016/04/03 11:24:19 1.2 +++ rpms/smeserver-thinclient/contribs9/smeserver-thinclient.spec 2016/04/25 06:54:57 1.3 @@ -1,4 +1,4 @@ -# $Id: smeserver-thinclient.spec,v 1.1 2013/11/12 22:02:57 vip-ire Exp $ +# $Id: smeserver-thinclient.spec,v 1.2 2016/04/03 11:24:19 trevorbatley 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 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,7 @@ Requires: e-smith-base BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReq: yes Patch1: smeserver-thinclient-2.1-tftpdconf.patch +Patch2: smeserver-thinclient-2.1-archive.patch %description Allows for diskless workstation boot of Thin Clients over network. @@ -26,6 +27,10 @@ tftp server reqired. Can be on sme serve Assumes sme server is acting as dhcp server %changelog +* 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] + * Sun Apr 4 2016 Trevor Batley 2.1-2 - Run tftpd-conf when tftp server is set to Self and tftpd exists [9417] - Also remove the services2adjust restart of tftpd, which was trying to do the same @@ -129,6 +134,7 @@ Assumes sme server is acting as dhcp ser %prep %setup -q -n %{name}-%{version} %patch1 -p1 +%patch2 -p1 %build perl createlinks