1 |
jpp |
1.7 |
# $Id: smeserver-nfs.spec,v 1.6 2017/12/02 06:04:12 cvsuser Exp $ |
2 |
stephdl |
1.1 |
# Authority: slords |
3 |
|
|
# Name: Shad L. Lords |
4 |
|
|
|
5 |
|
|
Summary: smeserver - configure nfs server |
6 |
|
|
%define name smeserver-nfs |
7 |
|
|
Name: %{name} |
8 |
|
|
%define version 1.2.0 |
9 |
jpp |
1.7 |
%define release 14 |
10 |
stephdl |
1.1 |
Version: %{version} |
11 |
|
|
Release: %{release}%{?dist} |
12 |
|
|
License: GPL |
13 |
|
|
Group: Networking/Daemons |
14 |
|
|
Source: %{name}-%{version}.tar.gz |
15 |
|
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
|
|
Requires: e-smith-base |
17 |
|
|
Requires: smeserver-release >= 9 |
18 |
|
|
Requires: nfs-utils |
19 |
|
|
Requires: nfs4-acl-tools |
20 |
|
|
Requires: e-smith-lib |
21 |
|
|
Requires: e-smith-packetfilter |
22 |
|
|
BuildRequires: e-smith-devtools |
23 |
|
|
BuildArchitectures: noarch |
24 |
stephdl |
1.2 |
Patch0: smeserver-nfs-1.2.0-locale-2015-09-12.patch |
25 |
unnilennium |
1.3 |
Patch1: smeserver-nfs-1.2.0-locale-2016-03-09.patch |
26 |
unnilennium |
1.4 |
Patch2: smeserver-nfs-1.2.0-locale-2017-02-02.patch |
27 |
unnilennium |
1.5 |
Patch3: smeserver-nfs-1.2.0-locale-2017-03-25.patch |
28 |
cvsuser |
1.6 |
Patch4: smeserver-nfs-1.2.0-locale-2017-12-02.patch |
29 |
stephdl |
1.1 |
|
30 |
|
|
%description |
31 |
|
|
e-smith server and gateway - configure nfs server |
32 |
|
|
|
33 |
|
|
%changelog |
34 |
jpp |
1.7 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.0-14.sme |
35 |
cvsuser |
1.6 |
- apply locale 2017-12-02 patch |
36 |
|
|
|
37 |
unnilennium |
1.5 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme |
38 |
|
|
- apply locale 2017-03-25 patch |
39 |
|
|
|
40 |
unnilennium |
1.4 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-12.sme |
41 |
|
|
- apply locale 2017-02-02.patch |
42 |
|
|
|
43 |
unnilennium |
1.3 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme |
44 |
|
|
- apply locale 2016-03-09 patch |
45 |
|
|
|
46 |
stephdl |
1.2 |
* 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 |
48 |
|
|
|
49 |
stephdl |
1.1 |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-9.sme |
50 |
|
|
- Initial release to contribs9 |
51 |
|
|
|
52 |
|
|
* Sun Jan 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-8.sme |
53 |
|
|
- The ownership and the user access of the Ibay are modifiable by the contrib |
54 |
|
|
|
55 |
|
|
* Mon Dec 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-7.sme |
56 |
|
|
- added a default db nfs-rules |
57 |
|
|
- added an exception if nfs-rules is removed by the admin |
58 |
|
|
|
59 |
|
|
* Mon Dec 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-6.sme |
60 |
|
|
- Added an event nfs-conf shorter for the server-manager |
61 |
|
|
- Added a template /etc/exports/20CustomRules for manual settings |
62 |
|
|
|
63 |
|
|
* Sun Dec 7 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-5.sme |
64 |
|
|
- added a template of hosts.allow |
65 |
|
|
- added restart nfslock/rpcbind to remoteaccess-update & nfs-update |
66 |
|
|
- display Group description and permissions from ibay account in nfs panel |
67 |
|
|
- added a textarea box for ip of nfsclient |
68 |
|
|
- display status of nfs share in the main panel |
69 |
|
|
|
70 |
|
|
* Sat Dec 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-4.sme |
71 |
|
|
- Added a panel with en-us locale and validator |
72 |
|
|
|
73 |
|
|
* Tue Nov 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-3.sme |
74 |
|
|
- Added nfs4-acl-tools for nfsv4 dependency |
75 |
|
|
- Added a template to /etc/exports |
76 |
|
|
- Added a specific event nfs-update |
77 |
|
|
|
78 |
|
|
* Mon Nov 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-2.sme |
79 |
|
|
- removed portmap to rpcbind in r7.d |
80 |
|
|
|
81 |
|
|
* Tue Sep 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-1.sme |
82 |
|
|
- Initial release to sme9 |
83 |
|
|
|
84 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
85 |
|
|
- Clean up spec so package can be built by koji/plague |
86 |
|
|
|
87 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
88 |
|
|
- Update to new release naming. No functional changes. |
89 |
|
|
- Make Packager generic |
90 |
|
|
|
91 |
|
|
* Mon Jan 30 2006 Shad L. Lords <slords@mail.com> |
92 |
|
|
- initial |
93 |
|
|
|
94 |
|
|
%prep |
95 |
|
|
%setup |
96 |
stephdl |
1.2 |
%patch0 -p1 |
97 |
unnilennium |
1.3 |
%patch1 -p1 |
98 |
unnilennium |
1.4 |
%patch2 -p1 |
99 |
unnilennium |
1.5 |
%patch3 -p1 |
100 |
cvsuser |
1.6 |
%patch4 -p1 |
101 |
stephdl |
1.1 |
|
102 |
|
|
%build |
103 |
|
|
perl createlinks |
104 |
|
|
|
105 |
|
|
%install |
106 |
|
|
rm -rf $RPM_BUILD_ROOT |
107 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
108 |
|
|
rm -f %{name}-%{version}-%{release}-filelist |
109 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
110 |
|
|
> %{name}-%{version}-%{release}-filelist |
111 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
112 |
|
|
|
113 |
|
|
%postun |
114 |
|
|
|
115 |
|
|
%clean |
116 |
|
|
rm -rf $RPM_BUILD_ROOT |
117 |
|
|
|
118 |
|
|
%files -f %{name}-%{version}-%{release}-filelist |
119 |
|
|
%defattr(-,root,root) |
120 |
|
|
|