Author: zbyniu Date: Thu Nov 17 23:12:36 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - strbind patch obsoleted - ldap backend works for me => rel 1
---- Files affected: SPECS: pdns.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/pdns.spec diff -u SPECS/pdns.spec:1.48 SPECS/pdns.spec:1.49 --- SPECS/pdns.spec:1.48 Thu Nov 17 19:10:52 2005 +++ SPECS/pdns.spec Fri Nov 18 00:12:31 2005 @@ -3,7 +3,7 @@ Summary(pl): PowerDNS to wielofunkcyjny serwer nazw korzystajÄ…cy z relacyjnych baz danych Name: pdns Version: 2.9.19 -Release: 0.1 +Release: 1 License: GPL Group: Networking/Daemons Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz @@ -15,8 +15,7 @@ Source4: %{name}.conf Source5: %{name}.sysconfig Patch0: %{name}-configure.patch -Patch1: %{name}-strbind.patch -Patch2: %{name}-int16.patch +Patch1: %{name}-int16.patch URL: http://www.powerdns.com/ BuildRequires: bison BuildRequires: boost-devel @@ -107,9 +106,7 @@ %prep %setup -q %patch0 -p1 -# remove this ?? -#%patch1 -p1 -%patch2 -p1 +%patch1 -p1 cp %{SOURCE1} . cp %{SOURCE2} . @@ -214,6 +211,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2005/11/17 23:12:31 zbyniu +- strbind patch obsoleted +- ldap backend works for me => rel 1 + Revision 1.48 2005/11/17 18:10:52 mwinkler - up to 2.9.19, rel 0.1 - works but backend not tested ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
