1 |
# $Id: smeserver-nfs.spec,v 1.1 2015/08/22 19:51:49 stephdl Exp $ |
# $Id: smeserver-nfs.spec,v 1.5 2017/03/26 01:05:25 unnilennium 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 10 |
%define release 13 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
22 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Patch0: smeserver-nfs-1.2.0-locale-2015-09-12.patch |
Patch0: smeserver-nfs-1.2.0-locale-2015-09-12.patch |
25 |
|
Patch1: smeserver-nfs-1.2.0-locale-2016-03-09.patch |
26 |
|
Patch2: smeserver-nfs-1.2.0-locale-2017-02-02.patch |
27 |
|
Patch3: smeserver-nfs-1.2.0-locale-2017-03-25.patch |
28 |
|
Patch4: smeserver-nfs-1.2.0-locale-2017-12-02.patch |
29 |
|
|
30 |
%description |
%description |
31 |
e-smith server and gateway - configure nfs server |
e-smith server and gateway - configure nfs server |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* sam. déc. 02 2017 SME Translation Server <translations@contribs.org> 1.2.0-13.sme |
35 |
|
- apply locale 2017-12-02 patch |
36 |
|
|
37 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme |
38 |
|
- apply locale 2017-03-25 patch |
39 |
|
|
40 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-12.sme |
41 |
|
- apply locale 2017-02-02.patch |
42 |
|
|
43 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme |
44 |
|
- apply locale 2016-03-09 patch |
45 |
|
|
46 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-10.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-10.sme |
47 |
- Added smeserver-nfs-1.2.0-locale-2015-09-12.patch |
- Added smeserver-nfs-1.2.0-locale-2015-09-12.patch |
48 |
|
|
94 |
%prep |
%prep |
95 |
%setup |
%setup |
96 |
%patch0 -p1 |
%patch0 -p1 |
97 |
|
%patch1 -p1 |
98 |
|
%patch2 -p1 |
99 |
|
%patch3 -p1 |
100 |
|
%patch4 -p1 |
101 |
|
|
102 |
%build |
%build |
103 |
perl createlinks |
perl createlinks |