/[smecontribs]/rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec
ViewVC logotype

Diff of /rpms/smeserver-thinclient/contribs10/smeserver-thinclient.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by trevorb, Sat Apr 30 02:49:07 2022 UTC Revision 1.4 by trevorb, Mon May 9 21:41:27 2022 UTC
# Line 1  Line 1 
1  # $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 $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Trevor Batley  # Name: Trevor Batley
4    
# Line 6  Summary: Allow pxeboot of Thin Client wo Line 6  Summary: Allow pxeboot of Thin Client wo
6  %define name smeserver-thinclient  %define name smeserver-thinclient
7  Name: %{name}  Name: %{name}
8  %define version 2.2  %define version 2.2
9  %define release 1  %define release 2
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 17  BuildArch: noarch Line 17  BuildArch: noarch
17  Requires: e-smith-base, smeserver-pxe  Requires: e-smith-base, smeserver-pxe
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.2-migrate_DB_open_RW.patch
21    
22  %description  %description
23  Manage diskless workstation/device booting over network.  Manage diskless workstation/device booting over network.
# Line 26  A tftp server is reqired. Can be on sme Line 27  A tftp server is reqired. Can be on sme
27  Requires sme server to be acting as the dhcp server  Requires sme server to be acting as the dhcp server
28    
29  %changelog  %changelog
30    * Tue May 10 2022 Trevor Batley <trevor@batley.id.au> 2.2-2.sme
31    * added missing migrate/00openRW fragment for thinslient DB [SME 11967]
32    
33  * Thu Apr 28 2022 Trevor Batley <trevor@batley.id.au> 2.2-1.sme  * Thu Apr 28 2022 Trevor Batley <trevor@batley.id.au> 2.2-1.sme
34  - added /etc/dhcpd.thinclient include file for pxe clients  - added /etc/dhcpd.thinclient include file for pxe clients
35  - remove core pxe components and add requirement for smeserver-pxe [SME: 11960]  - remove core pxe components and add requirement for smeserver-pxe [SME: 11960]
# Line 143  Requires sme server to be acting as the Line 147  Requires sme server to be acting as the
147    
148  %prep  %prep
149  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
150    %patch1 -p1
151    
152  %build  %build
153  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed