--- rpms/smeserver-thinclient/contribs8/smeserver-thinclient.spec 2013/02/13 15:09:19 1.1 +++ rpms/smeserver-thinclient/contribs8/smeserver-thinclient.spec 2016/04/03 11:04:13 1.2 @@ -1,4 +1,4 @@ -# $Id: smeserver-thinclient.spec,v 1.4 2008/11/25 16:20:32 slords Exp $ +# $Id: smeserver-thinclient.spec,v 1.1 2013/02/13 15:09:19 unnilennium 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.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,6 +24,10 @@ tftp server reqired. Can be on sme serve Assumes sme server is acting as dhcp server %changelog +* Sun Apr 4 2016 Trevor Batley 2.0-6 +- 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 + * Sun Apr 29 2007 Shad L. Lords - Clean up spec so package can be built by koji/plague