1 |
dungog |
1.22 |
# $Id: smeserver-remoteuseraccess.spec,v 1.21 2009/04/27 16:11:21 slords Exp $ |
2 |
slords |
1.5 |
# Authority: dungog |
3 |
|
|
# Name: Stephen Noble |
4 |
|
|
|
5 |
slords |
1.1 |
Summary: Smeserver module to configure Shell and FTP access for individual users |
6 |
|
|
%define name smeserver-remoteuseraccess |
7 |
|
|
Name: %{name} |
8 |
|
|
%define version 1.2 |
9 |
dungog |
1.22 |
%define release 33 |
10 |
slords |
1.1 |
Version: %{version} |
11 |
|
|
Release: %{release}%{?dist} |
12 |
|
|
License: GNU GPL version 2 |
13 |
|
|
URL: http://www.dungog.net/sme |
14 |
|
|
Group: Networking/Daemons |
15 |
|
|
Source: %{name}-%{version}.tar.gz |
16 |
|
|
Patch0: smeserver-remoteuseraccess-fr.patch |
17 |
|
|
Patch1: smeserver-remoteuseraccess-1.2-frMenu.patch |
18 |
|
|
Patch2: smeserver-remoteuseraccess-1.2-event-rssh.patch |
19 |
dungog |
1.2 |
Patch3: smeserver-remoteuseraccess-1.2-pootle.patch |
20 |
dungog |
1.3 |
Patch4: smeserver-remoteuseraccess-1.2-locale-2008-03-11.patch |
21 |
slords |
1.4 |
Patch5: smeserver-remoteuseraccess-1.2-locale-2008-04-01.patch |
22 |
snetram |
1.6 |
Patch6: smeserver-remoteuseraccess-1.2-locale-2008-04-22.patch |
23 |
snetram |
1.8 |
Patch7: smeserver-remoteuseraccess-1.2-add2general.patch |
24 |
snetram |
1.10 |
Patch8: smeserver-remoteuseraccess-1.2-locale-2008-05-05.patch |
25 |
snetram |
1.11 |
Patch9: smeserver-remoteuseraccess-1.2-locale-2008-05-21.patch |
26 |
snetram |
1.12 |
Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch |
27 |
dungog |
1.14 |
Patch11: smeserver-remoteuseraccess-1.2-locale-2008-09-27.patch |
28 |
snetram |
1.15 |
Patch12: smeserver-remoteuseraccess-1.2-locale-2008-10-14.patch |
29 |
snetram |
1.18 |
Patch13: smeserver-remoteuseraccess-1.2-locale-2008-11-30.patch |
30 |
snetram |
1.19 |
Patch14: smeserver-remoteuseraccess-1.2-locale-2009-01-01.patch |
31 |
snetram |
1.20 |
Patch15: smeserver-remoteuseraccess-1.2-locale-2009-03-01.patch |
32 |
slords |
1.21 |
Patch16: smeserver-remoteuseraccess-1.2-locale-2009-04-27.patch |
33 |
dungog |
1.22 |
Patch17: smeserver-remoteuseraccess-1.2-chrootpath.patch |
34 |
slords |
1.1 |
BuildRoot: /var/tmp/e-smith-buildroot |
35 |
|
|
BuildRequires: e-smith-devtools |
36 |
|
|
BuildArchitectures: noarch |
37 |
|
|
Requires: e-smith-release >= 7 |
38 |
|
|
Requires: e-smith-proftpd >= 1.12.0-6 |
39 |
|
|
Requires: e-smith-openssh >= 1.11.0-24 |
40 |
slords |
1.9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
41 |
slords |
1.1 |
Obsoletes: dungog-proftpd-chroot |
42 |
|
|
Obsoletes: e-smith-usershellaccess |
43 |
|
|
Obsoletes: smeserver-sshkeys |
44 |
|
|
AutoReqProv: no |
45 |
|
|
|
46 |
|
|
%description |
47 |
|
|
SME server enhancement to provide a server-manager panel under security |
48 |
|
|
where you can enable shell access on a user by user basis. |
49 |
|
|
|
50 |
|
|
Shells available bash, optionally with sudo |
51 |
|
|
or rssh which allows scp sftp rsync cvs rdist |
52 |
|
|
TODO Chroot RSSH shell access. |
53 |
|
|
|
54 |
|
|
Also sets Chroots FTP access, VPN Client Access, |
55 |
|
|
and allows you to enter ssh keys |
56 |
|
|
|
57 |
|
|
%changelog |
58 |
dungog |
1.22 |
* Sat Jun 13 2009 SME Translation Server <translations@contribs.org> 1.2-33 |
59 |
|
|
- chroot path not displayed in panel [SME: 5360] |
60 |
|
|
|
61 |
|
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.2-32 |
62 |
slords |
1.21 |
- apply locale 2009-04-27 patch |
63 |
|
|
|
64 |
snetram |
1.20 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30 |
65 |
|
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
66 |
|
|
|
67 |
snetram |
1.19 |
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-29 |
68 |
|
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
69 |
|
|
|
70 |
snetram |
1.18 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-28 |
71 |
|
|
- Apply 30 Nov 2008 locale patch |
72 |
|
|
|
73 |
snetram |
1.15 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27 |
74 |
|
|
- Apply 14 Oct 2008 locale patch |
75 |
|
|
|
76 |
dungog |
1.13 |
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26 |
77 |
|
|
- Apply locale patch |
78 |
|
|
|
79 |
snetram |
1.12 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-25 |
80 |
|
|
- Apply 1 July 2008 locale patch |
81 |
|
|
|
82 |
snetram |
1.11 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-24 |
83 |
|
|
- Apply 21 May 2008 locale patch |
84 |
|
|
|
85 |
snetram |
1.10 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-23 |
86 |
|
|
- Apply 5 May 2008 locale patch |
87 |
|
|
|
88 |
snetram |
1.8 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-22 |
89 |
|
|
- Add common <base> tags to e-smith-formmagick's general |
90 |
|
|
|
91 |
snetram |
1.7 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-21 |
92 |
|
|
- Forgot to apply patch |
93 |
|
|
|
94 |
snetram |
1.6 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20 |
95 |
|
|
- Apply 22 April 2008 locale patch |
96 |
|
|
|
97 |
slords |
1.4 |
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.2-19 |
98 |
|
|
- Update to UTF-8 translations |
99 |
|
|
|
100 |
dungog |
1.3 |
* Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.2-18 |
101 |
|
|
- update locale 2008-03-11 |
102 |
slords |
1.4 |
|
103 |
dungog |
1.2 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.2-17 |
104 |
|
|
- prepare en lexicons for pootle translations |
105 |
slords |
1.4 |
|
106 |
slords |
1.1 |
* Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.2-16 |
107 |
|
|
- remove duplicate event rssh.conf [SME 3470] |
108 |
slords |
1.4 |
|
109 |
slords |
1.1 |
* Thu Dec 20 2007 Stephen Noble <support@dungog.net> |
110 |
|
|
- french menu fix 1.2-14 |
111 |
slords |
1.4 |
|
112 |
slords |
1.1 |
* Thu Dec 20 2007 Stephen Noble <support@dungog.net> |
113 |
|
|
- french translation, thanks Sylvain 1.2-13 |
114 |
slords |
1.4 |
|
115 |
slords |
1.1 |
* Wed Jun 13 2007 Stephen Noble <support@dungog.net> |
116 |
|
|
- apply changes from 1.2-2 to 1.2-12 |
117 |
|
|
|
118 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
119 |
|
|
- Clean up spec so package can be built by koji/plague |
120 |
|
|
|
121 |
|
|
* Sun Feb 18 2007 Stephen Noble <support@dungog.net> |
122 |
|
|
- swedish translation, thanks Chrille |
123 |
|
|
- [1.2-12] |
124 |
|
|
|
125 |
|
|
* Tue Jan 23 2007 Stephen Noble <support@dungog.net> |
126 |
|
|
- spanish translation, thanks Gene |
127 |
|
|
- requires e-smith-proftpd >= 1.12.0-6, custom template removed |
128 |
|
|
- default set, ftp{ChrootDir} = home |
129 |
|
|
- [1.2-11] |
130 |
|
|
|
131 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
132 |
|
|
- Update to new release naming. No functional changes. |
133 |
|
|
- Make Packager generic |
134 |
|
|
|
135 |
|
|
* Thu Nov 23 2006 Stephen Noble <support@dungog.net> |
136 |
|
|
- chroot path fix when home set [sme 2084] |
137 |
|
|
- [1.2-10] |
138 |
|
|
|
139 |
|
|
* Fri Nov 10 2006 Stephen Noble <support@dungog.net> |
140 |
|
|
- fix textarea bug [sme 1088] |
141 |
|
|
- requires perl-CGI-FormMagick-0.92-08 |
142 |
|
|
- [1.2-9] |
143 |
|
|
|
144 |
|
|
* Fri Nov 10 2006 Stephen Noble <support@dungog.net> |
145 |
|
|
- chroot path fix [sme 2046] |
146 |
|
|
- [1.2-8] |
147 |
|
|
|
148 |
|
|
* Fri Nov 3 2006 Stephen Noble <support@dungog.net> |
149 |
|
|
- german translation fix |
150 |
|
|
- [1.2-7] |
151 |
|
|
|
152 |
|
|
* Fri Aug 25 2006 Stephen Noble <support@dungog.net> |
153 |
|
|
- empty chroot path defaults to home [sme 1249] |
154 |
|
|
- [1.2-6] |
155 |
|
|
|
156 |
|
|
* Thu Aug 24 2006 Stephen Noble <support@dungog.net> |
157 |
|
|
- now finds correct sshkeys when used under userpanel |
158 |
|
|
- [1.2-5] |
159 |
|
|
|
160 |
|
|
* Wed May 10 2006 Stephen Noble <support@dungog.net> |
161 |
|
|
- German translation fixed [sme 1258] |
162 |
|
|
- [1.2-4] |
163 |
|
|
|
164 |
|
|
* Wed May 10 2006 Stephen Noble <support@dungog.net> |
165 |
|
|
- RSSH access uses VPNAccess property |
166 |
|
|
- German translation added, thanks Dietmar |
167 |
|
|
- [1.2-3] |
168 |
|
|
|
169 |
|
|
* Mon Apr 24 2006 Stephen Noble <support@dungog.net> |
170 |
|
|
- Description Display fixed |
171 |
|
|
- [1.2-2] |
172 |
|
|
|
173 |
|
|
* Fri Apr 14 2006 Stephen Noble <support@dungog.net> |
174 |
|
|
- FormMagick Version |
175 |
|
|
- [1.2-1] |
176 |
|
|
|
177 |
|
|
* Thu Apr 13 2006 Stephen Noble <support@dungog.net> |
178 |
|
|
- merged sshkeys panel and functions |
179 |
|
|
- [1.0-13] |
180 |
|
|
|
181 |
|
|
* Wed Apr 12 2006 Stephen Noble <support@dungog.net> |
182 |
|
|
- possible fix for Insecure dependency on rc1 |
183 |
|
|
- [1.0-12] |
184 |
|
|
|
185 |
|
|
* Wed Apr 12 2006 Stephen Noble <support@dungog.net> |
186 |
|
|
- option to set VPN Client Access |
187 |
|
|
- uses user-modify event |
188 |
|
|
- [1.0-11] |
189 |
|
|
|
190 |
|
|
* Thu Feb 23 2006 Stephen Noble <support@dungog.net> |
191 |
|
|
- proftp.conf/05chroot added as custom template for now |
192 |
|
|
- defaults all users to ~/home |
193 |
|
|
- Shell db settings changed was LoginShell |
194 |
|
|
- [1.0-10] |
195 |
|
|
|
196 |
|
|
* Thu Feb 23 2006 Stephen Noble <support@dungog.net> |
197 |
|
|
- global/individual rssh clarified |
198 |
|
|
- global reset removed |
199 |
|
|
- chroot db settings changed |
200 |
|
|
- [1.0-9] |
201 |
|
|
|
202 |
|
|
* Tue Feb 21 2006 Stephen Noble <support@dungog.net> |
203 |
|
|
- SME 7 pre3 version |
204 |
|
|
- [1.0-8] |
205 |
|
|
|
206 |
|
|
* Thu Aug 11 2005 Stephen Noble <support@dungog.net> |
207 |
|
|
- SME 7 release |
208 |
|
|
- [1.0-7] |
209 |
|
|
|
210 |
|
|
* Sun Jul 17 2005 Stephen Noble <support@dungog.net> |
211 |
|
|
- Merge of e-smith-usershellaccess & dungog-chroot-proftp |
212 |
|
|
- original elements by Daniel van Raay & Damien Curtain |
213 |
|
|
- [1.0-1] |
214 |
|
|
|
215 |
|
|
%prep |
216 |
|
|
%setup |
217 |
|
|
%patch0 -p1 |
218 |
|
|
%patch1 -p1 |
219 |
|
|
%patch2 -p1 |
220 |
dungog |
1.2 |
%patch3 -p1 |
221 |
dungog |
1.3 |
%patch4 -p1 |
222 |
slords |
1.4 |
%patch5 -p1 |
223 |
snetram |
1.7 |
%patch6 -p1 |
224 |
snetram |
1.8 |
%patch7 -p1 |
225 |
snetram |
1.10 |
%patch8 -p1 |
226 |
snetram |
1.11 |
%patch9 -p1 |
227 |
snetram |
1.12 |
%patch10 -p1 |
228 |
dungog |
1.13 |
%patch11 -p1 |
229 |
snetram |
1.15 |
%patch12 -p1 |
230 |
snetram |
1.18 |
%patch13 -p1 |
231 |
snetram |
1.19 |
%patch14 -p1 |
232 |
snetram |
1.20 |
%patch15 -p1 |
233 |
slords |
1.21 |
%patch16 -p1 |
234 |
dungog |
1.22 |
%patch17 -p1 |
235 |
slords |
1.1 |
|
236 |
|
|
%build |
237 |
|
|
perl createlinks |
238 |
|
|
|
239 |
|
|
LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f ) |
240 |
|
|
|
241 |
|
|
for lexicon in $LEXICONS |
242 |
|
|
do |
243 |
|
|
/sbin/e-smith/validate-lexicon $lexicon |
244 |
|
|
done |
245 |
|
|
|
246 |
dungog |
1.13 |
LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///') |
247 |
dungog |
1.3 |
for link in $LINKS |
248 |
slords |
1.1 |
do |
249 |
dungog |
1.3 |
/bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys |
250 |
slords |
1.1 |
done |
251 |
|
|
|
252 |
|
|
%install |
253 |
|
|
rm -rf $RPM_BUILD_ROOT |
254 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
255 |
|
|
rm -f %{name}-%{version}-filelist |
256 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
257 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-filelist |
258 |
|
|
|
259 |
|
|
%clean |
260 |
|
|
cd .. |
261 |
|
|
rm -rf %{name}-%{version} |
262 |
|
|
|
263 |
|
|
%pre |
264 |
|
|
%preun |
265 |
|
|
%post |
266 |
|
|
|
267 |
|
|
%postun |
268 |
|
|
#uninstalls not upgrades |
269 |
|
|
if [ $1 = 0 ] ; then |
270 |
|
|
echo "uninstall" |
271 |
|
|
fi |
272 |
|
|
|
273 |
|
|
%files -f %{name}-%{version}-filelist |
274 |
|
|
%defattr(-,root,root) |