Author: mwinkler Date: Thu Nov 17 18:10:58 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.9.19, rel 0.1 - works but backend not tested
---- Files affected: SPECS: pdns.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/pdns.spec diff -u SPECS/pdns.spec:1.47 SPECS/pdns.spec:1.48 --- SPECS/pdns.spec:1.47 Thu Oct 27 19:48:15 2005 +++ SPECS/pdns.spec Thu Nov 17 19:10:52 2005 @@ -2,12 +2,12 @@ Summary: PowerDNS is a Versatile Database Driven Nameserver Summary(pl): PowerDNS to wielofunkcyjny serwer nazw korzystajÄ…cy z relacyjnych baz danych Name: pdns -Version: 2.9.18 -Release: 2 +Version: 2.9.19 +Release: 0.1 License: GPL Group: Networking/Daemons Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz -# Source0-md5: bcfb0573311e80dbeff0bb16f2764363 +# Source0-md5: 30c96878b56845329cca5b8a351277b4 Source1: http://downloads.powerdns.com/documentation/%{name}.pdf # Source1-md5: f183b5bec39e40f8c55c19afc3a3f933 Source2: http://downloads.powerdns.com/documentation/%{name}.txt @@ -16,8 +16,11 @@ Source5: %{name}.sysconfig Patch0: %{name}-configure.patch Patch1: %{name}-strbind.patch +Patch2: %{name}-int16.patch URL: http://www.powerdns.com/ BuildRequires: bison +BuildRequires: boost-devel +BuildRequires: boost-ref-devel BuildRequires: flex BuildRequires: libstdc++-devel BuildRequires: libpq++-devel @@ -104,7 +107,9 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +# remove this ?? +#%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} . cp %{SOURCE2} . @@ -209,6 +214,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2005/11/17 18:10:52 mwinkler +- up to 2.9.19, rel 0.1 +- works but backend not tested + Revision 1.47 2005/10/27 17:48:15 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
