1 |
# $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:04:13 trevorbatley Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Trevor Batley |
# Name: Trevor Batley |
4 |
|
|
17 |
Requires: e-smith-base |
Requires: e-smith-base |
18 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
19 |
AutoReq: yes |
AutoReq: yes |
20 |
|
Patch1: smeserver-thinclient-2.0-tftpdconf.patch |
21 |
|
|
22 |
%description |
%description |
23 |
Allows for diskless workstation boot of Thin Clients over network. |
Allows for diskless workstation boot of Thin Clients over network. |
24 |
PXE capable NIC and BIOS required on target machine |
PXE capable NIC and BIOS required on target machine |
125 |
|
|
126 |
%prep |
%prep |
127 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
128 |
|
%patch1 -p1 |
129 |
|
|
130 |
%build |
%build |
131 |
perl createlinks |
perl createlinks |