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

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

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

Revision 1.2 by trevorbatley, Sun Apr 3 11:24:19 2016 UTC Revision 1.3 by trevorbatley, Mon Apr 25 06:54:57 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-thinclient.spec,v 1.1 2013/11/12 22:02:57 vip-ire Exp $  # $Id: smeserver-thinclient.spec,v 1.2 2016/04/03 11:24:19 trevorbatley 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.1  %define version 2.1
9  %define release 2  %define release 3
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 18  Requires: e-smith-base Line 18  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.1-tftpdconf.patch  Patch1: smeserver-thinclient-2.1-tftpdconf.patch
21    Patch2: smeserver-thinclient-2.1-archive.patch
22    
23  %description  %description
24  Allows for diskless workstation boot of Thin Clients over network.  Allows for diskless workstation boot of Thin Clients over network.
# Line 26  tftp server reqired. Can be on sme serve Line 27  tftp server reqired. Can be on sme serve
27  Assumes sme server is acting as dhcp server  Assumes sme server is acting as dhcp server
28    
29  %changelog  %changelog
30    * Mon Apr 25 2016 Trevor Batley <trevorbatley@users.sourceforge.net> 2.1-3
31    - Allow upload and extract of 'Distribution' archives for loading into /tftpboot [9481]
32    - Always set tftproot as /tftpboot as default [9441]
33    
34  * Sun Apr 4 2016 Trevor Batley <trevorbatley@usres.sourceforge.net> 2.1-2  * Sun Apr 4 2016 Trevor Batley <trevorbatley@usres.sourceforge.net> 2.1-2
35  - Run tftpd-conf when tftp server is set to Self and tftpd exists [9417]  - Run tftpd-conf when tftp server is set to Self and tftpd exists [9417]
36  - Also remove the services2adjust restart of tftpd, which was trying to do the same  - Also remove the services2adjust restart of tftpd, which was trying to do the same
# Line 129  Assumes sme server is acting as dhcp ser Line 134  Assumes sme server is acting as dhcp ser
134  %prep  %prep
135  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
136  %patch1 -p1  %patch1 -p1
137    %patch2 -p1
138    
139  %build  %build
140  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