1 |
# $Id: smeserver-ddclient.spec,v 1.20 2009/04/27 16:11:19 slords Exp $ |
# $Id: smeserver-ddclient.spec,v 1.21 2009/08/24 17:58:13 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 17 |
%define release 18 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
30 |
Patch14: smeserver-ddclient-1.0.0-locale-2009-03-03.patch |
Patch14: smeserver-ddclient-1.0.0-locale-2009-03-03.patch |
31 |
Patch15: smeserver-ddclient-1.0.0-locale-2009-04-27.patch |
Patch15: smeserver-ddclient-1.0.0-locale-2009-04-27.patch |
32 |
Patch16: smeserver-ddclient-1.0.0-locale-2009-08-24.patch |
Patch16: smeserver-ddclient-1.0.0-locale-2009-08-24.patch |
33 |
|
Patch17: smeserver-ddclient-1.1.0.patch |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
36 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme |
45 |
|
- Merged dyndns db into domains db |
46 |
|
- Template and cgi cleanup |
47 |
|
- Fixed template expansion in events |
48 |
|
|
49 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme |
50 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
51 |
|
|
143 |
%patch14 -p1 |
%patch14 -p1 |
144 |
%patch15 -p1 |
%patch15 -p1 |
145 |
%patch16 -p1 |
%patch16 -p1 |
146 |
|
%patch17 -p1 |
147 |
|
|
148 |
%build |
%build |
149 |
perl createlinks |
perl createlinks |