|
|
@@ -24,7 +24,7 @@
|
|
|
|
|
|
# package information
|
|
|
Name: powerdns
|
|
|
-Summary: PowerDNS high performance authoritative-only name server
|
|
|
+Summary: High-Performance Authoritative-Only DNS Server
|
|
|
URL: http://www.powerdns.com/products/powerdns/
|
|
|
Vendor: PowerDNS.COM BV
|
|
|
Packager: OpenPKG
|
|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
Group: DNS
|
|
|
License: GPL
|
|
|
Version: 2.9.20
|
|
|
-Release: 20060825
|
|
|
+Release: 20060925
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -70,18 +70,16 @@ AutoReqProv: no
|
|
|
Conflicts: bind, bind8
|
|
|
|
|
|
%description
|
|
|
- The PowerDNS name server is a modern, advanced and high
|
|
|
- performance authoritative-only nameserver. It is written
|
|
|
- from scratch in ISO C++ and conforms to all the relevant
|
|
|
- DNS standards documents. The PowerDNS name server utilizes
|
|
|
- a flexible backend architecture which can access DNS
|
|
|
- information from any data source. This includes many file
|
|
|
- formats, Bind zone files, or LDAP directories. PowerDNS
|
|
|
- can connect directly to a relational database as well, and
|
|
|
- benefit from immediate zone updates on any changes to the
|
|
|
- database (no traditional reloading is needed). Lastly, a
|
|
|
- Backend Developers Kit exists to negotiate between
|
|
|
- PowerDNS and your data or logic.
|
|
|
+ The PowerDNS name server is a modern, advanced and high performance
|
|
|
+ authoritative-only nameserver. It is written from scratch in ISO
|
|
|
+ C++ and conforms to all the relevant DNS standards documents. The
|
|
|
+ PowerDNS name server utilizes a flexible backend architecture which
|
|
|
+ can access DNS information from any data source. This includes
|
|
|
+ many file formats, Bind zone files, or LDAP directories. PowerDNS
|
|
|
+ can connect directly to a relational database as well, and benefit
|
|
|
+ from immediate zone updates on any changes to the database (no
|
|
|
+ traditional reloading is needed). Lastly, a Backend Developers Kit
|
|
|
+ exists to negotiate between PowerDNS and your data or logic.
|
|
|
|
|
|
%track
|
|
|
prog powerdns = {
|