Search
j0ke.net Open Build Service
>
Projects
>
home:opeter
>
powerdns
> pdns.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File pdns.spec of Package powerdns (Revision 85)
Currently displaying revision
85
,
show latest
BuildRoot: /tmp/pdns Name: pdns-static Version: 3.2 Release: 1 Summary: extremely powerful and versatile nameserver License: GPL Distribution: Neutral Vendor: PowerDNS.COM BV Group: System/DNS AutoReqProv: no Requires: glibc >= 2.4 %define _rpmdir ../ %define _rpmfilename %%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm %description PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. This RPM is statically compiled and should work on all Linux distributions. It comes with support for MySQL, PostgreSQL, Bind zonefiles and the 'pipe backend'. %files %defattr(-,root,root) "/usr/sbin/pdns_server" "/usr/bin/pdns_control" "/usr/bin/zone2sql" "/usr/bin/zone2json" "/usr/bin/pdnssec" #"/usr/bin/zone2ldap" "/usr/man/man8/pdns_control.8" "/usr/man/man8/pdns_server.8" "/usr/man/man8/zone2sql.8" %dir "/etc/powerdns/" %config(noreplace) "/etc/powerdns/pdns.conf" %config "/etc/init.d/pdns" %post echo Remember to create a 'pdns' user before starting pdns %package -n pdns-tools Summary: extremely powerful and versatile nameserver License: GPL Distribution: Neutral Vendor: PowerDNS.COM BV Group: System/DNS AutoReqProv: no %description -n pdns-tools These are the tools %files -n pdns-tools %defattr(-,root,root) "/usr/bin/dnsreplay"