1 |
# $Id: smeserver-ddclient.spec,v 1.2 2013/07/14 16:27:39 unnilennium Exp $ |
# $Id: smeserver-ddclient.spec,v 1.6 2013/12/03 21:34:03 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 25 |
%define release 29 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
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 |
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 Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-25.sme |
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-29.sme |
54 |
|
- fix db extras need to migrate [SME: 6494] |
55 |
|
|
56 |
|
* Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme |
57 |
|
- patch fix for translation |
58 |
|
|
59 |
|
* Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme |
60 |
|
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019] |
61 |
|
|
62 |
|
* Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme |
63 |
- modify the path of template ddclient.conf [SME: 8018] |
- modify the path of template ddclient.conf [SME: 8018] |
64 |
|
|
65 |
* 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 |
190 |
%patch22 -p1 |
%patch22 -p1 |
191 |
%patch23 -p1 |
%patch23 -p1 |
192 |
%patch24 -p1 |
%patch24 -p1 |
193 |
|
%patch25 -p1 |
194 |
|
%patch26 -p1 |
195 |
|
|
196 |
%build |
%build |
197 |
perl createlinks |
perl createlinks |