1 |
# $Id: smeserver-ddclient.spec,v 1.35 2023/12/18 10:50:14 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.36 2024/03/01 11:52:05 brianr Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-ddclient |
%define name smeserver-ddclient |
6 |
%define version 1.3.0 |
%define version 1.3.0 |
7 |
%define release 29 |
%define release 30 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
38 |
Patch22: smeserver-ddclient-1.3.0-Update-for-3.11.1-deprecated-commands-in-template.patch |
Patch22: smeserver-ddclient-1.3.0-Update-for-3.11.1-deprecated-commands-in-template.patch |
39 |
Patch23: smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch |
Patch23: smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch |
40 |
Patch24: smeserver-ddclient-1.3.0-Alter-menu-category-for-new-arrangement.patch |
Patch24: smeserver-ddclient-1.3.0-Alter-menu-category-for-new-arrangement.patch |
41 |
|
Patch25: smeserver-ddclient-1.3.0-Fix-template-declaration-file-and-localise-table-sm1.patch |
42 |
|
|
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Apr 07 2024 Brian Read <brianr@koozali.org> 1.3.0-30.sme |
55 |
|
- Merge template files for Virtual and free form domains and fix incompatibility with 3.11.2 [SME: 12598 ] |
56 |
|
- Localist free form table [SME: 12600 ] |
57 |
|
|
58 |
* Fri Mar 01 2024 Brian Read <brianr@koozali.org> 1.3.0-29.sme |
* Fri Mar 01 2024 Brian Read <brianr@koozali.org> 1.3.0-29.sme |
59 |
- Edit Menu entry to conform to new arrangements [SME: 12493] |
- Edit Menu entry to conform to new arrangements [SME: 12493] |
60 |
|
|
339 |
%patch22 -p1 |
%patch22 -p1 |
340 |
%patch23 -p1 |
%patch23 -p1 |
341 |
%patch24 -p1 |
%patch24 -p1 |
342 |
|
%patch25 -p1 |
343 |
|
|
344 |
%build |
%build |
345 |
perl createlinks |
perl createlinks |