1 |
# $Id: smeserver-ddclient.spec,v 1.6 2008/04/28 23:21:44 slords Exp $ |
# $Id: smeserver-ddclient.spec,v 1.7 2008/05/05 19:00:23 snetram 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 5 |
%define release 6 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
18 |
Patch2: smeserver-ddclient-1.0.0-dos2unix.patch |
Patch2: smeserver-ddclient-1.0.0-dos2unix.patch |
19 |
Patch3: smeserver-ddclient-1.0.0-add2general.patch |
Patch3: smeserver-ddclient-1.0.0-add2general.patch |
20 |
Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch |
Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch |
21 |
|
Patch5: smeserver-ddclient-1.0.0-locale-2008-05-21.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6 |
33 |
|
- Apply 21 May 2008 locale patch |
34 |
|
|
35 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5 |
36 |
- Apply 5 May 2008 locale patch |
- Apply 5 May 2008 locale patch |
37 |
|
|
81 |
%patch2 -p1 |
%patch2 -p1 |
82 |
%patch3 -p1 |
%patch3 -p1 |
83 |
%patch4 -p1 |
%patch4 -p1 |
84 |
|
%patch5 -p1 |
85 |
|
|
86 |
%build |
%build |
87 |
perl createlinks |
perl createlinks |