From: serek Date: Mon, 31 Mar 2003 08:42:43 +0000 (+0000) Subject: - patch for compiling on glibc 2.3.x X-Git-Tag: auto/ac/djbdns-1_05-17~23 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdjbdns.git;a=commitdiff_plain;h=40df8a87e43f2cf14fd3a630a3bfbdc690962c7e - patch for compiling on glibc 2.3.x Changed files: djbdns-glibc.patch -> 1.1 djbdns.spec -> 1.39 --- diff --git a/djbdns-glibc.patch b/djbdns-glibc.patch new file mode 100644 index 0000000..0b566e2 --- /dev/null +++ b/djbdns-glibc.patch @@ -0,0 +1,8 @@ +--- error.h~ Sun Feb 11 21:11:45 2001 ++++ error.h Mon Mar 31 10:38:54 2003 +@@ -1,3 +1,5 @@ ++#include ++ + #ifndef ERROR_H + #define ERROR_H + diff --git a/djbdns.spec b/djbdns.spec index 46845f7..30df052 100644 --- a/djbdns.spec +++ b/djbdns.spec @@ -2,7 +2,7 @@ Summary: DJB DNS Summary(pl): DJB DNS Name: djbdns Version: 1.05 -Release: 12 +Release: 13 License: http://cr.yp.to/distributors.html (free to use) Group: Networking/Daemons Source0: http://cr.yp.to/djbdns/%{name}-%{version}.tar.gz @@ -14,6 +14,7 @@ Patch1: http://www.fefe.de/dns/%{name}-1.05-ipv6.diff Patch2: %{name}-1.05-multiip.diff Patch3: http://iksz.hu/package/djbdns-conf/djbdns-1.05-multi_tinydns_data.patch Patch4: %{name}-srv.patch +Patch5: %{name}-glibc.patch URL: http://cr.yp.to/djbdns.html Requires(pre): /usr/bin/getgid Requires(pre): /bin/id @@ -274,6 +275,7 @@ informacji. %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 cd doc ln -s merge/djbdns/* .