1 |
# $Id: smeserver-nfs.spec,v 1.4 2021/03/03 12:35:44 brianr 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 20 |
%define release 22 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
31 |
Patch7: smeserver-nfs-1.2.0-Alter-rcpbind-restart-to-systemctl-call.patch |
Patch7: smeserver-nfs-1.2.0-Alter-rcpbind-restart-to-systemctl-call.patch |
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 |
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 |
45 |
|
- fix service not starting and not accessible [SME: 12230] |
46 |
|
- using systemd and removing sysvinit links |
47 |
|
|
48 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-20.sme |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-20.sme |
49 |
- apply locale 2021-08-22 patch |
- apply locale 2021-08-22 patch |
50 |
|
|
135 |
%patch7 -p1 |
%patch7 -p1 |
136 |
%patch8 -p1 |
%patch8 -p1 |
137 |
%patch9 -p1 |
%patch9 -p1 |
138 |
|
%patch10 -p1 |
139 |
|
%patch11 -p1 |
140 |
|
|
141 |
%build |
%build |
142 |
perl createlinks |
perl createlinks |