--- rpms/smeserver-thinclient/contribs9/smeserver-thinclient.spec 2013/11/12 22:02:57 1.1 +++ 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/02/13 15:09:19 unnilennium 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 1 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,9 @@ BuildArch: noarch 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. PXE capable NIC and BIOS required on target machine @@ -24,6 +27,14 @@ 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 + * Tue Nov 12 2013 Daniel Berteaud 2.1-1 - Rebuild for SME9 @@ -122,6 +133,8 @@ Assumes sme server is acting as dhcp ser %prep %setup -q -n %{name}-%{version} +%patch1 -p1 +%patch2 -p1 %build perl createlinks