From 07d723db1957417cb598e14f7bbb4b7c447a298a Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Thu, 19 Oct 2006 18:36:25 +0000 Subject: [PATCH] Updating RPM package description git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@382 06cd67b6-e706-0410-b29e-9de616bca6e9 --- ldap2dns.spec.in | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/ldap2dns.spec.in b/ldap2dns.spec.in index e004da5..974d8f4 100644 --- a/ldap2dns.spec.in +++ b/ldap2dns.spec.in @@ -27,17 +27,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on %description -ldap2dns is a program to create DNS records directly from an LDAP database. It -can be be used to replace the secondary name-server by a second primary one. -ldap2dns helps to reduce all kind of administration overhead. No more flat file -editing, no more zone file editing. After having installed ldap2dns, the -administrator only has to access the LDAP database. -If he desires he can add access control for each zone, create a webbased GUI -and add all other kind of zone and resource record information without -interfering with the DNS server. +ldap2dns is a program to read DNS (Domain Name Service) records from an LDAP +directory and format them into flat files suitable for TinyDNS (or Bind). -ldap2dns is designed to write the text data files used by tinydns, but also -may be used to write zone files used by Bind. +ldap2dns reduces all kind of administration overhead: No more flat file editing, +no more zone file editing. After having installed ldap2dns, the administrator +only has to modify the data stored in the LDAP directory. + +Optionally access control can be configured for each zone, GUIs can be more +easily implemented, and add all other kind of zone and resource record +information can be managed without interfering with the DNS server. # RedHat defaults to building the debug_package while SuSE does not # If we detect SuSE then build the debug_package