1 |
# $Id: smeserver-ddclient.spec,v 1.16 2009/01/01 11:35:47 snetram Exp $ |
# $Id: smeserver-ddclient.spec,v 1.25 2010/03/03 04:01:34 slords Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-ddclient |
%define name smeserver-ddclient |
6 |
%define version 1.0.0 |
%define version 1.0.0 |
7 |
%define release 13 |
%define release 22 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
26 |
Patch10: smeserver-ddclient-1.0.0-locale-2008-11-30.patch |
Patch10: smeserver-ddclient-1.0.0-locale-2008-11-30.patch |
27 |
Patch11: smeserver-ddclient-1.0.0-locale-2009-01-01.patch |
Patch11: smeserver-ddclient-1.0.0-locale-2009-01-01.patch |
28 |
Patch12: smeserver-ddclient-1.0.0-locale-2009-01-31.patch |
Patch12: smeserver-ddclient-1.0.0-locale-2009-01-31.patch |
29 |
|
Patch13: smeserver-ddclient-1.0.0-locale-2009-03-01.patch |
30 |
|
Patch14: smeserver-ddclient-1.0.0-locale-2009-03-03.patch |
31 |
|
Patch15: smeserver-ddclient-1.0.0-locale-2009-04-27.patch |
32 |
|
Patch16: smeserver-ddclient-1.0.0-locale-2009-08-24.patch |
33 |
|
Patch17: smeserver-ddclient-1.1.0.patch |
34 |
|
Patch18: smeserver-ddclient-1.0.0-locale-2009-10-21.patch |
35 |
|
Patch19: smeserver-ddclient-1.0.0-locale-2009-10-27.patch |
36 |
|
Patch20: smeserver-ddclient-1.0.0-locale-2010-03-02.patch |
37 |
|
Patch21: smeserver-ddclient-1.0.0-locale-2010-05-23.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
40 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
45 |
AutoReqProv: no |
AutoReqProv: no |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
49 |
|
- apply locale 2010-05-23 patch |
50 |
|
|
51 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme |
52 |
|
- apply locale 2010-03-02 patch |
53 |
|
|
54 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme |
55 |
|
- apply locale 2009-10-27 patch |
56 |
|
|
57 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme |
58 |
|
- apply locale 2009-10-21 patch |
59 |
|
|
60 |
|
* Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme |
61 |
|
- Merged dyndns db into domains db |
62 |
|
- Template and cgi cleanup |
63 |
|
- Fixed template expansion in events |
64 |
|
|
65 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme |
66 |
|
- apply locale 2009-08-24 patch |
67 |
|
|
68 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme |
69 |
|
- apply locale 2009-04-27 patch |
70 |
|
|
71 |
|
* Tue Mar 03 2009 SME Translation Server |
72 |
|
- apply locale 2009-03-03 patch |
73 |
|
|
74 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14 |
75 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
76 |
|
|
77 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
78 |
- Apply 31 Jan 2009 locale patch [SME: 4951] |
- Apply 31 Jan 2009 locale patch [SME: 4951] |
79 |
|
|
155 |
%patch10 -p1 |
%patch10 -p1 |
156 |
%patch11 -p1 |
%patch11 -p1 |
157 |
%patch12 -p1 |
%patch12 -p1 |
158 |
|
%patch13 -p1 |
159 |
|
%patch14 -p1 |
160 |
|
%patch15 -p1 |
161 |
|
%patch16 -p1 |
162 |
|
%patch17 -p1 |
163 |
|
%patch18 -p1 |
164 |
|
%patch19 -p1 |
165 |
|
%patch20 -p1 |
166 |
|
%patch21 -p1 |
167 |
|
|
168 |
%build |
%build |
169 |
perl createlinks |
perl createlinks |