1 |
# $Id: smeserver-ddclient.spec,v 1.2 2008/04/23 17:50:41 snetram Exp $ |
# $Id: smeserver-ddclient.spec,v 1.3 2008/04/26 09:50:33 snetram Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-ddclient-1.0.0-locale-2008-04-23.patch |
Patch0: smeserver-ddclient-1.0.0-locale-2008-04-23.patch |
17 |
Patch1: smeserver-ddclient-1.0.0-locale-2008-04-26.patch |
Patch1: smeserver-ddclient-1.0.0-locale-2008-04-26.patch |
18 |
|
Patch2: smeserver-ddclient-1.0.0-add2general.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
27 |
%changelog |
%changelog |
28 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4 |
29 |
- Added 26 April 2008 locale patch |
- Added 26 April 2008 locale patch |
30 |
|
- Add common <base> tags to e-smith-formmagick's general |
31 |
|
|
32 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3 |
33 |
- Added 23 April 2008 locale patch |
- Added 23 April 2008 locale patch |
68 |
%setup |
%setup |
69 |
%patch0 -p1 |
%patch0 -p1 |
70 |
%patch1 -p1 |
%patch1 -p1 |
71 |
|
%patch2 -p1 |
72 |
|
|
73 |
%build |
%build |
74 |
perl createlinks |
perl createlinks |