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

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

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

Revision 1.1 by jcrisp, Wed Oct 28 14:31:22 2020 UTC Revision 1.2 by brianr, Fri Nov 27 19:30:05 2020 UTC
# Line 1  Line 1 
1  %define name smeserver-wsdd  %define name smeserver-wsdd
2  %define version 0.2  %define version 0.2
3  %define release 1  %define release 2
4  Summary: Plugin to enable wsdd  Summary: Plugin to enable wsdd
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 16  Requires: e-smith-release >= 10.0 Line 16  Requires: e-smith-release >= 10.0
16  Requires: python3  Requires: python3
17  Requires: wsdd >= 0.6  Requires: wsdd >= 0.6
18    
19    Patch0: smeserver-wsdd-0.2-Add-in-systemd-startup-in-createlinks.patch
20  AutoReqProv: no  AutoReqProv: no
21    
22  %description  %description
23  wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts, like your local NAS device, to be found by Web Service Discovery Clients like Windows.  wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts, like your local NAS device, to be found by Web Service Discovery Clients like Windows.
24    
25  %changelog  %changelog
26    * Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 0.2-2.sme
27    - Add in creatlinks stuff for systemd startup [SME: 11209]
28    
29  * Mon Jul 06 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-1.sme  * Mon Jul 06 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-1.sme
30   - template unit file   - template unit file
31   - template masq file   - template masq file
# Line 32  wsdd implements a Web Service Discovery Line 36  wsdd implements a Web Service Discovery
36    
37  %prep  %prep
38  %setup  %setup
39    %patch0 -p1
40    
41  %build  %build
42  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