1 |
# $Id: smeserver-nfs.spec,v 1.5 2021/08/23 00:35:24 terryfage Exp $ |
# $Id: smeserver-nfs.spec,v 1.6 2022/11/19 04:17:55 jpp Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
6 |
%define name smeserver-nfs |
%define name smeserver-nfs |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.2.0 |
%define version 1.2.0 |
9 |
%define release 21 |
%define release 22 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
32 |
Patch8: smeserver-nfs-1.2.0-Add-in-update-event.patch |
Patch8: smeserver-nfs-1.2.0-Add-in-update-event.patch |
33 |
Patch9: smeserver-nfs-1.2.0-locale-2021-08-22.patch |
Patch9: smeserver-nfs-1.2.0-locale-2021-08-22.patch |
34 |
Patch10: smeserver-nfs-1.2.0-bz12230.patch |
Patch10: smeserver-nfs-1.2.0-bz12230.patch |
35 |
|
Patch11: smeserver-nfs-1.2.0-locale-2024-09-06.patch |
36 |
|
|
37 |
%description |
%description |
38 |
e-smith server and gateway - configure nfs server |
e-smith server and gateway - configure nfs server |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 1.2.0-22.sme |
42 |
|
- apply locale 2024-09-06.patch |
43 |
|
|
44 |
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-21.sme |
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-21.sme |
45 |
- fix service not starting and not accessible [SME: 12230] |
- fix service not starting and not accessible [SME: 12230] |
46 |
- using systemd and removing sysvinit links |
- using systemd and removing sysvinit links |
136 |
%patch8 -p1 |
%patch8 -p1 |
137 |
%patch9 -p1 |
%patch9 -p1 |
138 |
%patch10 -p1 |
%patch10 -p1 |
139 |
|
%patch11 -p1 |
140 |
|
|
141 |
%build |
%build |
142 |
perl createlinks |
perl createlinks |