Author: djrzulf Date: Wed Feb 16 22:03:25 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - Rel 2, - added patches fixing amd64 build, - STBR for AC-TEST,
---- Files affected: SPECS: pdns.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/pdns.spec diff -u SPECS/pdns.spec:1.38 SPECS/pdns.spec:1.39 --- SPECS/pdns.spec:1.38 Fri Jan 14 08:57:45 2005 +++ SPECS/pdns.spec Wed Feb 16 23:03:20 2005 @@ -3,7 +3,7 @@ Summary(pl): PowerDNS to wielofunkcyjny serwer nazw korzystający z relacyjnych baz danych Name: pdns Version: 2.9.17 -Release: 1 +Release: 2 License: GPL Group: Networking/Daemons Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz @@ -15,6 +15,10 @@ Source4: %{name}.conf Source5: %{name}.sysconfig Patch0: %{name}-configure.patch +#Patch1: http://wiki.powerdns.com/projects/trac/changeset/305?format=diff +Patch1: pdns-305.patch +#Patch2: http://wiki.powerdns.com/projects/trac/changeset/307?format=diff +Patch2: pdns-307.patch URL: http://www.powerdns.com/ BuildRequires: bison BuildRequires: flex @@ -105,6 +109,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p2 +%patch2 -p2 cp %{SOURCE1} . cp %{SOURCE2} . @@ -223,6 +229,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2005/02/16 22:03:20 djrzulf +- Rel 2, +- added patches fixing amd64 build, +- STBR for AC-TEST, + Revision 1.38 2005/01/14 07:57:45 aredridel - up to 2.9.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
