--- rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec 2022/04/30 02:49:07 1.3 +++ rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec 2022/05/09 21:41:27 1.4 @@ -1,4 +1,4 @@ -# $Id: smeserver-thinclient.spec,v 1.3 2020/10/29 18:45:26 trevorb Exp $ +# $Id: smeserver-thinclient.spec,v 1.3 2022/04/30 02:49:07 trevorb 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.2 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,7 @@ BuildArch: noarch Requires: e-smith-base, smeserver-pxe BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReq: yes +Patch1: smeserver-thinclient-2.2-migrate_DB_open_RW.patch %description Manage diskless workstation/device booting over network. @@ -26,6 +27,9 @@ A tftp server is reqired. Can be on sme Requires sme server to be acting as the dhcp server %changelog +* Tue May 10 2022 Trevor Batley 2.2-2.sme +* added missing migrate/00openRW fragment for thinslient DB [SME 11967] + * Thu Apr 28 2022 Trevor Batley 2.2-1.sme - added /etc/dhcpd.thinclient include file for pxe clients - remove core pxe components and add requirement for smeserver-pxe [SME: 11960] @@ -143,6 +147,7 @@ Requires sme server to be acting as the %prep %setup -q -n %{name}-%{version} +%patch1 -p1 %build perl createlinks