/[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.3 by brianr, Sun Nov 29 18:52:24 2020 UTC Revision 1.4 by jcrisp, Mon Dec 21 10:20:22 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 3  %define release 4
4  Summary: Plugin to enable wsdd  Summary: Plugin to enable wsdd
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 18  Requires: wsdd >= 0.6 Line 18  Requires: wsdd >= 0.6
18    
19  Patch0: smeserver-wsdd-0.2-Add-in-systemd-startup-in-createlinks.patch  Patch0: smeserver-wsdd-0.2-Add-in-systemd-startup-in-createlinks.patch
20  Patch1: smeserver-wsdd-0.2-Change-WantedBy-to-smeserver.patch  Patch1: smeserver-wsdd-0.2-Change-WantedBy-to-smeserver.patch
21    Patch2: smeserver-wsdd-0.2-bz11059-update-masq.patch
22    
23  AutoReqProv: no  AutoReqProv: no
24    
# Line 25  AutoReqProv: no Line 26  AutoReqProv: no
26  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.
27    
28  %changelog  %changelog
29    * Mon Dec 21 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-4.sme
30    - Fix masq template for iptables [SME: 11209]
31    
32  * Sun Nov 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.2-3.sme  * Sun Nov 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.2-3.sme
33  - Fix systemd params - WantedBy [SME: 11209]  - Fix systemd params - WantedBy [SME: 11209]
34    
# Line 43  wsdd implements a Web Service Discovery Line 47  wsdd implements a Web Service Discovery
47  %setup  %setup
48  %patch0 -p1  %patch0 -p1
49  %patch1 -p1  %patch1 -p1
50    %patch2 -p1
51    
52  %build  %build
53  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