--- rpms/smeserver-wsdd/contribs10/smeserver-wsdd.spec 2020/11/29 18:52:24 1.3 +++ rpms/smeserver-wsdd/contribs10/smeserver-wsdd.spec 2020/12/21 10:20:22 1.4 @@ -1,6 +1,6 @@ %define name smeserver-wsdd %define version 0.2 -%define release 3 +%define release 4 Summary: Plugin to enable wsdd Name: %{name} Version: %{version} @@ -18,6 +18,7 @@ Requires: wsdd >= 0.6 Patch0: smeserver-wsdd-0.2-Add-in-systemd-startup-in-createlinks.patch Patch1: smeserver-wsdd-0.2-Change-WantedBy-to-smeserver.patch +Patch2: smeserver-wsdd-0.2-bz11059-update-masq.patch AutoReqProv: no @@ -25,6 +26,9 @@ AutoReqProv: no 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. %changelog +* Mon Dec 21 2020 John Crisp 0.2-4.sme +- Fix masq template for iptables [SME: 11209] + * Sun Nov 29 2020 Brian Read 0.2-3.sme - Fix systemd params - WantedBy [SME: 11209] @@ -43,6 +47,7 @@ wsdd implements a Web Service Discovery %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks