OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Sep-2006 20:03:48
Branch: HEAD Handle: 2006092519034800
Modified files:
openpkg-src/powerdns powerdns.spec
Log:
cosmetic cleanup
Summary:
Revision Changes Path
1.52 +12 -14 openpkg-src/powerdns/powerdns.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/powerdns/powerdns.spec
============================================================================
$ cvs diff -u -r1.51 -r1.52 powerdns.spec
--- openpkg-src/powerdns/powerdns.spec 25 Aug 2006 19:18:35 -0000
1.51
+++ openpkg-src/powerdns/powerdns.spec 25 Sep 2006 18:03:48 -0000
1.52
@@ -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 @@
Group: DNS
License: GPL
Version: 2.9.20
-Release: 20060825
+Release: 20060925
# package options
%option with_fsl yes
@@ -70,18 +70,16 @@
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 = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]