1 |
# $Id: smeserver-nfs.spec,v 1.4 2017/02/02 03:45:00 unnilennium 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 13 |
%define release 16 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
25 |
Patch1: smeserver-nfs-1.2.0-locale-2016-03-09.patch |
Patch1: smeserver-nfs-1.2.0-locale-2016-03-09.patch |
26 |
Patch2: smeserver-nfs-1.2.0-locale-2017-02-02.patch |
Patch2: smeserver-nfs-1.2.0-locale-2017-02-02.patch |
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 |
29 |
|
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 |
40 |
|
- apply locale 2018-12-14 patch |
41 |
|
|
42 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.0-14.sme |
43 |
|
- apply locale 2017-12-02 patch |
44 |
|
|
45 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme |
46 |
- apply locale 2017-03-25 patch |
- apply locale 2017-03-25 patch |
47 |
|
|
105 |
%patch1 -p1 |
%patch1 -p1 |
106 |
%patch2 -p1 |
%patch2 -p1 |
107 |
%patch3 -p1 |
%patch3 -p1 |
108 |
|
%patch4 -p1 |
109 |
|
%patch5 -p1 |
110 |
|
%patch6 -p1 |
111 |
|
|
112 |
%build |
%build |
113 |
perl createlinks |
perl createlinks |