1 |
# $Id: smeserver-remoteuseraccess.spec,v 1.5 2008/04/02 15:03:59 slords Exp $ |
# $Id: smeserver-remoteuseraccess.spec,v 1.17 2008/11/25 16:20:29 slords Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
6 |
%define name smeserver-remoteuseraccess |
%define name smeserver-remoteuseraccess |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.2 |
%define version 1.2 |
9 |
%define release 20 |
%define release 28 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
20 |
Patch4: smeserver-remoteuseraccess-1.2-locale-2008-03-11.patch |
Patch4: smeserver-remoteuseraccess-1.2-locale-2008-03-11.patch |
21 |
Patch5: smeserver-remoteuseraccess-1.2-locale-2008-04-01.patch |
Patch5: smeserver-remoteuseraccess-1.2-locale-2008-04-01.patch |
22 |
Patch6: smeserver-remoteuseraccess-1.2-locale-2008-04-22.patch |
Patch6: smeserver-remoteuseraccess-1.2-locale-2008-04-22.patch |
23 |
|
Patch7: smeserver-remoteuseraccess-1.2-add2general.patch |
24 |
|
Patch8: smeserver-remoteuseraccess-1.2-locale-2008-05-05.patch |
25 |
|
Patch9: smeserver-remoteuseraccess-1.2-locale-2008-05-21.patch |
26 |
|
Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch |
27 |
|
Patch11: smeserver-remoteuseraccess-1.2-locale-2008-09-27.patch |
28 |
|
Patch12: smeserver-remoteuseraccess-1.2-locale-2008-10-14.patch |
29 |
|
Patch13: smeserver-remoteuseraccess-1.2-locale-2008-11-30.patch |
30 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
31 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
Requires: e-smith-release >= 7 |
Requires: e-smith-release >= 7 |
34 |
Requires: e-smith-proftpd >= 1.12.0-6 |
Requires: e-smith-proftpd >= 1.12.0-6 |
35 |
Requires: e-smith-openssh >= 1.11.0-24 |
Requires: e-smith-openssh >= 1.11.0-24 |
36 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-12 |
37 |
Obsoletes: dungog-proftpd-chroot |
Obsoletes: dungog-proftpd-chroot |
38 |
Obsoletes: e-smith-usershellaccess |
Obsoletes: e-smith-usershellaccess |
39 |
Obsoletes: smeserver-sshkeys |
Obsoletes: smeserver-sshkeys |
51 |
and allows you to enter ssh keys |
and allows you to enter ssh keys |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-28 |
55 |
|
- Apply 30 Nov 2008 locale patch |
56 |
|
|
57 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27 |
58 |
|
- Apply 14 Oct 2008 locale patch |
59 |
|
|
60 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26 |
61 |
|
- Apply locale patch |
62 |
|
|
63 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-25 |
64 |
|
- Apply 1 July 2008 locale patch |
65 |
|
|
66 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-24 |
67 |
|
- Apply 21 May 2008 locale patch |
68 |
|
|
69 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-23 |
70 |
|
- Apply 5 May 2008 locale patch |
71 |
|
|
72 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-22 |
73 |
|
- Add common <base> tags to e-smith-formmagick's general |
74 |
|
|
75 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-21 |
76 |
|
- Forgot to apply patch |
77 |
|
|
78 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-20 |
79 |
- Apply 22 April 2008 locale patch |
- Apply 22 April 2008 locale patch |
80 |
|
|
204 |
%patch3 -p1 |
%patch3 -p1 |
205 |
%patch4 -p1 |
%patch4 -p1 |
206 |
%patch5 -p1 |
%patch5 -p1 |
207 |
|
%patch6 -p1 |
208 |
|
%patch7 -p1 |
209 |
|
%patch8 -p1 |
210 |
|
%patch9 -p1 |
211 |
|
%patch10 -p1 |
212 |
|
%patch11 -p1 |
213 |
|
%patch12 -p1 |
214 |
|
%patch13 -p1 |
215 |
|
|
216 |
%build |
%build |
217 |
perl createlinks |
perl createlinks |
223 |
/sbin/e-smith/validate-lexicon $lexicon |
/sbin/e-smith/validate-lexicon $lexicon |
224 |
done |
done |
225 |
|
|
226 |
LINKS=$(find /etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/\/etc\/e-smith\/locale\///') |
LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///') |
227 |
for link in $LINKS |
for link in $LINKS |
228 |
do |
do |
229 |
/bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys |
/bin/ln -s remoteuseraccess root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-sshkeys |