1 |
# $Id: smeserver-manager.spec,v 1.52 2021/12/20 15:16:29 brianr Exp $ |
# $Id: smeserver-manager.spec,v 1.55 2021/12/26 16:23:40 brianr Exp $ |
2 |
|
|
3 |
Summary: Sme server navigation module : manager 2 |
Summary: Sme server navigation module : manager 2 |
4 |
%define name smeserver-manager |
%define name smeserver-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 0.1.4 |
%define version 0.1.4 |
7 |
%define release 6 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: smeserver-manager-0.1.4-Add-dummy-classes-to-ep-files.patch |
Patch2: smeserver-manager-0.1.4-Add-dummy-classes-to-ep-files.patch |
16 |
Patch3: smeserver-manager-0.1.4-Add-span-to-group-member-checkbox-list.patch |
Patch3: smeserver-manager-0.1.4-Add-span-to-group-member-checkbox-list.patch |
17 |
Patch4: smeserver-manager-0.1.4-Review-configuration-Virtual-domains-re-format-html.patch |
Patch4: smeserver-manager-0.1.4-Review-configuration-Virtual-domains-re-format-html.patch |
18 |
|
Patch5: smeserver-manager-0.1.4-Sort-out-responsive-table-in-user-and-host-lists.patch |
19 |
|
Patch6: smeserver-manager-0.1.4-fix-translation-strings-with-prefix-for-review-config.patch |
20 |
|
Patch7: smeserver-manager-0.1.4-format-for-dhcp-ips-in-review-config.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
55 |
%patch2 -p1 |
%patch2 -p1 |
56 |
%patch3 -p1 |
%patch3 -p1 |
57 |
%patch4 -p1 |
%patch4 -p1 |
58 |
|
%patch5 -p1 |
59 |
|
%patch6 -p1 |
60 |
|
%patch7 -p1 |
61 |
|
|
62 |
%build |
%build |
63 |
perl createlinks |
perl createlinks |
113 |
%defattr(-,root,root) |
%defattr(-,root,root) |
114 |
|
|
115 |
%changelog |
%changelog |
116 |
|
* Mon Dec 27 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.4-9.sme |
117 |
|
- format-for-dhcp-ips-in-review-config [SME: ] |
118 |
|
|
119 |
|
* Sun Dec 26 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.4-8.sme |
120 |
|
- fix-translation-strings-with-prefix-for-review-config [SME: 11823] |
121 |
|
|
122 |
|
* Sun Dec 26 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.4-7.sme |
123 |
|
- Sort-out-responsive-table-in-user-and-host-lists [SME: 11824] |
124 |
|
|
125 |
* Sun Dec 26 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.4-6.sme |
* Sun Dec 26 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.4-6.sme |
126 |
- e-format html for Vistual domains inReview config to be compatible with email format list [SME 11822] |
- e-format html for Vistual domains inReview config to be compatible with email format list [SME 11822] |
127 |
|
|