1 |
# $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 $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Trevor Batley |
# Name: Trevor Batley |
4 |
|
|
6 |
%define name smeserver-thinclient |
%define name smeserver-thinclient |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.0 |
%define version 2.0 |
9 |
%define release 5 |
%define release 6 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
24 |
Assumes sme server is acting as dhcp server |
Assumes sme server is acting as dhcp server |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Sun Apr 4 2016 Trevor Batley <trevorbatley@usres.sourceforge.net> 2.0-6 |
28 |
|
- Run tftpd-conf when tftp server is set to Self and tftpd exists [9417] |
29 |
|
- Also remove the services2adjust restart of tftpd, which was trying to do the same |
30 |
|
|
31 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
32 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
33 |
|
|