1 |
# $Id: smeserver-remoteuseraccess.spec,v 1.14 2008/09/28 02:45:49 dungog Exp $ |
# $Id: smeserver-remoteuseraccess.spec,v 1.25 2009/10/27 17:43:52 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 27 |
%define release 36 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
26 |
Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch |
Patch10: smeserver-remoteuseraccess-1.2-locale-2008-07-01.patch |
27 |
Patch11: smeserver-remoteuseraccess-1.2-locale-2008-09-27.patch |
Patch11: smeserver-remoteuseraccess-1.2-locale-2008-09-27.patch |
28 |
Patch12: smeserver-remoteuseraccess-1.2-locale-2008-10-14.patch |
Patch12: smeserver-remoteuseraccess-1.2-locale-2008-10-14.patch |
29 |
|
Patch13: smeserver-remoteuseraccess-1.2-locale-2008-11-30.patch |
30 |
|
Patch14: smeserver-remoteuseraccess-1.2-locale-2009-01-01.patch |
31 |
|
Patch15: smeserver-remoteuseraccess-1.2-locale-2009-03-01.patch |
32 |
|
Patch16: smeserver-remoteuseraccess-1.2-locale-2009-04-27.patch |
33 |
|
Patch17: smeserver-remoteuseraccess-1.2-chrootpath.patch |
34 |
|
Patch18: smeserver-remoteuseraccess-1.2-locale-2009-08-24.patch |
35 |
|
Patch19: smeserver-remoteuseraccess-1.2-locale-2009-10-27.patch |
36 |
|
Patch20: smeserver-remoteuseraccess-1.2-locale-2010-03-02.patch |
37 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
38 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
58 |
and allows you to enter ssh keys |
and allows you to enter ssh keys |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.2-36.sme |
62 |
|
- apply locale 2010-03-02 patch |
63 |
|
|
64 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.2-35.sme |
65 |
|
- apply locale 2009-10-27 patch |
66 |
|
|
67 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.2-34.sme |
68 |
|
- apply locale 2009-08-24 patch |
69 |
|
|
70 |
|
* Sat Jun 13 2009 Stephen Noble <support@dungog.net> 1.2-33 |
71 |
|
- chroot path not displayed in panel [SME: 5360] |
72 |
|
|
73 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.2-32 |
74 |
|
- apply locale 2009-04-27 patch |
75 |
|
|
76 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-30 |
77 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
78 |
|
|
79 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-29 |
80 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
81 |
|
|
82 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-28 |
83 |
|
- Apply 30 Nov 2008 locale patch |
84 |
|
|
85 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2-27 |
86 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
87 |
|
|
239 |
%patch10 -p1 |
%patch10 -p1 |
240 |
%patch11 -p1 |
%patch11 -p1 |
241 |
%patch12 -p1 |
%patch12 -p1 |
242 |
|
%patch13 -p1 |
243 |
|
%patch14 -p1 |
244 |
|
%patch15 -p1 |
245 |
|
%patch16 -p1 |
246 |
|
%patch17 -p1 |
247 |
|
%patch18 -p1 |
248 |
|
%patch19 -p1 |
249 |
|
%patch20 -p1 |
250 |
|
|
251 |
%build |
%build |
252 |
perl createlinks |
perl createlinks |