/[smecontribs]/rpms/smeserver-nfs/contribs10/smeserver-nfs.spec
ViewVC logotype

Contents of /rpms/smeserver-nfs/contribs10/smeserver-nfs.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Sat Nov 19 04:17:55 2022 UTC (17 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-nfs-1_2_0-21_el7_sme, HEAD
Changes since 1.5: +8 -2 lines
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-21.sme
- fix service not starting and not accessible [SME: 12230]
- using systemd and removing sysvinit links

1 # $Id: smeserver-nfs.spec,v 1.5 2021/08/23 00:35:24 terryfage Exp $
2 # 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 %define release 21
10 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 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 Patch5: smeserver-nfs-1.2.0-locale-2018-12-14.patch
30 Patch6: smeserver-nfs-1.2.0-locale-2019-12-07.patch
31 Patch7: smeserver-nfs-1.2.0-Alter-rcpbind-restart-to-systemctl-call.patch
32 Patch8: smeserver-nfs-1.2.0-Add-in-update-event.patch
33 Patch9: smeserver-nfs-1.2.0-locale-2021-08-22.patch
34 Patch10: smeserver-nfs-1.2.0-bz12230.patch
35
36 %description
37 e-smith server and gateway - configure nfs server
38
39 %changelog
40 * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-21.sme
41 - fix service not starting and not accessible [SME: 12230]
42 - using systemd and removing sysvinit links
43
44 * Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-20.sme
45 - apply locale 2021-08-22 patch
46
47 * Wed Mar 03 2021 Brian Read <brianr@bjsystems.co.uk> 1.2.0-19.sme
48 - Add in -update event [SME:11272 ]
49
50 * Mon Dec 21 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-18.sme
51 - Alter-rcpbind-restart-to-systemctl-call [SME: 11272]
52
53 * Sat Dec 19 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-17.sme
54 - Initial import to SME10 [SME: 11272]
55
56 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.0-16.sme
57 - apply locale 2019-12-07 patch
58
59 * Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-15.sme
60 - apply locale 2018-12-14 patch
61
62 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.0-14.sme
63 - apply locale 2017-12-02 patch
64
65 * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-13.sme
66 - apply locale 2017-03-25 patch
67
68 * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-12.sme
69 - apply locale 2017-02-02.patch
70
71 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.0-11.sme
72 - apply locale 2016-03-09 patch
73
74 * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-10.sme
75 - Added smeserver-nfs-1.2.0-locale-2015-09-12.patch
76
77 * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-9.sme
78 - Initial release to contribs9
79
80 * Sun Jan 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-8.sme
81 - The ownership and the user access of the Ibay are modifiable by the contrib
82
83 * Mon Dec 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-7.sme
84 - added a default db nfs-rules
85 - added an exception if nfs-rules is removed by the admin
86
87 * Mon Dec 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-6.sme
88 - Added an event nfs-conf shorter for the server-manager
89 - Added a template /etc/exports/20CustomRules for manual settings
90
91 * Sun Dec 7 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-5.sme
92 - added a template of hosts.allow
93 - added restart nfslock/rpcbind to remoteaccess-update & nfs-update
94 - display Group description and permissions from ibay account in nfs panel
95 - added a textarea box for ip of nfsclient
96 - display status of nfs share in the main panel
97
98 * Sat Dec 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-4.sme
99 - Added a panel with en-us locale and validator
100
101 * Tue Nov 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-3.sme
102 - Added nfs4-acl-tools for nfsv4 dependency
103 - Added a template to /etc/exports
104 - Added a specific event nfs-update
105
106 * Mon Nov 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-2.sme
107 - removed portmap to rpcbind in r7.d
108
109 * Tue Sep 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-1.sme
110 - Initial release to sme9
111
112 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
113 - Clean up spec so package can be built by koji/plague
114
115 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
116 - Update to new release naming. No functional changes.
117 - Make Packager generic
118
119 * Mon Jan 30 2006 Shad L. Lords <slords@mail.com>
120 - initial
121
122 %prep
123 %setup
124 %patch0 -p1
125 %patch1 -p1
126 %patch2 -p1
127 %patch3 -p1
128 %patch4 -p1
129 %patch5 -p1
130 %patch6 -p1
131 %patch7 -p1
132 %patch8 -p1
133 %patch9 -p1
134 %patch10 -p1
135
136 %build
137 perl createlinks
138
139 %install
140 rm -rf $RPM_BUILD_ROOT
141 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
142 rm -f %{name}-%{version}-%{release}-filelist
143 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
144 > %{name}-%{version}-%{release}-filelist
145 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
146
147 %postun
148
149 %clean
150 rm -rf $RPM_BUILD_ROOT
151
152 %files -f %{name}-%{version}-%{release}-filelist
153 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed