/[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.4 by jcrisp, Mon Dec 21 10:20:22 2020 UTC Revision 1.6 by jpp, Tue Feb 23 21:53:20 2021 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 4  %define release 5
4  Summary: Plugin to enable wsdd  Summary: Plugin to enable wsdd
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 19  Requires: wsdd >= 0.6 Line 19  Requires: wsdd >= 0.6
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  Patch2: smeserver-wsdd-0.2-bz11059-update-masq.patch
22    Patch3: smeserver-wsdd-0.2-bz11209-improveUpdateEvent.patch
23    Patch4: smeserver-wsdd-0.2-bz11386.patch
24    
25  AutoReqProv: no  AutoReqProv: no
26    
# Line 26  AutoReqProv: no Line 28  AutoReqProv: no
28  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.
29    
30  %changelog  %changelog
31    * Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 0.2-5.sme
32    - improve update event to restart service and expand all necessary elements [SME: 11209]
33      also add post-action for wsdd
34    - move templated service file as dropin [SME: 11386]
35    
36  * Mon Dec 21 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-4.sme  * Mon Dec 21 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2-4.sme
37  - Fix masq template for iptables [SME: 11209]  - Fix masq template for iptables [SME: 11209]
38    
# Line 48  wsdd implements a Web Service Discovery Line 55  wsdd implements a Web Service Discovery
55  %patch0 -p1  %patch0 -p1
56  %patch1 -p1  %patch1 -p1
57  %patch2 -p1  %patch2 -p1
58    %patch3 -p1
59    mkdir -p root/usr/lib/systemd/system/wsdd.service.d
60    %patch4 -p1
61    
62  %build  %build
63  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