1 |
# $Id: smeserver-nfs.spec,v 1.2 2015/09/12 09:20:49 stephdl Exp $ |
# $Id: smeserver-nfs.spec,v 1.3 2016/03/09 08:55:38 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 11 |
%define release 12 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch1: smeserver-nfs-1.2.0-locale-2016-03-09.patch |
26 |
|
Patch2: smeserver-nfs-1.2.0-locale-2017-02-02.patch |
27 |
|
|
28 |
%description |
%description |
29 |
e-smith server and gateway - configure nfs server |
e-smith server and gateway - configure nfs server |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-12.sme |
33 |
|
- apply locale 2017-02-02.patch |
34 |
|
|
35 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme |
36 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
37 |
|
|
87 |
%setup |
%setup |
88 |
%patch0 -p1 |
%patch0 -p1 |
89 |
%patch1 -p1 |
%patch1 -p1 |
90 |
|
%patch2 -p1 |
91 |
|
|
92 |
%build |
%build |
93 |
perl createlinks |
perl createlinks |