1 |
# $Id: smeserver-ddclient.spec,v 1.1 2013/02/26 02:56:02 unnilennium Exp $ |
# $Id: smeserver-ddclient.spec,v 1.7 2013/12/30 19:31:05 unnilennium 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 24 |
%define release 30 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
37 |
Patch21: smeserver-ddclient-1.0.0-locale-2010-05-23.patch |
Patch21: smeserver-ddclient-1.0.0-locale-2010-05-23.patch |
38 |
Patch22: smeserver-ddclient-1.0.0-locale-2011-03-06.patch |
Patch22: smeserver-ddclient-1.0.0-locale-2011-03-06.patch |
39 |
Patch23: smeserver-ddclient-1.0.0-locale-2013-07-14.patch |
Patch23: smeserver-ddclient-1.0.0-locale-2013-07-14.patch |
40 |
|
Patch24: smeserver-ddclient-1.0.0-change-path-template.patch |
41 |
|
Patch25: smeserver-ddclient-1.0.0-6-More-DDNS-Services.patch |
42 |
|
Patch26: smeserver-ddclient-1.0.0-extrasmigrate.patch |
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
45 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
50 |
AutoReqProv: no |
AutoReqProv: no |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
54 |
|
- fix db extras need to migrate [SME: 6494] |
55 |
|
- added misisng prop login |
56 |
|
|
57 |
|
* Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme |
58 |
|
- patch fix for translation |
59 |
|
|
60 |
|
* Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme |
61 |
|
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019] |
62 |
|
|
63 |
|
* Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme |
64 |
|
- modify the path of template ddclient.conf [SME: 8018] |
65 |
|
|
66 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme |
67 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
68 |
|
|
190 |
%patch21 -p1 |
%patch21 -p1 |
191 |
%patch22 -p1 |
%patch22 -p1 |
192 |
%patch23 -p1 |
%patch23 -p1 |
193 |
|
%patch24 -p1 |
194 |
|
%patch25 -p1 |
195 |
|
%patch26 -p1 |
196 |
|
|
197 |
%build |
%build |
198 |
perl createlinks |
perl createlinks |