1 |
# $Id: smeserver-nfs.spec,v 1.7 2017/12/02 06:26:42 jpp Exp $ |
# $Id: smeserver-nfs.spec,v 1.8 2018/12/14 11:43:23 jcrisp 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 15 |
%define release 16 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
27 |
Patch3: smeserver-nfs-1.2.0-locale-2017-03-25.patch |
Patch3: smeserver-nfs-1.2.0-locale-2017-03-25.patch |
28 |
Patch4: smeserver-nfs-1.2.0-locale-2017-12-02.patch |
Patch4: smeserver-nfs-1.2.0-locale-2017-12-02.patch |
29 |
Patch5: smeserver-nfs-1.2.0-locale-2018-12-14.patch |
Patch5: smeserver-nfs-1.2.0-locale-2018-12-14.patch |
30 |
|
Patch6: smeserver-nfs-1.2.0-locale-2019-12-07.patch |
31 |
|
|
32 |
%description |
%description |
33 |
e-smith server and gateway - configure nfs server |
e-smith server and gateway - configure nfs server |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.0-16.sme |
37 |
|
- apply locale 2019-12-07 patch |
38 |
|
|
39 |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-15.sme |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-15.sme |
40 |
- apply locale 2018-12-14 patch |
- apply locale 2018-12-14 patch |
41 |
|
|
107 |
%patch3 -p1 |
%patch3 -p1 |
108 |
%patch4 -p1 |
%patch4 -p1 |
109 |
%patch5 -p1 |
%patch5 -p1 |
110 |
|
%patch6 -p1 |
111 |
|
|
112 |
%build |
%build |
113 |
perl createlinks |
perl createlinks |