fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
475a737c81
commit
c5eb2ea514
@ -1,6 +1,6 @@
|
||||
%define name smeserver-wsdd
|
||||
%define version 0.2
|
||||
%define release 6
|
||||
%define release 7
|
||||
Summary: Plugin to enable wsdd
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -11,8 +11,8 @@ Group: SMEserver/addon
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 10.0
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: python3
|
||||
Requires: wsdd >= 0.6
|
||||
|
||||
@ -23,6 +23,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
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2-7.sme
|
||||
- Fix e-smith references in smeserver-wsdd [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2-6.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user