1 |
# $Id: smeserver-ddclient.spec,v 1.3 2013/11/25 18:41:13 unnilennium Exp $ |
# $Id: smeserver-ddclient.spec,v 1.9 2014/06/10 20:06:32 stephdl 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 26 |
%define release 32 |
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 |
|
Patch27: smeserver-ddclient-1.0.0_deprecated_defined_and_prototypes_mismatch.patch |
44 |
|
Patch28: Namecheap_translation.patch |
45 |
|
Patch29: smeserver-ddclient-1.0.0-locale-2015-07-01.patch |
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
48 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
50 |
Requires: SMEServer >= 7 |
Requires: e-smith-release >= 8 |
51 |
Requires: ddclient >= 3.7 |
Requires: ddclient >= 3.7 |
52 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
53 |
AutoReqProv: no |
AutoReqProv: no |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.0.0-32.sme |
57 |
|
- add locale smeserver-ddclient-1.0.0-locale-2015-07-01.patch |
58 |
|
- add translation missing Namecheap_translation.patch [SME: 8964] |
59 |
|
|
60 |
|
* Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-31.sme |
61 |
|
- defined <%hash> deprecated |
62 |
|
- prototype mismatch $$$ vs $$ genserver |
63 |
|
- [sme:8414] |
64 |
|
|
65 |
|
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
66 |
|
- fix db extras need to migrate [SME: 6494] |
67 |
|
- added misisng prop login |
68 |
|
|
69 |
|
* Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme |
70 |
|
- patch fix for translation |
71 |
|
|
72 |
|
* Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme |
73 |
|
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019] |
74 |
|
|
75 |
* Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme |
* Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme |
76 |
- modify the path of template ddclient.conf [SME: 8018] |
- modify the path of template ddclient.conf [SME: 8018] |
77 |
|
|
203 |
%patch22 -p1 |
%patch22 -p1 |
204 |
%patch23 -p1 |
%patch23 -p1 |
205 |
%patch24 -p1 |
%patch24 -p1 |
206 |
|
%patch25 -p1 |
207 |
|
%patch26 -p1 |
208 |
|
%patch27 -p1 |
209 |
|
%patch28 -p1 |
210 |
|
%patch29 -p1 |
211 |
|
|
212 |
%build |
%build |
213 |
perl createlinks |
perl createlinks |