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

Diff of /rpms/smeserver-tftp-server/contribs10/smeserver-tftp-server.spec

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

Revision 1.5 by jcrisp, Mon Apr 11 10:14:31 2022 UTC Revision 1.6 by jcrisp, Thu Apr 14 12:17:11 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-tftp-server.spec,v 1.4 2021/11/10 12:07:54 brianr Exp $  # $Id: smeserver-tftp-server.spec,v 1.5 2022/04/11 10:14:31 jcrisp Exp $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Trevor Batley  # Name: Trevor Batley
4    
5  %define name smeserver-tftp-server  %define name smeserver-tftp-server
6  %define version 1.2  %define version 1.2
7  %define release 10  %define release 11
8    
9  Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP).  Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP).
10  Name: %{name}  Name: %{name}
# Line 28  Patch6: smeserver-tftp-server-1.2-blksiz Line 28  Patch6: smeserver-tftp-server-1.2-blksiz
28  Patch7: smeserver-tftp-server-1.2-Add-Update-event-to-createlinks.patch  Patch7: smeserver-tftp-server-1.2-Add-Update-event-to-createlinks.patch
29  Patch8: smeserver-tftp-server-1.2-Expand-hosts-allow-in-update-event.patch  Patch8: smeserver-tftp-server-1.2-Expand-hosts-allow-in-update-event.patch
30  Patch9: smeserver-tftp-server-1.2-updated-systemd-unit-files.patch  Patch9: smeserver-tftp-server-1.2-updated-systemd-unit-files.patch
31    Patch10: smeserver-tftp-server-1.2-fix-missing-systemd-directories.patch
32    
33  %description  %description
34  smeserver wrapper for tftp-server  smeserver wrapper for tftp-server
# Line 48  and should not be enabled unless it is e Line 49  and should not be enabled unless it is e
49  %patch7 -p1  %patch7 -p1
50  %patch8 -p1  %patch8 -p1
51  %patch9 -p1  %patch9 -p1
52    %patch10 -p1
53    
54  %build  %build
55  perl createlinks  perl createlinks
# Line 70  rm -rf $RPM_BUILD_ROOT Line 72  rm -rf $RPM_BUILD_ROOT
72  %defattr(-,root,root)  %defattr(-,root,root)
73    
74  %changelog  %changelog
75    * Thu Apr 14 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-11.sme
76    - Fix missing systemd directories [SME: 11927]
77    - Add default 50koozali.conf files
78    
79  * Mon Apr 11 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-10.sme  * Mon Apr 11 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2-10.sme
80  - Update systemd unit files [SME: 11927]  - Update systemd unit files [SME: 11927]
81  - Migrate db from tftpd to tftp [SME: 11928]  - Migrate db from tftpd to tftp [SME: 11928]


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