/[smecontribs]/rpms/smeserver-ddclient/contribs8/smeserver-ddclient.spec
ViewVC logotype

Contents of /rpms/smeserver-ddclient/contribs8/smeserver-ddclient.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Tue Dec 31 07:04:47 2013 UTC (10 years, 5 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-ddclient-1_0_0-30_el5_sme
Changes since 1.7: +4 -3 lines
* Mon Dec 30 2013 JP Pialasse  <tests@pialasse.com> 1.0.0-30.sme
- fix db extras need to migrate [SME: 6494]
- added misisng prop login

1 # $Id: smeserver-ddclient.spec,v 1.7 2013/12/30 19:31:05 unnilennium Exp $
2 # Authority: dungog
3 # Name: Stephen Noble
4
5 %define name smeserver-ddclient
6 %define version 1.0.0
7 %define release 30
8
9 Summary: ddclient panel for SME Server
10 Name: %{name}
11 Version: %{version}
12 Release: %{release}%{?dist}
13 License: GNU GPL version 2
14 Group: SMEserver/addon
15 Source: %{name}-%{version}.tar.gz
16 Patch0: smeserver-ddclient-1.0.0-locale-2008-04-23.patch
17 Patch1: smeserver-ddclient-1.0.0-locale-2008-04-26.patch
18 Patch2: smeserver-ddclient-1.0.0-dos2unix.patch
19 Patch3: smeserver-ddclient-1.0.0-add2general.patch
20 Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch
21 Patch5: smeserver-ddclient-1.0.0-locale-2008-05-21.patch
22 Patch6: smeserver-ddclient-1.0.0-locale-2008-06-25.patch
23 Patch7: smeserver-ddclient-1.0.0-locale-2008-07-01.patch
24 Patch8: smeserver-ddclient-1.0.0-locale-2008-10-14.patch
25 Patch9: smeserver-ddclient-1.0.0-locale-2008-11-05.patch
26 Patch10: smeserver-ddclient-1.0.0-locale-2008-11-30.patch
27 Patch11: smeserver-ddclient-1.0.0-locale-2009-01-01.patch
28 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 Patch22: smeserver-ddclient-1.0.0-locale-2011-03-06.patch
39 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
44 BuildRequires: e-smith-devtools
45 Obsoletes: sme7-ddclient
46 BuildArchitectures: noarch
47 Requires: SMEServer >= 7
48 Requires: ddclient >= 3.7
49 Requires: e-smith-formmagick >= 1.4.0-12
50 AutoReqProv: no
51
52 %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
67 - apply locale 2013-07-14 patch
68
69 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
70 - apply locale 2011-03-06 patch
71
72 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
73 - apply locale 2010-05-23 patch
74
75 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
76 - apply locale 2010-03-02 patch
77
78 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
79 - apply locale 2009-10-27 patch
80
81 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
82 - apply locale 2009-10-21 patch
83
84 * Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
85 - Merged dyndns db into domains db
86 - Template and cgi cleanup
87 - Fixed template expansion in events
88
89 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
90 - apply locale 2009-08-24 patch
91
92 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
93 - apply locale 2009-04-27 patch
94
95 * Tue Mar 03 2009 SME Translation Server
96 - apply locale 2009-03-03 patch
97
98 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
99 - Apply 1 Mar 2009 locale patch [SME: 5018]
100
101 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
102 - Apply 31 Jan 2009 locale patch [SME: 4951]
103
104 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
105 - Apply 1 Jan 2009 locale patch [SME: 4900]
106
107 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
108 - Apply 30 Nov 2008 locale patch
109
110 * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
111 - Apply 5 Nov 2008 locale patch
112
113 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
114 - Apply 14 Oct 2008 locale patch
115
116 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
117 - Apply 1 July 2008 locale patch
118
119 * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
120 - Apply 25 Jun 2008 locale patch
121
122 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
123 - Apply 21 May 2008 locale patch
124
125 * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
126 - Apply 5 May 2008 locale patch
127
128 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
129 - Added 26 April 2008 locale patch
130 - Add common <base> tags to e-smith-formmagick's general
131
132 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
133 - Added 23 April 2008 locale patch
134 - Removed version number from spec file
135
136 * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
137 - prepare for import to smecontribs
138 - links moved to createlinks
139 - en lexicon split from function
140 - fr and de lexicons removed, add back in pootle
141
142 * Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
143 - ver 1.0 rel 1: split into smeserver-ddclient and ddclient
144 - removed heartbeat
145
146 * Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
147 - ver 3.7 rel 1: change for the new ddclient client
148
149 * Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
150 - rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
151
152 * Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
153 - rel 7: repair the custom eurodyndns options on ddclient.conf.
154
155 * Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
156 - rel 6: repair the custom dyndns options on ddclient.conf.
157
158 * Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
159 - rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
160
161 * Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
162 - initial release
163
164 %description
165 ddclient panel and config files for SME7.
166
167 %prep
168 %setup
169 %patch0 -p1
170 %patch1 -p1
171 %patch2 -p1
172 %patch3 -p1
173 %patch4 -p1
174 %patch5 -p1
175 %patch6 -p1
176 %patch7 -p1
177 %patch8 -p1
178 %patch9 -p1
179 %patch10 -p1
180 %patch11 -p1
181 %patch12 -p1
182 %patch13 -p1
183 %patch14 -p1
184 %patch15 -p1
185 %patch16 -p1
186 %patch17 -p1
187 %patch18 -p1
188 %patch19 -p1
189 %patch20 -p1
190 %patch21 -p1
191 %patch22 -p1
192 %patch23 -p1
193 %patch24 -p1
194 %patch25 -p1
195 %patch26 -p1
196
197 %build
198 perl createlinks
199
200 %install
201 rm -rf $RPM_BUILD_ROOT
202 (cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
203 rm -f %{name}-%{version}-filelist
204 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
205 echo "%doc COPYING" >> %{name}-%{version}-filelist
206
207 %clean
208 rm -rf $RPM_BUILD_ROOT
209
210 %files -f %{name}-%{version}-filelist
211 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed