1 |
# $Id: smeserver-nfs.spec,v 1.1 2013/03/03 05:41:38 unnilennium Exp $ |
# $Id: smeserver-nfs.spec,v 1.4 2017/02/02 03:45:00 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 9 |
%define release 13 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
21 |
Requires: e-smith-packetfilter |
Requires: e-smith-packetfilter |
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 |
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 |
|
|
29 |
%description |
%description |
30 |
e-smith server and gateway - configure nfs server |
e-smith server and gateway - configure nfs server |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme |
34 |
|
- apply locale 2017-03-25 patch |
35 |
|
|
36 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-12.sme |
37 |
|
- apply locale 2017-02-02.patch |
38 |
|
|
39 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme |
40 |
|
- apply locale 2016-03-09 patch |
41 |
|
|
42 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-10.sme |
43 |
|
- Added smeserver-nfs-1.2.0-locale-2015-09-12.patch |
44 |
|
|
45 |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-9.sme |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-9.sme |
46 |
- Initial release to contribs9 |
- Initial release to contribs9 |
47 |
|
|
89 |
|
|
90 |
%prep |
%prep |
91 |
%setup |
%setup |
92 |
|
%patch0 -p1 |
93 |
|
%patch1 -p1 |
94 |
|
%patch2 -p1 |
95 |
|
%patch3 -p1 |
96 |
|
|
97 |
%build |
%build |
98 |
perl createlinks |
perl createlinks |