From 818a7054edab1fb4c6a5983b87b7b945063da6ef Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Thu, 15 Oct 2009 16:15:33 +0200 Subject: [PATCH] Little change in description and changed buildroot. --- bpdyndnsd.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bpdyndnsd.spec b/bpdyndnsd.spec index 4caa531..adbb99f 100644 --- a/bpdyndnsd.spec +++ b/bpdyndnsd.spec @@ -9,7 +9,7 @@ URL: www.intra2net.com Packager: Bjoern Sikora Source: %{name}-%{version}.tar.gz PreReq: tar -BuildRoot: /tmp/%{name}-%{version}-root +BuildRoot: /tmp/%{name}-%{version}-%{release}-root BuildPreReq: cmake >= 2.6 BuildRequires: boost-devel >= 1.37.0 BuildRequires: libcurl-devel >= 7.19.6 @@ -19,7 +19,7 @@ Requires: libcurl >= 7.19.6 Requires: openssl >= 0.9.8k %description -An bullet proof easy to use dynamic DNS update daemon. Although of the ease of use it's highly scalable and flexible for advanced configurations. At the moment it supports following protocols: DHS, DYNDNS, DYNS, EASYDNS, GNUDIP, ODS, TZO and ZONEEDIT. The IP address to update the dynamic DNS name can be determined either through the wan interface's IP itself or through a webcheck IP URL if located behind a NAT router. It's possible to use multiple services at the same time and for each configured service special parameters can be declared, such as the update interval, maximal number of updates in this interval or the DNS cache ttl. It's also possible to configure a HTTP proxy and the corresponding port. It fully supports IPv6. +A bullet proof easy to use dynamic DNS update daemon. Although of the ease of use it's highly scalable and flexible for advanced configurations. At the moment it supports following protocols: DHS, DYNDNS, DYNS, EASYDNS, GNUDIP, ODS, TZO and ZONEEDIT. The IP address to update the dynamic DNS name can be determined either through the wan interface's IP itself or through a webcheck IP URL if located behind a NAT router. It's possible to use multiple services at the same time and for each configured service special parameters can be declared, such as the update interval, maximal number of updates within this interval or the DNS cache ttl. It's also possible to configure a HTTP proxy and the corresponding port. It fully supports IPv6. %prep %setup -q -- 1.7.1