Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2012-10-07 19:54:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2012-05-23 09:07:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes 2012-10-07 19:54:21.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 27 12:18:16 UTC 2012 - [email protected] + +- Fix the SLES check so we correctly use sqlite3 for newer distros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.zyQsxl/_old 2012-10-07 19:54:22.000000000 +0200 +++ /var/tmp/diff_new_pack.zyQsxl/_new 2012-10-07 19:54:22.000000000 +0200 @@ -16,7 +16,6 @@ # - Name: pdns Version: 3.1.0 Release: 0 @@ -28,7 +27,7 @@ %define home %{_var}/lib/pdns %define _localstatedir %{_var}/run/pdns # -%if 0%{?sles_version} < 11 +%if 0%{?suse_version} < 1110 %define with_pdns_sqlite2 1 %else %define with_pdns_sqlite3 1 @@ -100,6 +99,7 @@ Summary: Modern, advanced and high performance authoritative-only nameserver License: GPL-2.0 Group: Productivity/Networking/DNS/Servers + %description The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -111,6 +111,7 @@ # Summary: MySQL backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-mysql The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -125,6 +126,7 @@ # Summary: MyDNS backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-mydns The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -140,6 +142,7 @@ # Summary: PostgreSQL backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-postgresql The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -154,6 +157,7 @@ # Summary: SQLite 2 backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-sqlite2 The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -170,6 +174,7 @@ # Summary: SQLite 3 backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-sqlite3 The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -185,6 +190,7 @@ # Summary: LDAP backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-ldap The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -199,6 +205,7 @@ # Summary: OpenDBX backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-opendbx The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -215,6 +222,7 @@ # Summary: Lua backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-lua The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -225,13 +233,13 @@ %endif - %if 0%{?with_pdns_xdb} %package backend-xdb Requires: %{name} = %{version} # Summary: Samba TDB backend for pdns Group: Productivity/Networking/DNS/Servers + %description backend-xdb The PowerDNS Nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms @@ -248,6 +256,7 @@ # Summary: Modern, advanced and high performance recursing/non authoritative nameserver Group: Productivity/Networking/DNS/Servers + %description -n pdns-recursor PowerDNS Recursor is a non authoritative/recursing DNS server. Use this package if you need a dns cache for your network. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
